Maybe these can solve this problem but in squirrelmail use only these lines; $domain = 'example.com'; $imapServerAddress = 'localhost'; $smtpServerAddress = 'localhost'; $useSendmail = false;
serkan On Thu, Sep 24, 2009 at 09:44, serkan ?apkan <[email protected]>wrote: > Thanks, I will try this night, but there should be another way in only > roundcube config file. > > serkan > > On 24.Eyl.2009, at 01:36, "MARTINEZ LACASTA, ANGEL" <[email protected] > > wrote: > > > 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] [users- > > [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/ >
_______________________________________________ List info: http://lists.roundcube.net/users/
