[Tickets #14414] Horde_Mail factory ignores imp backend configuration
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jun 30 12:29:04 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14414
------------------------------------------------------------------------------
Ticket | 14414
Created By | manuel at mausz.at
Summary | Horde_Mail factory ignores imp backend configuration
Queue | IMP
Version | 6.2.14
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
manuel at mausz.at (2016-06-30 12:29) wrote:
If a mail gets send through Horde_Mail (e.g. identity verification)
the configuration from imp/config/backends gets completely ignored. If
the global mailer type is set to 'smtp' Horde_Mail overwrites username
+ password from users credentials, however all other parameters are
left in place (most importantly host) which might result in invalid
smtp auth credentials.
The attached patch simply overwrites the Horde_Mail injector interface
with IMP_Factory_Mail. The latter already passes the right credentials
to it's base class.
There's also another bug I wasn't able to track down: Horde_Mail tries
to send the mail in a loop if smtp auth fails.
manuel at mausz.at (2016-06-30 12:29) uploaded: horde_mail.patch
https://bugs.horde.org/horde/services/download/?app=whups&actionID=download_file&file=horde_mail.patch&ticket=14414&fn=%2Fhorde_mail.patch
More information about the bugs
mailing list