EFA 5 so far

General eFa discussion
Post Reply
EFAai
Posts: 14
Joined: 24 Aug 2017 04:00

EFA 5 so far

Post by EFAai »

EFA 5 is running on AlmaLinux 9 without any problems in my homelab. I came from version 4 on CentOS 7, and only imported the Spamassissin export from EFA 4 to learn Spamassassin. For postfix I used https://ssl-config.mozilla.org to get a strict and modern configuration.
To check the complete Postfix config I tested it on https://internet.nl and got a 100%, by using Let's Encrypt with strict TLS settings, SPF, DKIM, DMARC and DANE.
On https://www.mail-tester.com/ I got a 10/10 with testing my email, and only needed to add

Code: Select all

/^Content-Transfer-Encoding:/i PREPEND List-Unsubscribe: mailto:<unsubscribe@example.org>?subject=unsubscribe>
to the file /etc/postfix/header_checks

Thanks for all the effort and time that was put into EFA-MailScanner. Since 2017 I've been a happy and nearly spam-free user.
wstemb
Posts: 17
Joined: 16 Mar 2022 07:35

Re: EFA 5 so far

Post by wstemb »

NIce to hear.

I am not so used to RH family of distributions, so I have to ask: As I read around, seems to me Almalinux is also based on Network Manager (nmcli) as Centos Stream 9.

efa-Configure is still not ready (at least looking on github) for nm. Is your work running without eFa-Configure, manualy configuring it, or you changed something in Almalinux?
EFAai
Posts: 14
Joined: 24 Aug 2017 04:00

Re: EFA 5 so far

Post by EFAai »

Good question, I had to rerun the installation on a test vm to check it. The installation runs well, after the first reboot I started the initial configuration, but didn't change network settings from the menu. After the configuration I rebooted the vm and manually changed the network settings with nmtui.
Post Reply