
27 Aug
2009
27 Aug
'09
5:39 p.m.
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