Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - NitinP

Pages: [1]
1
E-Mail / Re: spamassassin.service: Failed with result 'start-limit-hit'
« on: August 29, 2021, 07:17:39 AM »
Hello,

Kindly edit the following file,

Code: [Select]
nano /usr/lib/systemd/system/spamassassin.service
You need to insert
Code: [Select]
StartLimitBurst=0 in the [Service] section of the file at the end.

Now run the following command,

Code: [Select]
systemctl daemon-reload
That's all.


Pages: [1]