Fetch Email problem from POP3S or IMAP

Moderator: crythias

Locked
rhesamahendra
Znuny newbie
Posts: 4
Joined: 08 Jan 2016, 10:11
Znuny Version: OTRS 5
Real Name: Rhesa Mahendra

Fetch Email problem from POP3S or IMAP

Post by rhesamahendra »

Hi All,

I got error like this :

[Fri Jan 8 15:07:41 2016] POP3.pm: using SSL support of Net::POP3 3.08 instead of SSLGlue at /opt/otrs/Kernel/cpan-lib/Net/SSLGlue/POP3.pm line 12.

Please help me, thanks.

Rhesa.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Fetch Email problem from POP3S or IMAP

Post by reneeb »

This is just a warnings, not an error. I guess there are more messages in the error logs...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
rhesamahendra
Znuny newbie
Posts: 4
Joined: 08 Jan 2016, 10:11
Znuny Version: OTRS 5
Real Name: Rhesa Mahendra

Re: Fetch Email problem from POP3S or IMAP

Post by rhesamahendra »

Message: POP3S: Auth for user support@xxxx.com/pop.gmail.com failed!

this error when i tried to fetch email, i really sure if this auth true, it's working fine in OTRS 3, but always error in otrs 5, thanks.

Rhesa.
rhesamahendra
Znuny newbie
Posts: 4
Joined: 08 Jan 2016, 10:11
Znuny Version: OTRS 5
Real Name: Rhesa Mahendra

Re: Fetch Email problem from POP3S or IMAP

Post by rhesamahendra »

This is full log error in http :

[Fri Jan 8 15:15:54 2016] POP3.pm: using SSL support of Net::POP3 3.08 instead of SSLGlue at /opt/otrs/Kernel/cpan-lib/Net/SSLGlue/POP3.pm line 12.
[Fri Jan 8 15:15:56 2016] POP3.pm: using SSL support of Net::POP3 3.08 instead of SSLGlue at /opt/otrs/Kernel/cpan-lib/Net/SSLGlue/POP3.pm line 12.
ERROR: OTRS-CGI-28 Perl: 5.10.1 OS: linux Time: Fri Jan 8 15:15:58 2016

Message: POP3S: Auth for user support@xxxx.com/pop.gmail.com failed!

RemoteAddress: x.x.x.x
RequestURI: /otrs/index.pl?Action=AdminMailAccount;Subaction=Run;ID=1;ChallengeToken=OAoQEXmXwqW87cn5ZeR0PFdWYh66662wdsfaSiCir;

Traceback (12800):
Module: Kernel::System::MailAccount::POP3::Fetch Line: 144
Module: Kernel::System::MailAccount::MailAccountFetch Line: 440
Module: Kernel::Modules::AdminMailAccount::Run Line: 54
Module: Kernel::System::Web::InterfaceAgent::Run Line: 1042
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler Line: 40
Module: (eval) (v1.99) Line: 204
Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Fetch Email problem from POP3S or IMAP

Post by wurzel »

Hi,

Auth for user failed is a wrong username/password.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked