PDA

View Full Version : question about forwarders


3josh
01-19-2004, 07:06 PM
I'd like to have a copy of mail going to a mailbox
forwarded off to a few addresses while also going to
that mailbox.

IE - mail going to support@domain.com would go
to the support virtual user, but also get send to
bob@domain.com and john@domain.com

Trying to do this with the forwarders controls seems to
break things (due to 'support' being both a virtual
account and a forwarder). What is the right way
to do this (assuming there is one).

Thanks
-josh

DirectAdmin Support
01-20-2004, 11:57 AM
Hello,

as long as "virtual_aliases_nostar:" as the "unseen" line in it, then exim should be able to handle both.

So just create the pop account "support", then create a forwarder "support -> bob@domain.com,john@domain.com"

All 3 accounts should get it.

John