All, I have attached a modified version of our mimedefang-filter.
Modifications to filter: 1. Added Greylisting 2. Added stream by domain 3. Added clamd virus scanning, dropping specific worm viruses 4. Added filtering of specific filenames 5. Added SALocalTestsOnly for SA rbl checks 6. Added lc($Domain) to facilitate case differences in domain names. 7. Added a subject change to prepend ***SPAM*** 8. Added an additional header to label spam X-SPAM-Listing Notes: I have disabled greylisting in the mimedefang filter. Just change the appropriate variable. There are known issues with WHERE I am greylisting. Please research and possibly greylist in filter begin/end. I will let you do some homework. =;) If anyone has any comments or suggestions on how I could improve my code, it would be welcome. If anyone has problems with this code, hmmm... well... it works for me and I am a Micros0ft/Novell geek. I guess my Comp Sci major helped with being able to read/change the code. Hope this helps!! Later, Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Les Mikesell Sent: Friday, February 13, 2004 7:12 AM To: [EMAIL PROTECTED] Subject: RE: [Mimedefang] greylisting implementation On Fri, 2004-02-13 at 06:03, Steven Rocha wrote: > I have modified Jonas' code to work on my Redhat servers if anyone is > interested. I had to make minor changes to the database locking > mechanism. > > Let me know and I will post the code. Yes, please post the Redhat version. --- Les Mikesell [EMAIL PROTECTED] _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
mimedefang-filter
Description: mimedefang-filter
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

