Bill Silverstein wrote:
The only thing you have to know to solve your problems is perl, to modify qmail-scanner-queue.pl . 8-)I have been using qms, to identify sexually-explicit (meaning the subject line is "SEXUALLY-EXPLICIT:", then use a cron script to move those to a seperate directory. I wanted to do a few changes:
1. Ignore header breakage. 2. Not send e-mails on detected items. 3. Directly move the sexually-explicit spam to a seperate directory w/o having to use a cron script.
Thanks.
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
I can help you for your third question.
First of all you have to check how qmail-scanner detects an infected or invalid mail and do the same for sexually-explicit email. You can find it in "perlscan_scanner" sub in the source code. You can scan the current email and pass some parameters to other subs. You have to tell qmailscanner to block the message and store it to another directory, not in the default "qmailscan/quarantine/new". You can handle this by modifying "email_quarantine_report" sub.
I've made many changes in qmail-scanner source for my needs and it works fine.
I hope i will help you. For more details ask me again.
-- ------------------------ Alexandros Dourmousoglou Systems Administrator Space Hellas S.A. Mesogeion 302 Holargos ------------------------
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general