At 12:20 +0200 14-04-2004, Maurice Snellen wrote:

I'm using qmail-scanner on several mail servers, but use one central address for all the admin mails to come into. As qmail-scanner uses the same address for both From: and To: I'm having a difficult time differentiating the mails coming from different systems.

I coul start filtering on the message-id, but wouldn't it be easier if
it were possible to configure both these addresses separately?


Try to change $V_FROMNAME


# From: line  information used when making reports
my $V_FROM='[EMAIL PROTECTED]';
my $V_FROMNAME="Antivirus Server-1";

Maybe you can do a filter based on that.

ST


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to