Summary | Unknown receip |
Queue | IMP |
Queue Version | 4.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | rdorfner (at) sysdesign-edv (dot) de |
Created | 06/02/2008 (6245 days ago) |
Due | |
Updated | 09/22/2008 (6133 days ago) |
Assigned | 08/06/2008 (6180 days ago) |
Resolved | 09/22/2008 (6133 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Taken from
State ⇒ Assigned
Assigned to Jan Schneider
I get the correct SMTP message from our Exim4 Mailserver code: 550,
response: Unknown user through imp's message window.
Ticket can be closed.
Priority ⇒ 1. Low
Milestone ⇒
State ⇒ Feedback
invalid, I correctly get a refresh of the compose screen with the SMTP
error.
I'm using Mail 1.2.0b1 if that makes a difference.
State ⇒ Assigned
Priority ⇒ 3. High
Version ⇒ 4.2
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Unkown receip
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
error message is shown.
Beim Versenden der Nachricht ist ein Fehler aufgetreten:
Failed to send data [SMTP: Invalid response code received from server
(code: 503, response:
All RCPT commands were rejected with this error: Unknown user Valid
RCPT command must precede DATA)]
This message is correct and and important information for the user.
But if there are more then one recipient, no message is displayed in
this case.
Example:
recipient: unkownuser@mydomain.de => SMTP error code 503 - correct!
recipients: unkownuser@mydomain.de, knownuser@mydomain => no error
code, seemed to worked => NOT correct!!!