Re: Let's try to be productive...
"John Levine" <[email protected]> 10 Jan 2014 17:00:54 -0000
| Newsgroups | gmane.ietf.asrg |
|---|---|
| Message-ID | <[email protected]> |
>> PS: Do keep in mind that I am one of the 12 people in the world who >> use mailfront to receive my mail. > >Weird+Wonderful software should be the first to get documented! Otherwise, >how would other people find it and perhaps give it a shot? Mailfront is here: http://untroubled.org/mailfront/ I've written some plugins for starttls, greylisting, DCC, dmarc, and so forth that I will put on the web if I can ever figure out how github works. Each copy of mailfront only handles one connection, so you have to run it from tcpserver, part of the old djb ucspi-tcp package, which includes tcprules, which lets you maintain tables of special handling rules for various IP addresses. An updated version for IPv6 called ucspi-tcp6 is (or will shortly be, we're picking bugs from it) here: http://www.fehcom.de/ipnet/ucspi-tcp6.html Tcpserver is typically run from daemontools, a remarkably robust package that hasn't changed since 2001: http://cr.yp.to/daemontools.html This is a simple design but due to the way it passes config options along as environment variables, it's remarkably flexible. You can, for example, easily set up IP-specific rules for snarky SMTP responses to particular envelope senders. R's, John - This is the asrg mailing list. To change your subscription settings, see http://lists.services.net/cgi-bin/mj_wwwusr/domain=lists.gurus.org