On 02/06/2011 11:24 PM, meyer-jor...@t-online.de wrote:
Hi Jeroen!
The Subject: line (or any other headers) are not logged by postfix.
You could send all mail through a filter that does this for you; you are
free to do anything you want in a filter.
[...]
Thanks for your effort. (I suppose I didn't were as precise as necessary. Pls.
excuse me.)
I want to analyze existing mail logs (which additionally have already included
"Subject: ..." lines as warnings).
(I don't want to rebuild a whole MTA configuration.)
Cheers, H.
I'm afraid Wolfgang's method is the only one, then - you'd have to
correlate all recipients by incoming queue-id.
A perl array could probably do this moderately efficiently, but I know
of no ready-made tools that do this - especially since, as you said, the
Subject: logging was customized to begin with.
--
J.