Another problem from Google, but unlike before this time i can’t access one of my hosted email account at Google using POP3 .. and can’t send email via SMTP access. Although the other hosted email account works fine without problem.
Here’s what the error message looks like :
POP Access
19:56:13.671671 Resolve OK pop.gmail.com: 64.233.167.111, 64.233.167.109
19:56:13.671671 AttemptConnect OK 64.233.167.111:995
19:56:14.01515 Connect OK
19:56:15.156156 SSL OK Socket secured
19:56:15.156156 Banner OK Banner OK: +OK Gpop ready for requests from XXXXXX YYYYYY
19:56:15.156156 NATCheck OK Address translation found
19:56:15.156156 AttemptConnect OK 64.233.167.109:995
19:56:15.531531 Connect OK
19:56:16.343343 SSL OK Socket secured
19:56:16.343343 Banner OK Banner OK: +OK Gpop ready for requests from XXXXXX YYYYYY
19:56:16.343343 NATCheck OK Address translation found
19:56:16.703703 CAPA OK
19:56:17.593593 USER OK Accepted: +OK send PASS
19:56:18.140140 PASS FAIL Empty mode: +OK [SYS/TEMP] Due to a temporary system problem, this mailbox will seem empty.
From the above log, you can see eventhough there’s a new message in my email account, but when accessed via pop .. it’ll always think that there’s no new message / no message at my email account
And here’s the SMTP access log :
19:56:18.500500 Resolve OK smtp.gmail.com: 64.233.185.111, 64.233.185.109
19:56:18.515515 AttemptConnect OK 64.233.185.111:587
19:56:18.875875 Connect OK
19:56:19.250250 Banner OK 220 mx.google.com ESMTP xxxxxx
19:56:19.703703 EHLO OK
19:56:20.09393 STARTTLSCMD OK 220 2.0.0 Ready to start TLS
19:56:21.375375 EHLO OK
19:56:21.375375 AttemptConnect OK 64.233.185.109:587
19:56:21.781781 Connect OK
19:56:22.140140 Banner OK 220 mx.google.com ESMTP xxxxxx
19:56:22.500500 EHLO OK
19:56:22.875875 STARTTLSCMD OK 220 2.0.0 Ready to start TLS
19:56:24.156156 EHLO OK
19:56:24.937937 AUTH FAIL Backend offline: 454 4.7.0 Cannot authenticate due to temporary system problem. Try again later. xxxxxxxx
While the above smtp log, give me an infinite loop that ask me to insert my password although i’ve inserted it correctly .. well .. it’s not infinite actually, because it’s terminated on 3rd attempt or 4th attempt (i can’t remember the actual value) ..
So if you get the same error message from your hosted email account the only solution is … wait for the Google team to fix this problem .. lol .. well actually i just reported this problem to the Google team, because the other hosted email account is works fine without problem except for one of my hosted email account ;)
Leave a response