Hi All,
I have installed qmail using qmailrocks and it really rocks!
I have a setup where there is one catchall account and there are other accounts on the same domain. I have installed vpopmail.
So emails sent to local1@abc.com, local2@abc.com are collected by the catchall account. The email server setup has to pull down emails from the catchall account and distribute them.
There are other users on the same domain who are not in the same office. These are located in different cities. eg. city1@abc.com, city2@abc.com.
I want the mail server to treat city1@abc.com, city2@abc.com as remote users.
Previously I used to put the local users in /var/qmail/control/virtual
domains. But this does not seem to work with vpopmail.
How do i do this?
Thanks