I forgot to tell that those 20 users (individuals) actually exist. I also want them to get those mails.
Then there are 2 users whose mails don't need to be forwarded to anybody. (that makes it 20+2 = 22 users)
If I make a cache all account, all the mails will be forwarded to that account
Which I don't want.
And that is where problem crops up.
That leaves me with only one solution.
Specify each address in .qmail-default if that is allowed.
Any thoughts?
Sameer.
Sebastien FOUTREL wrote:
Sameer Ingole wrote:
Hi,
I have qmail + vpopmail install on my linux server. I have 6 domains for which my qmail is responsible for.
parikhsteel.com is one of them.
I have some 25 email users for this domain.
I want to forward all the mails of 20 users to three users of parikhsteel.com
How do I do that?
What would be the scenario if I use .qmail-default in /home/vpopmail/domains/parikhsteel.com/
How do I do that?
Sameer.
You can install qmailadmin then create a mailing-list, add your 3 users to that mailing-list, forward each of your 20 users to that mailing-list. OR create a mailing-list, add the 3 users to that ML, create a catch all account that forward to the mailing list, delete the 20 users.
You should do with .qmail-whatever files but I am a lazy bastard that like web interfaces