Zhang Huangbin, > Benny Pedersen wrote: > > i suggest not using spf that way, set pypolicyd-spf to not add hedder, > > and let spamassing plugin spf not use that header either, but let it do > > its own check with either Mail::SPF or Mail::SPF::Query > > see perldoc Mail::SpamAssassin::Plugin::SPF > > on how to configure spf.cf
> I tried to implement SPF feature with some tutorials searched by google, > but i can't see any SPF log in amavisd log file. :( > Is there any example config? I'd second the Benny's suggestion. The Plugin::SPF covers most needs. In my view it is most useful for whitelisting purposes (whitelist_from_spf). I'd set 'ignore_received_spf_header 1' and not bother with SPF headers. There isn't much on configuring it, just loading the plugin (in a .pre file) usually suffices (and later adding entries to whitelist_from_spf when needed). Mark ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
