Email functionality missing
Bug #1323091 reported by
Charles Butler
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
owncloud (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
After installing the latest edition of the Owncloud charm, none of the email features were functional. (Sharing, notifications, etc)
It would be nice if email functionality were supported, either via third party API like mandrill, mailgun or to provide a self hosted email solution using sendmail or postfix.
description: | updated |
To post a comment you must log in.
As a workaround, this should help anyone with this issue:
juju ssh owncloud/0 sudo dpkg-reconfigure exim4-config
Select internet site and leave the rest at their defaults.