Roundcube Community Forum

Release Support => Pending Issues => Topic started by: xhris on October 23, 2009, 05:36:20 AM

Title: automaticaly add the domain : @XXXX.XXX
Post by: xhris on October 23, 2009, 05:36:20 AM
hello,

i have a problem with the confuration of rundcube version 0.3.

Before we use the webmail IMP. With the IMP we can write directly send a mail without the domain :

xhris; seb;  

insted of :

[email protected] ; [email protected] ;

How to configure Rouncube to make this ?

thank's.
Title: automaticaly add the domain : @XXXX.XXX
Post by: dshepherd on October 23, 2009, 08:26:12 AM
I have not tried this, however you could try setting your domain to either of the following variables from /config/main.inc.php

$rcmail_config['username_domain'] = '';
$rcmail_config['mail_domain'] = '';
Title: automaticaly add the domain : @XXXX.XXX
Post by: rosali on October 24, 2009, 01:29:57 AM
AFAIK that's not possible by roundcube by default.
Title: automaticaly add the domain : @XXXX.XXX
Post by: xhris on October 24, 2009, 11:40:33 AM
ok thank's :(

i have already try all option in main.php