Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Amfidiusz on September 21, 2011, 08:50:25 AM

Title: SMTP issue
Post by: Amfidiusz on September 21, 2011, 08:50:25 AM
Hey,

It's the first time I'm installing the roundcube and trying to get it working. Unfortunatelly, I cannot get the SMTP working on my installation. POP3 works perfectly, I am able to login, download mails, read through them, but when I try to send a message, the screen just freezes in the loop. The settings are configured according to what I have received from my hosting provider and this configuration works perfectly in Thunderbird:

(http://forum.invisionize.pl/uploads/imgs/pre_1316609369__smtp1.png) (http://forum.invisionize.pl/uploads/imgs/pre_1316609369__smtp1.png)
RoundCube

(http://forum.invisionize.pl/uploads/imgs/pre_1316609392__smtp2.png) (http://forum.invisionize.pl/uploads/imgs/pre_1316609392__smtp2.png)
Thunderbird

What can I do to get it working?
Title: SMTP issue
Post by: alec on September 21, 2011, 09:16:54 AM
Add tls:// or ssl:// prefix to smtp_server.
Title: SMTP issue
Post by: Amfidiusz on September 21, 2011, 09:40:53 AM
Works perfectly! Thanks a lot!