Philippe Ratté skrev den 2013-02-19 23:49:

I'm using qmail, along with qmail-scanner-st, and I just added a
patch so that qmail adds the envelope-from to the headers

?

It works; this is what the first header now looks like:

Received: from mail-ve0-f193.google.com (209.85.128.193)
  by myserver.com (envelope-from u...@gmail.com)
         with SMTP; 19 Feb 2013 22:12:37 -0000

received is not envelope-from

If I run spamassassin using these params, I don't see any SPF errors:
spamassassin -D < email.msg 2>debug.log
[...]
Feb 19 17:39:22.803 [10817] dbg: spf: checking to see if the message
has a Received-SPF header that we can use

it reuse pypolicyd-spf here

it does not use envelope-from

However, if I run spamassassin 2>&1 -D --lint | less I still see the error:

Feb 19 17:41:54.196 [11019] dbg: spf: cannot get Envelope-From, cannot use SPF
Feb 19 17:41:54.196 [11019] dbg: spf: def_spf_whitelist_from: could
not find useable envelope sender

you did not fix spamassassin, just found a received-spf example does not show the problem

I can simply delete them, correct?

yes

why not just use spamassassin rule sets ?
Most likely from previous SA versions

:-)

Thanks for your help btw!

wait until it works

Reply via email to