SPF_HELO banner
Posted: 17 May 2023 17:09
Hello,
Using eFa 4.0.4, I get the following when testing email sending with https://www.mail-tester.com/
Once I add to main.cfg, it's resolved and I get
Would it be good to add this as default config for postfix ?
Best regards.
Using eFa 4.0.4, I get the following when testing email sending with https://www.mail-tester.com/
Code: Select all
-0.001 SPF_HELO_NONE SPF: HELO does not publish an SPF Record
Code: Select all
smtp_helo_name = $mydomain
Code: Select all
0.001 SPF_HELO_PASS SPF: HELO matches SPF record
Best regards.