I have an issue regarding email fetching, after upgrade to 3.3.6 and the email not working anymore. see error below
Code: Select all
otrs@CHBSOTRS01:/> /opt/otrs/bin/otrs.PostMasterMailbox.pl
ERROR: OTRS-otrs.PostMasterMailbox.pl-10 Perl: 5.10.0 OS: linux Time: Thu Apr 17 08:50:05 2014
Message: IMAP: Can't connect to mail3.netmyne.com
Traceback (1004):
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.6) Line: 124
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.6) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.6) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
ERROR: OTRS-otrs.PostMasterMailbox.pl-10 Perl: 5.10.0 OS: linux Time: Thu Apr 17 08:52:14 2014
Message: IMAPS: Can't connect to pod51011.outlook.com
Traceback (1004):
Module: Kernel::System::MailAccount::IMAP::_Fetch (OTRS 3.3.6) Line: 124
Module: Kernel::System::MailAccount::IMAP::Fetch (OTRS 3.3.6) Line: 77
Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.6) Line: 427
Module: main::Fetch (unknown version) Line: 177
Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
-Ashraf