Hi again,

If anyone finds this useful...

[r...@otrs bin]# ./PostMasterMailbox.pl -f 1 -d 3
Net::POP3>>> Net::POP3(2.29)
Net::POP3>>>   Net::Cmd(2.29)
Net::POP3>>>     Exporter(5.62)
Net::POP3>>>   IO::Socket::INET(1.31)
Net::POP3>>>     IO::Socket(1.30_01)
Net::POP3>>>       IO::Handle(1.27)
Net::POP3=GLOB(0x2aa8df8)<<< +OK Microsoft Exchange Server 2003 POP3 server version 6.5.7638.1 (mail.company.local) ready.
Net::POP3=GLOB(0x2aa8df8)>>> USER Domain\account
Net::POP3=GLOB(0x2aa8df8)<<< +OK
Net::POP3=GLOB(0x2aa8df8)>>> PASS ....
Net::POP3=GLOB(0x2aa8df8)<<< +OK User successfully logged on.
Net::POP3=GLOB(0x2aa8df8)>>> STAT
Net::POP3=GLOB(0x2aa8df8)<<< +OK 0 0
POP3: No messages (Domain\account/mail.company.local)
Net::POP3=GLOB(0x2aa8df8)>>> QUIT
Net::POP3=GLOB(0x2aa8df8)<<< +OK Microsoft Exchange Server 2003 POP3 server version 6.5.7638.1 signing off.
POP3: Connection to mail.company.local closed.

Regards,

David

Martin Edenhofer wrote:
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
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Reply via email to