I did a trick to solve this problem sure there is another way to doing better.
just, in the server, where you have the webmail hosted, edit the hosts file setting <IP of mail.example.com> example.com In the $rcmail_config['default_host'] = you should write example.com and then all of your users that log in at the webmail will have the correct domain. This is only usefull when you have 1 domain. surely there is a better way to do this. ________________________________________ De: [email protected] [[email protected]] En nombre de serkan [[email protected]] Enviado el: miƩrcoles, 23 de septiembre de 2009 21:42 Para: [email protected] Asunto: [RCU] sending address problem Hi, I have installed roundcube 0.3 and configure it via main.inc.php. My server name is mail.example.com<http://mail.example.com> and my user's mail address is [email protected]<mailto:[email protected]>. When i configure conf. file like; $rcmail_config['default_host'] = 'mail.example.com<http://mail.example.com>'; i can login but sending address is seen as [email protected]<mailto:[email protected]> but this is not correct. How can i solve this issue. thanks.. serkan _______________________________________________ List info: http://lists.roundcube.net/users/
