Displaying 1 result from an estimated 1 matches for "emailfax".
Did you mean:
mailfax
2008 Mar 03
0
OT - Mime-construct, exim4 and job numbers
...ouble is I'm not pleased with the way I can link mime-construct and exim4
jobs (whenever an exim4 job fails, mime-construct exit code is still 0) :
all I'm doing at the moment is reading exim4 and syslog log files for events
matching.
In syslog, I've got :
2008-03-03 10:53:02 hostname emailfax: sending file foo.tiff to
bar at example.com produced 0 exit code
In exim4, I've got :
2008-03-03 10:53:02 1JWHdV-0006g8-1u <= jdoe at example.com U=root P=local
S=24891
So I guess, this foo.tiff file were sent with this 1JWHdV-0006g8-1u exim4
message.
I'm looking for a way to have...