Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: ChanChong on September 12, 2002, 08:58:40 AM
-
Hi,
I have a problem, how can I foward mails from an account to 2 or more accounts? I know it works if you forward to only one account. However, when I add another account, the 2nd account does not recieve the mails.
I tried using commas and semi-colons, however, it does not work. Can someone pls enlighten me. Thanks.
Cheers.
-
Question.. Is this e-mail box that you want to have it forward to 2 e-mail addresses a primary domain or a virtual domain??
I think you might be able to do it with a virtual domain. Just have to mess with the custom-templates
Example:
pico /etc/e-smith/templates-custom/var/qmail/control/virtualdomains/90aliases
edit that template "will have to make if you haven't already"
and put
sales@domain.com:user1
sales@domain.com:user2
Try that.. That might work..
-
IIRC, for internal users you may create a group, add the recipients as members to the group, then forward to the group.
If you mean to forward to external addresses then create a custom procmail rule (man procmailrc).
Darrell
-
Thanks for the advice... I managed to create a group and then use the group to do the forwarding.
Thanks again!