On Tue, December 30, 2008 14:00, Bijayant wrote:

>> To insert SPF headers so that SA can understand that it has to
>> apply SPF tests.

no you must NOT insert any header at all in mta

all you need to do is tell spamassassin what envelope header your
mta use for postfix i do this

put this in a file with file name like same dir as you have local.cf

00_local_header_envelope_sender.cf

# mta is postfix with have default to
# Return-Path for the envelope-sender
#
envelope_sender_header Return-Path

# we trust postfix :)
always_trust_envelope_sender 1

-- 
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098

Reply via email to