Author Topic: Domain problem  (Read 5020 times)

Offline Elmano

  • Newbie
  • *
  • Posts: 1
Domain problem
« 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...

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,850
Domain problem
« Reply #1 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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦