R Lists06 wrote: >> Matt Kettler wrote: >> Separate. >> > *snip* > >> In general, for options that you can do many of on one line, you only >> put the option name itself once, you don't repeat it. >> > > Thanks > > What I was getting at is what if there are multiple sending hosts... > > Obviously the thing that changed was the last parameter > > Still separate??? > > How do we deal with multiple possible sending domains? > > I take it that it still cannot be dealt with on one line? :-) > > The original email should have looked like this as when I got it back it was > all one line. Oops. > > whitelist_from_rcvd [EMAIL PROTECTED] hisdomain.com > > whitelist_from_rcvd [EMAIL PROTECTED] hisotherdomain.com > > does it make more sense now? >
Yep, you'd still do separate lines.. unless of course hisdomain supports SPF, then I'd set up SPF in SA and use whitelist_from_spf.