Re: [imp] Mail server closed the connection unexpectedly

2014-09-28 Thread John Kramer
Hi guys, I do have the same error since updating PHP from 5.4.32 to 5.4.33 on FreeBSD 10. I think, it is related to https://bugs.php.net/bug.php?id=41631 so it should be fixed with the next release. I temporary solved it by disabling tls on the imap connection. Kind regards, John On 09/22/

[imp] IMAP and SMTP with TLSv1.2

2015-12-07 Thread John Kramer
Hello list, I use Horde Webmail 5.2.10. At the moment I can connect to IMAP via port 143 with tls and SMTP via port 587 with tls. This is part of the backends.local.php: [snip] 'protocol' => 'imap', 'port' => 143, 'secure' => 'tls', 'smtp' => array( 'auth' => true,

Re: [imp] IMAP and SMTP with TLSv1.2

2015-12-10 Thread John Kramer
On 09.12.15 18:19, Jan Schneider wrote: Zitat von John Kramer : Hello list, I use Horde Webmail 5.2.10. At the moment I can connect to IMAP via port 143 with tls and SMTP via port 587 with tls. This is part of the backends.local.php: [snip] 'protocol' => 'imap&#

Re: [imp] IMAP and SMTP with TLSv1.2

2015-12-11 Thread John Kramer
On 11.12.2015 09:37, Jan Schneider wrote: Zitat von John Kramer : On 09.12.15 18:19, Jan Schneider wrote: Zitat von John Kramer : Hello list, I use Horde Webmail 5.2.10. At the moment I can connect to IMAP via port 143 with tls and SMTP via port 587 with tls. This is part of the

Re: [imp] IMAP and SMTP with TLSv1.2

2015-12-11 Thread John Kramer
On 11.12.2015 18:12, Jan Schneider wrote: Zitat von John Kramer : On 11.12.2015 09:37, Jan Schneider wrote: Zitat von John Kramer : On 09.12.15 18:19, Jan Schneider wrote: Zitat von John Kramer : Hello list, I use Horde Webmail 5.2.10. At the moment I can connect to IMAP via port 143