الجمعة، 28 مايو 2010

Spamd failing

If you find "spamd" failing on an exim restart
[edit]
=
root@acela [~]# /etc/init.d/exim restart Shutting down exim: [ OK ] Shutting down antirelayd: [ OK ] Shutting down spamd: [ FAILED ] Starting exim-26: [ OK ] Starting exim: [ OK ] Starting exim-smtps: [ OK ] Starting antirelayd: [ OK ]
[edit]
=


Heres the solution:

When disabling "spamd", the Cpanel create a file named "/etc/spamdisable" which may not get deleted on enabling the "spamd" feature again. Check the presence of the above said file.

The issue may also arise due to unavailability of the perl module "Mail::SpamAssassin" by installing the the same and on restarting the exim, the issue will be fixed.
/scripts/perlinstaller --force Mail::SpamAssassin
/etc/init.d/exim restart

ليست هناك تعليقات:

إرسال تعليق