Sorry for my poor english, i’m a french user.
I explain my problem.
My server fqdn name is domain.com, running ubuntu 8.04+virtualmin GPL 3.74
How can i do if i would create a virtualdomain name domain.com under virtualmin ?
I have testing, it works but it gives me problem with email on all virtualdomain.
I search the forum but i didn’t find the same problem.
Do you have a method to do this or is this impossible ?
Thanks for your reply.
I think I found the problem.
On the virtualdomain which has the same name than the fqdn server, i have setup a catchall and forward all email to an external mail.
So, in fact, all email *@domain.com was forwarded.
But, in mail.log, I have see that when postfix received a new email for virtualdomain1 like something@virtualdomain1.tld, postfix rewrite the destination mail with virtualdomain1@domain.com
In this case, all email received on virtualdomain1 was forwarded to my external catchall email.
If a delete the catchall, my problem disapear !!!
But having no catchall is a problem for me.
I think I made a mistake when I setup my server in the fqdn name.
What do you think if I delete all and in Ubuntu install and used a subdomain like server.domain.com ?
Perhaps in this case no problem for catchall domain.com, because i think postfix rewrite all mail with something@server.domain.com which was different from something@domain.com