[Tickets #12666] Re: SMTP error code/message not included in IMP Compose error message
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Sep 11 19:35:35 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12666
------------------------------------------------------------------------------
Ticket | 12666
Updated By | iviemeister at nutleyschools.org
Summary | SMTP error code/message not included in IMP Compose
| error message
Queue | IMP
Version | 6.1.4
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
iviemeister at nutleyschools.org (2013-09-11 19:35) wrote:
See below - test was to a non-existent local account, compose window
returned only "There was an error sending your message: "
(Edited only for names and hashes)
>> Wed, 11 Sep 2013 15:23:17 -0400
S: 220 mail.example.com ESMTP Sendmail 8.14.4/8.14.4/Debian-2ubuntu2;
Wed, 11 Sep 2013 15:23:17 -0400; (No UCE/UBE) logging access from:
localhost(OK)-localhost [127.0.0.1]
C: EHLO mail
S: 250-mail.example.com Hello localhost [127.0.0.1], pleased to meet you
S: 250-ENHANCEDSTATUSCODES
S: 250-PIPELINING
S: 250-EXPN
S: 250-VERB
S: 250-8BITMIME
S: 250-SIZE
S: 250-DSN
S: 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
S: 250-STARTTLS
S: 250-DELIVERBY
S: 250 HELP
C: STARTTLS
S: 220 2.0.0 Ready to start TLS
C: EHLO narwhal
S: 250-mail.example.com Hello localhost [127.0.0.1], pleased to meet you
S: 250-ENHANCEDSTATUSCODES
S: 250-PIPELINING
S: 250-EXPN
S: 250-VERB
S: 250-8BITMIME
S: 250-SIZE
S: 250-DSN
S: 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
S: 250-DELIVERBY
S: 250 HELP
C: AUTH DIGEST-MD5
S: 334 bXXXX.......XXXXD
AXXXX.......XXXX=
[AUTH Command - method: DIGEST-MD5; username: ian]
S: 535 5.7.0 authentication failed
C: AUTH CRAM-MD5
S: 334 PXXXX.......XXXX==
[AUTH Command - method: CRAM-MD5; username: ian]
S: 535 5.7.0 authentication failed
C: AUTH LOGIN
S: 334 VXXXX.......XXXX6
C: aXXu
S: 334 UXXXX.......XXXX6
[AUTH Command - method: LOGIN; username: ian]
S: 235 2.0.0 OK Authenticated
C: MAIL FROM:<iviemeister at nutleyschools.org> SIZE=544
C: RCPT TO:<xyz at example.com>
S: 250 2.1.0 <validuser at example.com>... Sender ok
S: 550 5.1.1 <xyz at example.com>... User unknown
C: RSET
S: 250 2.0.0 Reset state
C: QUIT
S: 221 2.0.0 mail.example.com closing connection
More information about the bugs
mailing list