Tomasz Chmielewski wrote:
When I "test" spamassassin setup by running "spamassassin -D --lint", I
get these complaints about spf:
[6100] dbg: spf: no suitable relay for spf use found, skipping SPF-helo
check
[6100] dbg: spf: no suitable relay for spf use found, skipping SPF check
[6100] dbg: spf: cannot get Envelope-From, cannot use SPF
[6100] dbg: spf: def_spf_whitelist_from: could not find useable envelope
sender
[6100] dbg: spf: spf_whitelist_from: could not find useable envelope sender
Is it because I didn't feed spamassassin with an email containing
headers, or is something broken with my setup?
This is normal behaviour when running --lint.
Daryl