7 Feb
2024
7 Feb
'24
5:37 p.m.
Odhiambo Washington writes:
Adding my 0.1 cents.
If all options fail, you can fall back to your MTA logs.
- Look for a recent post to that list.
- Head over to the MTA logs.
Ah! Excellent call!
- grep for the subject of that recent post from the mainlog or whatever you call it. In Exim we generally call it mainlog (or main.log). If you were logging subjects, then you can tie the subject to the recipients of the mail. Everyone logs the recipient details, right?
I think subjects are generally not logged by default, but message-ids usually are.
I am very sure this will give you the list of subscribers.
I'm not so sure. If you're VERPing or personalizing it will. But if you're not, then I think many MTAs log only the first of the list of recipients at one MX.
Still it should be a very useful resource for recovering a mass deletion.
Steve