milter service don't start

Bugs in eFa 5
Post Reply
User avatar
Aryfir
Posts: 39
Joined: 04 Sep 2020 13:52

milter service don't start

Post by Aryfir »

Hi Shawn,

Upgrade from testing to eFa Released 5.0.0-7:

Code: Select all

sudo rm -f /etc/yum.repos.d/eFa5-test.repo
sudo curl -L https://dl.efa-project.org/rpm/eFa5/centos9/eFa5-release.repo -o /etc/yum.repos.d/eFa5-release.repo
sudo dnf clean all
sudo dnf update
There was an update of mailscanner/mailwatch? Can't remember....

And suddenly milter stop working, so i have to enable and start msmilter

Code: Select all

systemctl enable msmilter.service
systemctl start msmilter.service
Fired up fresh install and have same problem..

Regards
Aryfir
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: milter service don't start

Post by shawniverson »

Interesting, I'm not able to introduce with my tests. Which distribution are you using?
User avatar
Aryfir
Posts: 39
Joined: 04 Sep 2020 13:52

Re: milter service don't start

Post by Aryfir »

It is Rocky Linux 9.4

Yesterday, fresh install with eFa 5.0.0-8 and milter doesn't start on boot

First, i though there was race condition with another service but when i check milter status it is inactive.

TIA,
Aryfir
Post Reply