On Tue, 3 Feb 2009, Marc Perkel wrote: | Has anyone done this? What I would like to do is parse out all the links | within a message and do a DNS lookup on every domain within the message. | And I'd like to do it without running perl. I was wondering if anyone | has done it within an ACL?
Incase it's not been mentioned, there's: http://www.teuton.org/~ejm/exim_surbl/ which looks up URIs in the body, and is called from an ACL. Yes, it uses Exim's embedded perl engine - but should be *much* faster than SpamAssassin... -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
