Hello

I am trying to setup an alias that forwards to two different emails address
I have modified the virtual_alias files (which in my case is where aliases are).

I had by default a line like this

Code:
name[a t]one com name[a t]one com
This email address is an existing email on my host, however, I want to forward its emails to name[a t]two com, and maybe also name[a t]three com

So I modified this line such
Code:
name[a t]one com name[a t]one com, name[a t]two com

Now, this works, both emails receive the email message, except that name[a t]two com is always receiving the email message twice.

How can we fix this?

thank you

PS. I made some editing to the email address so that I can post here, it is not allowing me to post if I dont do that.