(SOLVED) Auth for user xxxx failed!

Moderator: crythias

Locked
bayerex
Znuny expert
Posts: 164
Joined: 03 Dec 2012, 00:30
Znuny Version: 3.2.7

(SOLVED) Auth for user xxxx failed!

Post by bayerex »

Hi all,

On our production server the OTRS log is filled with 'Auth for user... failed" errors even though it is fetching mails without a problem.
[Fri Jul 5 00:16:08 2013][Notice][Kernel::System::MailAccount::IMAPS::_Fetch] IMAPS: Fetched 20 email(s) from support@xxxxx.de/outlook.office365.com.
[Fri Jul 5 00:24:09 2013][Error][Kernel::System::MailAccount::IMAPS::_Fetch][123] IMAPS: Auth for user support@xxxxx.de/outlook.office365.com failed!
I just don't get how it can spend the whole day successfully fetching emails but complaining about it at the same time!

Would could cause this?
Last edited by bayerex on 15 Jul 2013, 20:17, edited 1 time in total.
Current Production Server (recently switched from Windows)
OTRS 3.2.7 on Ubuntu 12.04LTS 64bit
PHP 5.3.10-1ubuntu3.6
mysql Ver 14.14 Distrib 5.5.31

Previous Production Server:
Windows 2008
MySQL 5.1.51 Community Server
Strawberry Perl 5.12.3.0
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Auth for user xxxx failed!

Post by crythias »

It's not complaining at the same time... it's complaining 8 minutes later. This could be that you're being throttled (polling too often) at office365.com
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
bayerex
Znuny expert
Posts: 164
Joined: 03 Dec 2012, 00:30
Znuny Version: 3.2.7

Re: (SOLVED) Auth for user xxxx failed!

Post by bayerex »

After some very ambiguous support from Microsoft this problem has fixed itself.

"An IMAP problem has been fixed". Any more information than that I've not been able to get out of them.
Current Production Server (recently switched from Windows)
OTRS 3.2.7 on Ubuntu 12.04LTS 64bit
PHP 5.3.10-1ubuntu3.6
mysql Ver 14.14 Distrib 5.5.31

Previous Production Server:
Windows 2008
MySQL 5.1.51 Community Server
Strawberry Perl 5.12.3.0
Locked