
8 Oct
2003
8 Oct
'03
2:58 p.m.
On Thursday, October 02, 2003 6:53 PM
Au Yong Tien Chee
1) Rejects/drop/ignore all incoming mails through the PostMaster pipe that is not originating (From: email address) from an existing customer in the database record. *As I manually create accounts for my clients, this will allow me to ditch away all possible spams :)
If you're maintaining the database of your customers manually, you could use a text import file as a basis of a simple whitelisting procmail receipt. Best would be to reject them at SMTP time, though. exim (http://exim.org) is a target for flexible configurations to allow this. hth, Robert Kehl