Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: Elmano on September 26, 2008, 07:25:41 AM

Title: Domain problem
Post by: Elmano on September 26, 2008, 07:25:41 AM
Hi everyone. :)

I had put roundcube as my web mail client, with no big problems. However, i got a problem configuring my smtp server through a tls connection, so i left as below.

$rcmail_config['smtp_server'] = '';

But i'm having a bigger issue. It's suppose my mail users have our mail domain, but instead i have the domain as i put in my default_host parameter, when they send a mail.

My question is, how do i change it to the mail domain i pretend to?

Thanks in advance...
Title: Domain problem
Post by: JohnDoh on September 27, 2008, 04:29:53 AM
Hi,

Look at these two config parameters $rcmail_config['username_domain'], $rcmail_config['mail_domain'] and also check what the user's identity is setup as.