[Tickets #12990] SMTP error message not included in IMP Compose error message for SMTP 550
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Feb 23 21:20:32 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12990
------------------------------------------------------------------------------
Ticket | 12990
Created By | iviemeister at nutleyschools.org
Summary | SMTP error message not included in IMP Compose error
| message for SMTP 550
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
iviemeister at nutleyschools.org (2014-02-23 21:20) wrote:
When sending to addresses that the local SMTP server will reject
(invalid accounts at local domains, for instance), the error code and
message (such as "There was an error sending your message:
<testxyz at example.com>... User Unknown") is not displayed in the IMP
Compose window.
Instead, IMP just displays "There was an error sending your message:
Mailbox unavailable. "
This is occuring when "550 5.1.1 <xyztest at example.com>... User
unknown" is returned from the SMTP server for invalid local users.
Removing the case statement for error 550 in
lib/Horde/Smtp/Exception.php (as in the attached patch) does stop it
from stomping on the detailed message with "Mailbox unavailable", and
returns the correct detailed error message, but I'm not sure if that
is the correct fix.
horde 5.1.5
imp 6.1.6
Horde_Core 2.11.1
Horde_Smtp 1.4.0
iviemeister at nutleyschools.org (2014-02-23 21:20) uploaded:
horde_smtp-error550.patch
http://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=horde_smtp-error550.patch&ticket=12990&fn=%2Fhorde_smtp-error550.patch
More information about the bugs
mailing list