I want to see how mail is delivered. I'm used to look into the exim_mainlog for this.
Normally I see traffic like this with also part of the title of the email:
etc.
and last line like this:
I already changed the log_selector to +all but nothing changed.
The Exim log in cPanel only gives me connections like this:
So I don't see any title from the email. This is incoming mail, for outgoing mail I don't see "queued for delivery" or "completed" or anything.
How can I fix this so I can see all in my exim maillog?
Normally I see traffic like this with also part of the title of the email:
Code:
2021-06-27 09:12:33 1lxOxx-0008TV-HF <= [email protected] H=r64.p44.neolane.net [172.82.233.64] P=esmtp S=80480 DKIM=news.douglas.nl [email protected] T="World Fragrance Day: alleen vandaag 25% korting* op alle geuren en geursets" from <[email protected]> for [email protected]
and last line like this:
Code:
256-GCM-SHA384:256 CV=yes C="250 2.0.0 Ok: queued as0b1ff653-d717-11eb-b4d2-00505699f653"
2021-06-27 09:12:34 1lxOxx-0008TV-HF Completed
The Exim log in cPanel only gives me connections like this:
Code:
2021-06-29 16:27:41.716 [20040] 1lyEiA-0005D6-1t SMTP connection outbound 1624976861 1lyEiA-0005D6-1t customerdomain.nl [email protected]
2021-06-29 16:27:41.942 [20040] 1lyEiA-0005D6-1t => user <[email protected]> F=<[email protected]> P=<bounce
-xxxxxxxxxxxx.xxxxxxxxxxxxxxxxx.xxxxxxxxxxxxxx> R=virtual_user T=dovecot_virtual_delivery S=42149 C="250 2.0.0 <[email protected]> XXnrLt0t22B
QTgAA84uWjQ Saved" QT=3.883s DT=0.161s
How can I fix this so I can see all in my exim maillog?