RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Miscellaneous > Roundcube Discussion

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 11-10-2006, 08:37 AM
Registered User
 
Join Date: Nov 2006
Posts: 10
Downloads: 0
Uploads: 0
Default Does RoundCube support external SMTP server?

I've installed roundcube in my linux,and it works when I use the
$rcmail_config['smtp_server'] = 'localhost.localdomain';
or
$rcmail_config['smtp_server'] = '192.168.3.17';//192.168.3.17 is my IP
in the main.inc.php config file.
But when I use other smtp server address it couldn't send mail.It
shows:"failed to send message".
what's problem?Can anyone help me.
Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 11-11-2006, 08:35 AM
Registered User
 
Join Date: Nov 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Re: Does RoundCube support external SMTP server?

Hi,

I doesn't know whether Roundcube can use an external SMTP, but you can take a look into your apache errorlog. Maybe there is some more information about the failure.


So, keep smiling!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 11-14-2006, 02:26 AM
Registered User
 
Join Date: Nov 2006
Posts: 10
Downloads: 0
Uploads: 0
Default Re: Does RoundCube support external SMTP server?

It's OK now.
just modify two lines:
$rcmail_config['default_host'] = array('192.168.3.52');
$rcmail_config['smtp_server'] = '192.168.3.52';
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 09:55 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community