>  -----Original Message-----
>  From: [EMAIL PROTECTED]
>  [mailto:[EMAIL PROTECTED] Behalf Of
Kelerion
>  Sent: Monday, September 15, 2003 9:07 AM
>  To: [EMAIL PROTECTED]
>  Subject: sendmail - splitting outgoing mail to 2
recipients
>
>
>  I just re-read what I wrote.. lets try again :)
>
>  eg: person (a) sends an email to person (b)
>  that email goes (as usual) to person (b)
>  but also gets copied by sendmail to person (c)
>
>  there.. that sounds better :)
usual way is through an alias in the  /etc/mail/alias file.


alias bobtony   [EMAIL PROTECTED], [EMAIL PROTECTED]

email to bobtony.

You might be able to do the following, but i suspect you
might create an infinite loop.

alias   bob             tony, bob



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to