Author Topic: Compose... showing IP address in sender email address instead of domain  (Read 3309 times)

Offline hellfyr

  • Newbie
  • *
  • Posts: 3
If a user logs in using just their account name (without the domain.dom) then when they try and compose a message
the SENDER is listed as
    <username@ipaddress>

If however they signon with their full domain it shows the correct email address during a compose message
     <username@domain.dom>

With the $config['user_domain']  setup why wouldn't it append this as the domain since it allows the user to login this way ?
Or is their another setting for that ?

Thanks,

Rod S
   

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
There is another config option 'mail_domain' you need to set that one too.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦