On Sat, 29 Apr 2006, Stanislaw Halik wrote: | On Sat, Apr 29, 2006, Marc Perkel wrote: | > Spamassassin has the ability to look up links withing messages to see if | > domains are blacklisted. And it works very well. But - in order to | > reduce system load I'm trying to do as many tests as possible before I | > get to SA. | | > So - I was wondering if anythone as any code that will do the kind of | > URI lookups that SA has in an ACL? | | Embedded perl sounds just about right.
Without contributing to the discussion on footprints, this embedded perl script claims to do URIBL checks via the DATA ACL: http://www.teuton.org/~ejm/exim_surbl/ I have no info on how well (or otherwise) it works. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
