Hi Folks,

1/ I have enabled logging for qmail to record incoming and outgoing email
and is being sent to a log@ account so emails can be tracked for safety.
This causes extra emails to the log@ account, 1 being sent back to the
sender if there is a virus which is fine and wanted (caused by qmail
logging)  but also 1 being sent to the admin alert which is unwanted (caused
by Q-S).

With the ./configure I used the "--notify sender" option but the "--admin"
option defaults to root or a user specified and I cant see anyway to disable
this unless the "qmail-scanner-queue.pl" is modified. So what I did was this
and am wondering if you can see a problem this might cause with the script
and fail in some way

line 92 from: my $QUARANTINE_CC='USERNAME@MAILDOMAIN'; to: my
$QUARANTINE_CC='';

line 933 from: &email_sender("admin"); to: ## &email_sender("admin");

This appears to work fine but I'm no shell guru that's for sure and am
concerned.

----------------------------------------------------------------------------
-----------------------------------------

2/ Has anyone seen a script for Q-S to support NOD32 as I have searched
everywhere and there's nothing and am certainly not capable of doing it
myself. I can supply a 1 month trial key for the commercial version of NOD32
if someone is keen for that task :) otherwise ill just keep using MacAfee.


Sorry for the long winded question in part 1.

Kind regards,

Darren



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to