Actions
Patch #216
closedEmail settings
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Creates an admin interface for the email settings. Uses the existing Settings table to store the new settings. Adds
a check to the info page as to whether email has been configured. Disables emails by default. Needs additional translations
for newly added strings and an additional icon for the admin page (using the existing mail notifications icon now).
Files
Updated by Jean-Philippe Lang over 16 years ago
- Category set to Email notifications
Yes, the patch was added later.
Web based SMTP configuration could be convenient for some people but here are the main reasons why I don't apply this patch:
- It won't play well with plugins that introduce new email delivery settings (eg. ActionMailer TLS)
- It won't work as expected when running multiple instances of the app (eg. with a mongrel cluster)
Updated by Jean-Baptiste Barth about 14 years ago
- Status changed from New to Closed
Closing as it won't be applied.
Actions