Faster than me Jon , I was copying and pasting while receiving your mail :)
Nobody awnsered my topic except you by the way

On 2/20/06, Jon Daley < roundcube@jon.limedaley.com> wrote:
On Mon, 20 Feb 2006, David Collantes wrote:
> // This domain will be used to form e-mail addresses of new users
> // Specify an array with 'host' => 'domain' values to support multiple
> hosts
> $rcmail_config['mail_domain'] = ' domain.com';
>
> I have tried several ways to add the array and it seems not to work. Can
> anyone provide and example on how to add more domains to this line,
> using domain1.com, domain2.com and domain3.com? Thanks in advance.

$rcmail_config['mail_domain'] = array(' domain.com','domain2.com');


**************************************
Jon Daley
http://jon.limedaley.com/

Experience is something you don't get until just after you need it.