Error everytime emails are fetched

Moderator: crythias

Locked
minusnine
Znuny newbie
Posts: 7
Joined: 22 Jun 2016, 16:23
Znuny Version: 5 Free

Error everytime emails are fetched

Post by minusnine »

Greetings!
I'm getting this error everytime the corresponding cron job fetches emails

Code: Select all

There was an error executing Execute() in Kernel::System::Console::Command::Maint::PostMaster::MailAccountFetch: [Wed Jun 22 11:40:10 2016] otrs.Daemon.pl: using SSL support of Net::POP3 3.05 instead of SSLGlue at /opt/otrs/Kernel/cpan-lib/Net/SSLGlue/POP3.pm line 12.
Just checked, and the emails are actually being fetched automatically. Everything seems fine
Nevertheless I would like to keep my log clean, and avoid getting the same error report in my mail every 10 minutes
Any ideas of what could be the matter?
Thanks!
Eggllo
Znuny newbie
Posts: 79
Joined: 09 Jun 2016, 14:27
Znuny Version: 5.0.10

Re: Error everytime emails are fetched

Post by Eggllo »

This thread here might be helpful.

viewtopic.php?t=31184
OTRS v5.0.10 with ITSM extension.
MySQL database
Ubuntu 16.04 LTS
minusnine
Znuny newbie
Posts: 7
Joined: 22 Jun 2016, 16:23
Znuny Version: 5 Free

Re: Error everytime emails are fetched

Post by minusnine »

Eggllo wrote:This thread here might be helpful.

viewtopic.php?t=31184
Hi!
One user suggested that it was a warning rather than an error, the other one told the op that another error he was having was due to an auth problem
This problem wasn't solved there
Locked