Roundcube Community Forum

Recycle Bin => Recycle Bin => Topic started by: jotinha on April 17, 2007, 07:22:24 PM

Title: RoundCube doesn't send e-mail outside of the domain
Post by: jotinha on April 17, 2007, 07:22:24 PM
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
Title: Re: RoundCube doesn't send e-mail outside of the domain
Post by: drm on April 18, 2007, 09:40:43 AM
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.

Title: Re: RoundCube doesn't send e-mail outside of the domain
Post by: gregnoble on April 25, 2007, 02:00:09 AM
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 ;)