Hello,
Last time I able to fetch mail. Then after I change account mail in Postmaster Mailaccount, suddenly I'm unable to fetch mail. I try to delete and create new account but result still the same.
I also have tried to reverse to an email account that previously worked but the result still failed.
How to make fetching mail working again with new account?
Error Message: POP3S: Auth for user *******@gmail.com/pop.gmail.com failed!
regards,
raid1
Failed to fetch mail
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Failed to fetch mail
Auth for gmail failed means ... gmail is actively refusing your credentials. Try Imap instead.
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
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
Re: Failed to fetch mail
Still failed..crythias wrote:Auth for gmail failed means ... gmail is actively refusing your credentials. Try Imap instead.
Error Message: IMAPS: Can't connect to imap.gmail.com
my configuration for postmaster mail account
Type: imaps/pop3s
Username: **
Password: **
Host: imap.gmail.com/pop.gmail.com
Trusted: No
Dispatching: Dispatching from queue
Queue: Postmaster
Validity: valid
-
- Znuny ninja
- Posts: 1312
- Joined: 25 May 2012, 08:51
- Znuny Version: OTRS 4
- Real Name: Klaus Nehrer
Re: Failed to fetch mail
I read "Can't connect to" ...
Please try "telnet imap.gmail.com 993" from the console from your otrs server and post the result or output.
Please try "telnet imap.gmail.com 993" from the console from your otrs server and post the result or output.
Re: Failed to fetch mail
[root@localhost ~]# telnet imap.gmail.com 993KlausNehrer wrote:I read "Can't connect to" ...
Please try "telnet imap.gmail.com 993" from the console from your otrs server and post the result or output.
Trying 74.125.142.108...
Connected to imap.gmail.com.