Awd
Verified User
- Joined
- Aug 9, 2015
- Messages
- 264
Hi,
I try to connect from a webapplication on a subdomain to IMAP for email piping.
I set imap server (mail.domain.com), username and password with TLS and also with SSL, but keep getting (cronjob) this error:
Could not authenticate to IMAP server. Please check your IMAP server configuration in System > System Settings > Tickets.<br>Processing Escalation Rules<br>Auto Closing TicketsPHP Notice: Unknown: TLS/SSL failure for mail.domain.com: SSL negotiation failed (errflg=2) in Unknown on line 0
when I run telnet -server-ip 143 imap is OK
I have no idea what causes this. With Thunderbird I connect to IMAP without any problems (SSL/TLS).
I try to connect from a webapplication on a subdomain to IMAP for email piping.
I set imap server (mail.domain.com), username and password with TLS and also with SSL, but keep getting (cronjob) this error:
Could not authenticate to IMAP server. Please check your IMAP server configuration in System > System Settings > Tickets.<br>Processing Escalation Rules<br>Auto Closing TicketsPHP Notice: Unknown: TLS/SSL failure for mail.domain.com: SSL negotiation failed (errflg=2) in Unknown on line 0
when I run telnet -server-ip 143 imap is OK
I have no idea what causes this. With Thunderbird I connect to IMAP without any problems (SSL/TLS).