sendmail and multiple recipients
How do I change a config so that if an email is set to info [at] mycomapny.com it
goes to info and user2 ? I know aliases can redirect email, but not sure
how to force a "copy".
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: sendmail and multiple recipients
Adam Lang wrote:
> How do I change a config so that if an email is set to info [at] mycomapny.com it
> goes to info and user2 ? I know aliases can redirect email, but not sure
> how to force a "copy".
Just alias the address to multiple recipients, i.e.:
info: \info, user2
--
Glynn Clements <glynn.clements [at] virgin.net>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html