Right now filter selection is pretty weak and now that I'm doing the inbound/outbound split is going to be even weaker. I was thinking about nuking the "filters" directory and have two files :
filters.in.tab filters.out.tab The syntax of those files is : "sender" "recipient" "cip" "sip" "command" ... Where : sender = Message sender ( MAIL FROM ) recipient = Message recipient ( RCPT TO ) cip = Client IP sip = Server IP Example : "*@mydomain.com" "*" "0.0.0.0/0" "0.0.0.0/0" "/bin/nukeit.sh" ... "hacker@*" "*@safedomain.com" " "208.129.208.32/27" "192.168.1.12/32" "/bin/nukeit.sh" ... Comments ? Question, how many different rulez are you planning to push in those two files ? - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
