[Tickets #12990] Re: SMTP error message not included in IMP Compose error message for SMTP 550
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri May 23 04:27:25 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12990
------------------------------------------------------------------------------
Ticket | 12990
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | SMTP error message not included in IMP Compose error
| message for SMTP 550
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-05-22 22:27) wrote:
> If you want to be doing e-mail validation (for, say, local
> addresses), there is an IMP hook for precisely these kind of
> purposes: 'compose_addr'.
Another solution, at least with IMP 6.2, is to send using an LMTP
server (instead of SMTP). Since LMTP is specifically defined to
reject messages at send-time if they can't be delivered (as opposed to
SMTP, which is designed to ALWAYS accept messages even if the e-mails
are currently unreachable, etc.).
More information about the bugs
mailing list