Linode Forum
https://forum.linode.com/

Postfix reject_non_fqdn_helo_hostname
https://forum.linode.com/viewtopic.php?f=11&t=10285
Page 2 of 2

Author:  jgjh151 [ Tue Jul 30, 2013 9:52 am ]
Post subject:  Re: Postfix reject_non_fqdn_helo_hostname

sednet wrote:
Quote:
$rcmail_config['smtp_server'] = 'ssl://mail.%t';


Try changing that to localhost. That's assuming roundcube and the mail server are on the same machine.


Both on same linode. The above gave new error:

Quote:
SMTP Error (250): Authentication failed.


Even with hardcoded username and pw.

When I try ssl://locahost, I get the same as before SMTP Error (-1): Connection to server failed..

Author:  Piki [ Tue Jul 30, 2013 3:04 pm ]
Post subject:  Re: Postfix reject_non_fqdn_helo_hostname

Have you tried with tls:// instead of ssl:// ? It can be confusing for us newbies which should be used.

Author:  jgjh151 [ Tue Jul 30, 2013 3:30 pm ]
Post subject:  Re: Postfix reject_non_fqdn_helo_hostname

Piki wrote:
Have you tried with tls:// instead of ssl:// ? It can be confusing for us newbies which should be used.

BINGO

$rcmail_config['smtp_server'] = 'tls://mail.%t';

Page 2 of 2 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/