On Thu, 30 Sep 2004 17:30:47 -0700, Jeff Chan jeffc@surbl.org wrote:
Woohoo!!!! Way cool!
If I may ask, what code did you use for extracting domains from URIs? The SpamAssassin URI handling code is probably quite good.
Postfix users, please give it a try and get Yves some feedback.
Cheers,
Jeff C.
"If it appears in hams, then don't list it."
Discuss mailing list Discuss@lists.surbl.org http://lists.surbl.org/mailman/listinfo/discuss
Thanks Jeff :)
I can't guarantee that because I didn't test it myself, but in theory Suriproxy can be used for ANY MTA that accepts passing mail from an smtp filter. I believe every MTA can do that. Now THAT is cool, uhn?
I based the URI extraction code on Devin Carraway's uribl plugin for qpsmtpd. I'll check SA, then, thanks.
There are other major changes required, specially the code responsible for doing the DNS checks. It's inefficient at the momment.
I'll work in a better version for the weekend.
I take the opportunity to warn postfix users that they will have to change smtpd_proxy_timeout to a BIG value, long enough for waiting the whole transmission of a big mail. If you have a slow link and accepts big mails, make that timer 10m or more!