Roundcube Community Forum

 

RoundCube doesn't send e-mail outside of the domain

Started by jotinha, April 17, 2007, 07:22:24 PM

Previous topic - Next topic

jotinha

Hello, I have a problem with RoundCube! It doesn't send e-mail outside of the domain! I only get to send e-mails for e-mails @mysite.com
I don't get to send for @ yahoo.com @ hotmail.com and etc.
what to do?

help me???


I wait answer

drm

Hi there,

I doubt this is an issue with RoundCube. More like an issue with the web server hosting it. If it's not properly configured to send outgoing email, emails will be rejected.

If you have a specific SMTP server you should be sending through instead (other than the default localhost), be sure to configure that in config/main.inc.php .. search for "smtp" and you'll see the appropriate variables to configure.


gregnoble

Many ISP's block port 25. (smtp)

for example, i have SBC, i had to call them and get it unblocked, i was then able to send out to other domains ;)