
Ok. I guess it will work now. :) ((enjoy)) -Martin On Aug 27, 2009, at 19:46 , David Holder wrote:
Hi Martin
Come to think of it, I accidently tried to start the OTRS service when mysqld was in stopped state, so that may have caused it.
I have executed the commands you have provided and have cleared the log, will see what happens after a short while.
Thanks for your response.
David
Martin Edenhofer wrote:
Hi David,
On Aug 27, 2009, at 15:58 , David Holder wrote:
Got this error cropping up in my log every now and again, I can confirm that my OTRS install can receive/send e-mails.
Anyone got any idea what this is about?
It's if "bin/PostMasterMailbox.pl" got not exited normally. E. g. no database connect or a corrupt incoming email (normally PostMasterMailbox.pl can handle this).
If you are sure, that no PostMasterMailbox.pl is running currently you can execute the following to force it:
shell> bin/PostMasterMailbox.pl -f 1
PS: The same is also valid for "bin/GenericAgent.pl".
-Martin