Kelson <kelson <at> speed.net> writes: > > Henry Kwan wrote: > > Is there a way to conditionally whitelist with SPF? That is, I want all > > addresses from a certain domain to be whitelisted only if it passes SPF. > > whitelist_from_spf does exactly what you need. > > I believe there's one for DomainKeys as well. > man Mail::SpamAssassin::Conf for more info. >
Whoops. I guess I didn't read the documentation closely enough. Thanks for the tip!