[horde] Error connecting to smtp server

Michael M Slusarz slusarz at horde.org
Wed Aug 28 09:06:08 UTC 2013


Quoting "Kinglok, Fong" <busywater at gmail.com>:

> On 28 Aug, 2013, at 2:31 PM, Michael M Slusarz <slusarz at horde.org> wrote:
>
>> You need to provide a SMTP debug log (see backends.php).

[snip]

> Here you are.
>
> S: 220 mail.domain.com ESMTP
> C: EHLO mail
> S: 250-mail.domain.com
> S: 250-PIPELINING
> S: 250-SIZE 104857600
> S: 250-VRFY
> S: 250-ETRN
> S: 250-STARTTLS
> S: 250-ENHANCEDSTATUSCODES
> S: 250-8BITMIME
> S: 250 DSN
> C: MAIL FROM:<postmaster at domain.com> SIZE=1158
> C: RCPT TO:<abc at foo.com>
> C: DATA
> S: 530 5.7.0 Must issue a STARTTLS command first
> S: 530 5.7.0 Must issue a STARTTLS command first
> S: 530 5.7.0 Must issue a STARTTLS command first
> C: RSET
> S: 530 5.7.0 Must issue a STARTTLS command first
> C: QUIT
> S: 221 2.0.0 Bye

Fixed in Horde_Smtp 1.2.0.  Since there is no way in Horde 5 to  
specify SMTP security settings, we need to default to what Net_SMTP  
did - automatically use TLS if available.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list