Re: Random restarts SOLVED
Stephen Davies <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
On 5 April 2023 7:30:01 pm ACST, [email protected] wrote: >Send amavis-users mailing list submissions to > [email protected] > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.amavis.org/cgi-bin/mailman/listinfo/amavis-users >or, via email, send a message with subject or body 'help' to > [email protected] > >You can reach the person managing the list at > [email protected] > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of amavis-users digest..." Thanks to Patrick's suggestion, I searched other log files and in /var/log/messages I found extra entries saying that systemctl timed out trying to start amavisd. I then noticed that /usr/lib/systemd/system/amavisd.service had /run/amavisd.pid while /etc/amavis/amavisd.conf had /var/amavis/amavisd.pid. Matching these fixed the problem