Re: [Exim] Bad sequence of command

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nigel Metheringham
Ημερομηνία:  
Προς: Christian Balzer
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] Bad sequence of command
c-balzer@??? said:
> Is there a way to log/report _outgoing_ SMTP dialogue within Exim?
> Inbound I can find options for, but not outbound.


find a message in your queue aimed at that domain (and you need an
additional one in the queue too so it will send a second message on
too), then just do

    /usr/sbin/exim -d9 -q <qid>


and you will see the SMTP transactions. Actually a lower level of
debug should work too - probably just a -v flag instead of -d9

    Nigel.
-- 
[ - Opinions expressed are personal and may not be shared by VData - ]
[ Nigel Metheringham                  Nigel.Metheringham@??? ]
[ Phone: +44 1423 850000                         Fax +44 1423 858866 ]