IMAP: cannot connect to mail domain

Moderator: crythias

Locked
nathankc
Znuny newbie
Posts: 14
Joined: 15 Jun 2010, 18:56
Znuny Version: 3.0.9

IMAP: cannot connect to mail domain

Post by nathankc »

This is really strange - OTRS has been working fine and then it stopped fetching emails earlier today for no apparent reason. When I tried to manually run the Postmaster, I received these errors

otrs.log:
[Mon Nov 7 17:57:32 2011][Error][Kernel::System::MailAccount::IMAP::_Fetch][127] IMAP: Can't connect to mail.domain.com

otrs.log.error:
ERROR: OTRS-CGI-10 Perl: 5.12.3 OS: MSWin32 Time: Mon Nov 7 17:57:32 2011

Message: IMAP: Can't connect to mail.domain.com

Traceback (3296):
Module: Kernel::System::MailAccount::IMAP::_Fetch (v1.10) Line: 127
Module: Kernel::System::MailAccount::IMAP::Fetch (v1.10) Line: 79
Module: Kernel::System::MailAccount::MailAccountFetch (v1.16) Line: 386
Module: Kernel::Modules::AdminMailAccount::Run (v1.23) Line: 63
Module: Kernel::System::Web::InterfaceAgent::Run (v1.58.2.1) Line: 853
Module: C:\OTRS\OTRS\bin\cgi-bin\index.pl (v1.89.2.1) Line: 46


The account passwords are fine, none of them are locked out, I can even manually log into exchange using those accounts. Not sure what to do.
thanks!
OTRS 3.0.9
Windows 2008
MSSQL 2008
IIS 7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: IMAP: cannot connect to mail domain

Post by jojo »

check if Firewall was changed, mailserver was changed.

check if you manually can connect to the imap port of yor mailserver from OTRS host.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
nathankc
Znuny newbie
Posts: 14
Joined: 15 Jun 2010, 18:56
Znuny Version: 3.0.9

Re: IMAP: cannot connect to mail domain

Post by nathankc »

*sigh* - didn't check the IMAP4 service on the mail server. Since Exchange was still functioning I didn't think to check the mail server itself.
All is well.
thanks
OTRS 3.0.9
Windows 2008
MSSQL 2008
IIS 7
Locked