Author: Peter Bowyer Date: To: exim users Subject: Re: [exim] exim_surbl
On 04/12/2007, W B Hacker <wbh@???> wrote: > Why wait until acl_smtp_data and invoke a perl script to do what Exim can do
> with much less workload in the acl_smtp_connect phase?
exim_surbl checks URLs in the message body against SURBL and URIBL.
Hard to do that before you've received the body...