anti-attachment : HERE
This Filter will stop all unwanted file type (by extention) from getting into
your mail server. (but with speed in mind !!!!)
Written in Perl & bash
anti-repeat-spamer : HERE
This filter was written with 3 things in mind
1 - speed
2 - filter.pre-data.tab
3 - repeat spammers
This is a smtp anti-repeat-spamer filter written in bash. With the intenstion of
helping stop repeat spammer with out having to rescan each message.
This filter really is just a addon to my anti-spam filter.
anti-size : HERE
This filter limits the size of outgoing email by local users.
Written in bash
anti-spam : HERE
This filter was written with 2 things in mind
1 - speed
2 - filter.post-data.tab
This is a smtp anti-spam filter written in bash. With the intenstion of
helping stop spam from reaching your users inboxs and help get you removed
from spammers spam lists.
anti-spam-php : HERE
This filter was written with 2 things in mind
1 - speed
2 - filter.post-data.tab
This is a smtp anti-spam filter written in PHP. With the intenstion of
helping stop spam from reaching your users inboxs and help get you removed
from spammers spam lists.
I HIGHLY recommand this version over the bash version, Due to this script
running FASTER and does not then if you just ran a email though SPAMC
anti-spoof : HERE
Simple user exists check for local domain users.
Writtin in bash.
anti-virus : HERE
smtp level anti-virus scanner.
Uses ClamAV & BitDenfender
Written in : Bash
anti-virus-php : HERE
smtp level anti-virus scanner.
Uses ClamAV via TCP/IP
Written in : PHP
attachment_filter : HERE
This Filter will stop all unwanted file type (by extention) from getting into
your mail server.
Written in : Perl
Filter Type : file.post-data.tab
auto_whitelist : HERE
This filter was written with 2 things in mind
1 - speed
2 - filter.post-data.tab
3 - Reduling the need to run SA over every email
This filter reduces the message passed to SA or other filters,
due to you white listing users and domains. Why can what u don't need too !!
country_code_reject : HERE
Looks up re client country code then rejects or logs.
Writtin in perl.
requires the fallowing modules:
Net::SenderBase
Getopt::Std
Cache::FileCache (only if you want to use caching)
dovecot_and_xmail : HERE
Howto Setup Dovecot to Work with XMail
Dovecot : imap & pop3 server (gpl)
(IMHO alot easyer to setup + maintain then Couirer)
mailadmin : HERE
Server admin app w/ plugins systems.
Current plugins:
=>Autoreply
Written in BASH
quota_monitor : HERE
Quota-Monitor's only task is look for users with full inboxs
and email the admin. About that users "problem"
Written in perl & bash
return-receipt : HERE
Returns a "Message Accepted" receipt to sender.
(If asked for)
Written in: Bash
Filter Type: filter.in.tab
sender_Address_verification : HERE
Verification that the sender is a real user of the domain he/she is sending
from.
Writtin in php.
signature : HERE
Adds a signature or footer to all out going emails.
Written in bash
(uses a 3rd party GPL application)
spammer_finder : HERE
Spammer Finder, and simply goes though your smtp-logs for that day (using a
cron job). and look for the RCPT=EAVAIL errors. and records them in a DB for
EZ viewing.
Written in php
x-scan : HERE
Perl Version that does all the of the fallowing
1. Spam scanning
2. Antivirus scanning
3. Attachment filtering
x-sorter : HERE
X-Sorter is really just a spin off my project Q-Sorter, except well it was written to work with Xmail.
X-Sorter, Allows users to setup rules like Outlook Express, Firebird, or squirrelmail, etc. That allow
there mail to be sorted into a differnt IMAP folder OR Deleted. And all this though a web interface.
xmail2dovecot : HERE
Ouput xmail account info in a shadow-file format.
Written in Php
xmail_sync : HERE
Ouput xmail account info in a shadow-file format.
(MD5 or Clear Text)
Written in Php