Hi, First of all: yesterday i downloaded qmail-scanner and i realy like what is can do!
I think i found a bug in the sub email_recips in qmail-scanner-queue.pl If the senders address is not replyable the recipient stil gets the message "A message has been sent to the originator" instead of "This message was _not_ sent to the originator". I think this is the solution: print SM " Attention: $recip\n"; #if (!&is_unreplyable_email('recips')) { if (!&is_unreplyable_email('sender')) { if (¬ify_addr('sender')) { print SM " [A message has been sent to the originator, stating there is a virus in the Email they just sent to you. No further action is required on your part.]\n"; } } else { ... Steven. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general