What is the exact FROM address as seen by Exim?
Can you do an 'nslookup -query=txt aol.com' or a 'dig txt aol.com' and
include those results?
To: exim-users@???
cc: Dan_Mitton@???
Subject: Re: [exim] Help to install exim with SPF
LSN: Not Relevant
User Filed as: Not a Record
On Thu, 10 Jul 2008 13:22:00 -0700, Dan_Mitton wrote
> I think we all need a lot more information before anyone can be of much
> help...
>
> Where is your libspf2.so libraries installed? What are the permissions?
> What is your LD_LIBRARY_PATH set to? Is this doing your building of
Exim
> or when you run it?
>
> OS? Version?
>
After setting the LD_LIBRARY_PATH, the install of exim with spf
succeeded.
I add the following lines in my rcpt acl in order to test fail forgery
attemps from
domains that publish SPF records (example aol.com)
deny message = $sender_host_address is not allowed to send mail from
$sender_address_domain
log_message = SPF check failded
spf = fail
A debug test of forgery mail sent from aol give me 'SPF result is
unknown' error.
that is a few log of the debugging.
10:43:31 7091 ----------- end verify ------------
10:43:31 7091 require: condition test succeeded
10:43:31 7091 processing "deny"
10:43:31 7091 check spf = fail
10:43:31 7091 SPF result is unknown (permanent error) (7)
10:43:31 7091 deny: condition test failed
10:43:31 7091 processing "accept"
10:43:31 7091 accept: condition test succeeded
10:43:31 7091 SMTP>> 250 Accepted
Any help in order to resolve this problem will be appreciated.
--sam
--
TRS - Technologies Reseaux & Solutions (
http://www.trstech.net)