On Wed, 2003-09-24 at 18:36, Sam Varshavchik wrote: > Ricardo Kleemann writes: > > > Hi, > > > > If courier rejects a message due to a hit on blacklist, is > > it possible to configure an exception based on the sender's > > email address? > > > > For example, I have this rejection: > > > > Sep 11 11:27:28 server2 courieresmtpd: > > error,relay=::ffff:200.168.1.236,from=<[EMAIL PROTECTED]> > > ,to=<[EMAIL PROTECTED]>: 511 Dynamic/Residential > > IP range listed by easynet.nl DynaBlock - > > http://dynablock.easynet.nl/errors.html > > > > Is it possible to configure that particular sender, > > [EMAIL PROTECTED], as a whitelist or an exception? > > No, you can only whitelist based on sending IP addresses, by setting the > BLOCK environment variable to an empty string in the smtpaccess file.
Maybe you can make a courierfilter(8) that checks the blacklist and whitelist with his own methods (eg: a dbm file and a command line blacklist query). ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
