"Christopher X. Candreva" <[EMAIL PROTECTED]> wrote on 11/15/2005 01:03:22 PM:

>
> I have one user that needs to whitelist a particular host. It is a web site
> that is doing something silly, forwarding leads from forms people fill out,
> but with an envelope sender set to the e-mail address of the person making
> the request. I want to make sure we prevent any problems with SPF/Domain
> Keys / etc.
>
> I don't see a specific way to whitelist a host, but if I use
> whitelist_from_rcvd   *   mail.dumbhost.com
>
> will this do what I think, whitelist all addresses from this host ? Is there
> a better way ?
>
> -Chris

How are you invoking SA?  In my setup, I'm calling SA via a milter, so when I want to whitelist a host, I do it at the milter level, this way SA never even sees the message.

Just a though.
Andy

Reply via email to