On Wed, Sep 06, 2006 at 10:21:36AM +0200, Georg Lutz wrote: > So its currently not possible to run a IP,envelope > sender/receiver policy like greylisting (on a external gateway) > before the actual mail is passed with the DATA command?
It is possible. <quote ref="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd"> When run in greylisting mode, spamd will run in the normal mode for any addresses blacklisted by spamd-setup(8). Connections from addresses not blacklisted by spamd-setup(8) will be considered for greylisting. Such connections will not be stuttered at (though see the -S option above) or delayed, and will receive the pleasantly innocuous temporary failure of: 451 Temporary failure, please try again later. in the SMTP dialogue immediately after the recipient is specified. spamd will use the db file in /var/db/spamd to track these non-blacklisted connections to spamd by connecting IP address, envelope-from, and envelope- to, or "tuple" for short. </quote> m ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
