Roundcube Community Forum

 

RC Without Local SMTP server

Started by ghowey, August 11, 2015, 02:31:26 PM

Previous topic - Next topic

ghowey

For quiet some time I have used RC for webmail for our non-profit. Running our own email server has become very troublesome, continuously being blasted by spammers as of late. We decided to move our email elsewhere and keep our custom install of RC. There in is where the problem lies. Even though RC is configured to communicate with remote email server apparently it requires a local SMTP server to function?

Thanks in Advance!

SKaero

Roundcube doesn't require a local SMTP server, you should be able to configure SMTP to point to the remote server in the config file.

ghowey

That's what I thought. I did so and turned off the local server and get a this error when trying to send mail "SMTP Error (-1): Connection to server failed." If I turn the local server back on all is well. Configuration appears straight forward. Would you mind taking a look at my configuration file and see if I overlooked anything?

SKaero

I don't see anything wrong with your config, is there anymore detail in Roundcube logs?

ghowey

#4
Shortened to the one repeated error!

SKaero

Very odd, I don't see any reason why it should be trying to connect to the local SMTP server everything looks like its configured correct for a remote. Can you telnet to the remote SMTP server from the server?