Alex wrote: > Are there any routines out there that can extract the last-external IP > and either store it in a file or otherwise make it available to be > added to a check_client_access map?
This may be overkill relative to what you're asking for: https://secure.deepnet.cx/trac/dnsbl (Particularly https://secure.deepnet.cx/svn/dnsbl/trunk/dnsbl/extract-data, if you're just looking for IP/URI extraction) I'm using this here to maintain a local DNSBL to augment SpamHaus and Invaluement with data from our own particular mail flows. It shouldn't take much effort to switch from IMAP message access to local maildir or mbox. -kgd