I am attempting to setup multiple info@ accounts for some virtual hosts. We
need this to work in 2 difference ways.
Problem #1
Hosting multiple domains with individual POP3/SMTP mail accounts.
Lets say there are 5 email accounts per domain with each having its own
username/password.
I need to setup an [EMAIL PROTECTED] and an [EMAIL PROTECTED]
For [EMAIL PROTECTED] I want this to deliver to [EMAIL PROTECTED] and
[EMAIL PROTECTED] to deliver to [EMAIL PROTECTED]
I am using the virtualdomains file in the [EMAIL PROTECTED]:username
format for each individual mail user.
I have attempted to setup an alias file to do this, but an .qmail-info will
send [EMAIL PROTECTED] or [EMAIL PROTECTED] to the same person.
Problem #2
I want to setup the same example above except that I want to map an
[EMAIL PROTECTED] to an actual username like infodomain3.
I have scoured the FAQ and cannot find exactly the same questions answered.
There are lots of examples for people who are hosting multiple domains and
forwarding all mail to a single user for passing on to another mail server,
but that is not what I am doing. I found one answer to Problem #1, but the
solution was to use an assign file and I don't really want to do that if at
all possible.
Any help would be greatly appreciated.
Thanks,
Eric