Hi, in main.inc.php there is: $rcmail_config['mail_domain'] You can write $rcmail_config['mail_domain']='domain.tld'
Regards, Antonio -- Dott. Antonio De Maglio Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" (ISTI) Italian National Research Council (CNR) via G. Moruzzi, 1 - 56124 Pisa, Italy Area della Ricerca CNR di Pisa Skype: antonio_demaglio -----Messaggio originale----- Da: [email protected] [mailto:[email protected]] Per conto di laporte Inviato: venerdì 31 agosto 2012 16:09 A: [email protected] Oggetto: [RCU] Email address automatically added to Identities Hello all, Sorry for my approximative descrition, US-Eng is not my native langage and this is my first day in the list. I have several emails servers (3) for my users, they are called: machine1.domain.tld, machine2.domain.tld .. $rcmail_config['default_host'] = array('machine1.domain.tld', 'machine2.domain.tld' .. When a user log for the first to the RC service to machine1, the address [email protected] is automatically added in its Preference/Identities. This address, with the machine part included ([email protected]), is working well in my localnetwork but not when replying from a remote site. So every user get wrongs replys and have to setup the reply address in Setting/Identities to obtain a correct syntax. [email protected] --> [email protected] Is it possible to configure RC not to use this automatic mode or any solution to bypass this problem ? Thanks a lot for help, plap ~newby in Roundcube 0.8.0 env. _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
