Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jul 30, 2013 9:52 am 
Offline
Senior Member

Joined: Thu Jun 13, 2013 7:32 am
Posts: 79
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..


Top
   
PostPosted: Tue Jul 30, 2013 3:04 pm 
Offline
Senior Member
User avatar

Joined: Thu Jun 16, 2011 8:24 am
Posts: 412
Location: Cyberspace
Have you tried with tls:// instead of ssl:// ? It can be confusing for us newbies which should be used.

_________________
Kris the Piki Geeker


Top
   
PostPosted: Tue Jul 30, 2013 3:30 pm 
Offline
Senior Member

Joined: Thu Jun 13, 2013 7:32 am
Posts: 79
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';


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group