ram wrote:
Hi,I have been using spamassassin on my MX server ( postfix + MailScanner + SA )Now I want to run the MX on a different server and relay to the SA server, but my SPF checks have stopped workingIn the SA debug mode I can see--------- spf: relayed through one or more trusted relays, cannot use header-based Envelope-From, skipping [31516] dbg: spf: def_spf_whitelist_from: could not find useable envelope sender ------------
Enable always_trust_envelope_sender. Daryl