Hello,
After the update of mailscanner this morning, I see this message in the Front-end:
MailScanner Status: Stopped!
And it's impossible to restart it. All the email is in the queue of the server but not delivered.
What can I do to restart the mailscanner?
also, when I click on Access MailWatch, I receive this error:
Warning: fgets() [function.fgets]: Length parameter must be greater than 0 in /usr/local/cpanel/whostmgr/docroot/3rdparty/mailwatch/functions.php on line 924
MailScanner Status: Stopped!
bveditz, please go through the suggestions in the FAQ:
http://www.configserver.com/techfaq/index.php?faqid=14
What is the output when you run MailScanner in debug mode?
http://www.configserver.com/techfaq/index.php?faqid=14
What is the output when you run MailScanner in debug mode?
I went through the steps in the faq, no luck. Most of the steps in the FAQ (including the debug mode) assume that MailScanner actually starts. It never starts. Sometimes it says it's running if I do a check on it (service MailScanner status) but most of the time it just hangs at the "Starting MailScanner daemons" (see below). This is what typically happens even if I try the reinstall (it goes through the process then hangs at starting the daemons).
Shutting down MailScanner daemons:
MailScanner: [FAILED]
Waiting for MailScanner to stop..
Starting MailScanner daemons:
Also, no matter what I do (unless I disable it, of course), it says "Stopped" in the MailScanner Cpanel screen, even if it thinks it's running after a reboot via the status command. Of course it's not really running (at least not the part that does the mail) since things just keep queueing up.
Assuming, for whatever reason, it's decided to never run on my server again, I have a couple questions:
Is there anyway to get those messages out of the MailScanner queue and back over to exim or wherever so they get distributed? Also, if I were to try a complete uninstall and then a reinstall, would those messages still be there or would they get wiped out?
as a note, from the faq stuff, I do have redhat 9 but it is not a VPS, it's a regular server, if that means anything.
Thanks!
Shutting down MailScanner daemons:
MailScanner: [FAILED]
Waiting for MailScanner to stop..
Starting MailScanner daemons:
Also, no matter what I do (unless I disable it, of course), it says "Stopped" in the MailScanner Cpanel screen, even if it thinks it's running after a reboot via the status command. Of course it's not really running (at least not the part that does the mail) since things just keep queueing up.
Assuming, for whatever reason, it's decided to never run on my server again, I have a couple questions:
Is there anyway to get those messages out of the MailScanner queue and back over to exim or wherever so they get distributed? Also, if I were to try a complete uninstall and then a reinstall, would those messages still be there or would they get wiped out?
as a note, from the faq stuff, I do have redhat 9 but it is not a VPS, it's a regular server, if that means anything.
Thanks!
btw, results of the debug:
[/usr/mailscanner/etc]# service MailScanner stop
Shutting down MailScanner daemons:
MailScanner: [FAILED]
Waiting for MailScanner to stop..
[/usr/mailscanner/etc]# killall -9 MailScanner
MailScanner: no process killed
[/usr/mailscanner/etc]# /usr/mailscanner/bin/MailScanner --debug
(it never does anything after that last line, just sits there no matter what I hit, unless I ctrl-break out of it)
[/usr/mailscanner/etc]# service MailScanner stop
Shutting down MailScanner daemons:
MailScanner: [FAILED]
Waiting for MailScanner to stop..
[/usr/mailscanner/etc]# killall -9 MailScanner
MailScanner: no process killed
[/usr/mailscanner/etc]# /usr/mailscanner/bin/MailScanner --debug
(it never does anything after that last line, just sits there no matter what I hit, unless I ctrl-break out of it)