Recording SMTP delivery response?

Saeven

Verified User
Joined
Jun 29, 2003
Messages
76
Hi there,

Is there any way with DA's GUI to trace a a remote SMTP server's response to a particular mail delivery from our server?

It's the case sometimes that users say 'we didn't get the mail' where there's nothing in our queue and we can be sure it was sent (rigorous spam filters on receiving end, etc).

Insight appreciated.
Alex
 
send a mail with a pixel image hot-linked to your website
then look at the log sometimes, but no chance if it's not allowed by the recipient

The normal trace stop at your exim log trace C="250 ok: Message 83134552 accepted" in /var/log/exim/mainlog
 
Back
Top