/etc/exim4/exim4.conf:deny message = SPF_MSG


I think you forgot to comment the above line out.



Maybe post a few line prior and after the above line.



________________________________
Van: [email protected] <[email protected]> namens 
Raymond Norton <[email protected]>
Verzonden: woensdag 10 september 2014 17:55
Aan: Baruwa users list
Onderwerp: Re: [Baruwa] rejected rcpt errors



On 09/10/2014 09:45 AM, [email protected]<mailto:[email protected]> 
wrote:
What does


grep -R -i 'spf' /etc/exim4


Give you ?


I had run dpkg reconfigure earlier and selected "Do not split files". Ran it 
again now. Still getting spf error

Here are the results of grep -R -i 'spf' /etc/exim4


(I moved conf.d to minimize the results)


root@relay-3:/etc/exim4# grep -R -i 'spf' /etc/exim4
/etc/exim4/exim4.conf.template:  # Use spfquery to perform a pair of SPF checks 
(for details, see
/etc/exim4/exim4.conf.template:  # http://www.openspf.org/)
/etc/exim4/exim4.conf.template:  # install "spf-tools-perl" which provides the 
spfquery command.
/etc/exim4/exim4.conf.template:  # Missing spf-tools-perl will trigger the 
"Unexpected error in
/etc/exim4/exim4.conf.template:  # SPF check" warning.
/etc/exim4/exim4.conf.template:#  .ifdef CHECK_RCPT_SPF
/etc/exim4/exim4.conf.template:#    message = [SPF] $sender_host_address is not 
allowed to send mail from \
/etc/exim4/exim4.conf.template:#          http://www.openspf.org/Why?scope=${if 
def:sender_address_domain \
/etc/exim4/exim4.conf.template:#    log_message = SPF check failed.
/etc/exim4/exim4.conf.template:#    condition = 
${run{/usr/bin/spfquery.mail-spf-perl --ip \
/etc/exim4/exim4.conf.template:#    message = Temporary DNS error while 
checking SPF record.  Try again later.
/etc/exim4/exim4.conf.template:#    add_header = Received-SPF: ${if eq 
{$runrc}{0}{pass}\
/etc/exim4/exim4.conf.template:#    log_message = Unexpected error in SPF check.
/etc/exim4/exim4.conf:deny message = SPF_MSG
/etc/exim4/exim4.conf:##spf =  = fail
/etc/exim4/exim4.conf:# #spf = _guess = fail
/etc/exim4/macros.conf:SPF_MSG = Please see 
http://www.openspf.org/Why?scope=${if def:sender_address_domain 
{mfrom}{helo}};identity=${if def:sender_address_domain 
{$sender_address}{$sender_helo_name}};ip=$sender_host_address
_______________________________________________
http://pledgie.com/campaigns/12056

Reply via email to