dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Dashboard mail link points to Rainloop - not built-in mail app

Open dszego opened this issue 8 years ago • 1 comments

Hi all, Clicking on an email in the dashboard points to /index.php/apps/rainloop - which redirects to /index.php/apps/files if Rainloop isn't installed as an app.

Since NextCloud 13 has a lovely email app of it's own, and there may be others available (Roundcube, etc.) it would be nice if this were a configurable option in Settings, right below where you put in the mailserver. A simple dropdown of available apps (even all of them, let the user figure out which is their Mail app) would be sufficient.

Thanks, David.

dszego avatar Dec 24 '17 02:12 dszego

@dszego There's no built-in mail app in Nextcloud -- neither in NC12 nor in NC13.

Because this Dashboard app was obviously abandoned, replace rainloop by mail or something in https://github.com/nextcloud/dashboard/blob/master/js/inbox.js#L45-L48 and it wotks.

ghost avatar Jan 20 '18 21:01 ghost