Gavin
Thank you!
I'll try that (tomorrow, it's midnight here in Norway now).
At 02.09.2004 23:40, Gavin Carr wrote:
On Thu, Sep 02, 2004 at 12:25:52PM +0200, Hans Sandsdalen wrote: > How du I permitt a host even if SPF failes?
One way is via whitelisting. Get a whitelisting plugin e.g.
http://www.openfusion.com.au/labs/qpsmtpd/whitelist_soft
add the hosts you want to permit to a 'whitelisthosts' config file, and put:
return (DECLINED) if $self->qp->connection->notes('whitelisthost');
at the beginning of the sender_permitted_from mail_handler.
Cheers, Gavin
/
/ hans - http://www.sandsdalen.net http://kobuk-tromso.bite.to
/ Boikott MS Word vedlegg, se http://people.opera.com/howcome/2001/msft/seddel.html
/--------------------------------------------------------------------------------------------------------------------------------
/ HANS = High Availability No Superman
