Ticket #1484767 (assigned Patches)
SMTP settings override via Identities
| Reported by: | Hobbes | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Core functionality | Version: | svn-trunk |
| Severity: | normal | Keywords: | smtp settings override identity |
| Cc: | Atrus |
Description
As posted on the dev list, an ugly hack to override SMTP settings from within identities. I guess it would need some cleaning up and probably some security enhancements as well. For example would it be nice to enable/disable the feature and/or being able to restrict to some SMTP servers from within the configuration.
Quote from the mail to the dev list: "Basically it adds the smtp_ settings to the identity settings, and, and this is the ugly part, passes the identity array all the way through, until the SMTP connection data is being assembled. The patch doesn't take care of non-MySQL databases. (The other DDL scripts are not being updated.)"
Opinions/ideas/suggestions are welcome, Hobbes
