Re: [exim] debugging 550 rejects 'after DATA' ?

Pàgina inicial
Delete this message
Reply to this message
Autor: OpenMacNews
Data:  
A: exim-users
Assumpte: Re: [exim] debugging 550 rejects 'after DATA' ?
g'mornin fred,

> | - -1610551400[1b06f00]: SMTP Connecting to: mail.testdomain.com
> | - -1610551400[1b06f00]: SMTP entering state: 0
> | - -1610551400[1b06f00]: SMTP Response: 220 mail.testdomain.com ESMTP Sun, 09 Oct 2005 22:56:49 -0700
>
> That doesn't look like an exim welcome banner, did you customize it?


yup. just 4 now while thrashing abt ...

       smtp_banner = $smtp_active_hostname ESMTP $tod_full


> |...
> | - -1610551400[1b06f00]: SMTP Send: .
> | - -1610551400[1b06f00]: SMTP entering state: 0
> | - -1610551400[1b06f00]: SMTP Response: 550 Administrative prohibition
> | - -1610551400[1b06f00]: SMTP entering state: 10
>
> It sure doesn't *look* TLS related.


well, you're right, not from THIS is doesn't :-{

i admit i'm inferring simply from

    if no-TLS, OK
    if TLS, FAIL


> Did you compare this log to one
> captured for a successfull session with TLS disabled?


here's the comparison ...

with TBird TLS "on", from prior post ....

- -1610551400[1b06f00]: SMTP Send: RCPT TO:<testuser2@???>
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250 Accepted
- -1610551400[1b06f00]: SMTP entering state: 7
- -1610551400[1b06f00]: SMTP Send: DATA
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 354 Enter message, ending with "." on a line by itself
- -1610551400[1b06f00]: SMTP entering state: 8
- -1610551400[1b06f00]: SMTP entering state: 9
- -1610551400[1b06f00]: SMTP Send: .
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 550 Administrative prohibition
- -1610551400[1b06f00]: SMTP entering state: 10


with TBird TLS "off" / successful delivery:

- -1610551400[1b06f00]: SMTP Connecting to: mail.testdomain.com
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 220 mail.testdomain.com ESMTP Sun, 09 Oct 2005 23:51:03 -0700
- -1610551400[1b06f00]: SMTP entering state: 15
- -1610551400[1b06f00]: SMTP Send: EHLO [10.0.0.6]
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250-mail.testdomain.com Hello pb1.testdomain.com [10.0.0.6]
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250-SIZE 52428800
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250-8BITMIME
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250-PIPELINING
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250-STARTTLS
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250 HELP
- -1610551400[1b06f00]: SMTP entering state: 4
- -1610551400[1b06f00]: SMTP entering state: 22
- -1610551400[1b06f00]: SMTP entering state: 3
- -1610551400[1b06f00]: SMTP Send: MAIL FROM:<testuser@???> SIZE=475
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250 OK
- -1610551400[1b06f00]: SMTP entering state: 6
- -1610551400[1b06f00]: SMTP Send: RCPT TO:<testuser2@???>
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 250 Accepted
- -1610551400[1b06f00]: SMTP entering state: 7
- -1610551400[1b06f00]: SMTP Send: DATA
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 354 Enter message, ending with "." on a line by itself
- -1610551400[1b06f00]: SMTP entering state: 8
- -1610551400[1b06f00]: SMTP entering state: 9
- -1610551400[1b06f00]: SMTP Send: .
- -1610551400[1b06f00]: SMTP entering state: 0
( and here's where it differs ...)
- -1610551400[1b06f00]: SMTP Response: 250 OK id=IO4TP3-0007UK-4M
- -1610551400[1b06f00]: SMTP entering state: 10
- -1610551400[1b06f00]: SMTP Send: QUIT
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP entering state: 0
- -1610551400[1b06f00]: SMTP Response: 221 mail.testdomain.com closing connection
- -1610551400[1b06f00]: SMTP entering state: 11
- -1610551400[1b06f00]: SMTP entering state: 13

cheers,

richard
- --

/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments

[GPG] OpenMacNews
fingerprint: 3F07 3CFD 138A FD91 A4A6 1840 1A7A 8CCB 882F 67A1