It doesn't matter whether POP3 or IMAP is used.
Code: Select all
bin/otrs.Console.pl Maint::PostMaster::MailAccountFetch --force-pid --debug
Fetching incoming mails from mail accounts...
...imap server... (IMAPS)...
(...)
[...cpan-lib/Net/IMAP/Simple.pm line 1221 in sub _read_multiline] [230] (16232) )\r\n
[...cpan-lib/Net/IMAP/Simple.pm line 730 in sub _process_cmd] 3 OK FETCH completed\r\n
[...cpan-lib/Net/IMAP/Simple.pm line 1227 in sub _cmd_ok] 3 OK FETCH completed\r\n
Any pointers as to how to debug this? Removing this one e-mail returns things to working condition for some time, until some other e-mail causes same behavior. I've updated to patch 13, and it didn't help.