[153] in Back_Bay_LISA
Re: Sendmail.cf request
daemon@ATHENA.MIT.EDU (Ed Anselmo)
Thu Feb 25 20:40:02 1993
To: Douglas Alan <nessus@MIT.EDU>
Cc: bblisa@inset.com
In-Reply-To: Your message of Thu, 25 Feb 1993 18:59:05 EST.
Date: Thu, 25 Feb 1993 20:12:40 -0500
From: Ed Anselmo <anselmo@nic.near.net>
From the IDA sendmail master config (Sendmail.mc) file:
# The next four rules come from nahaj@cc.utah.edu. They are intended
# to transform "Name" <mailbox> "Phone number" into just mailbox
# But they must deal with extra level of <brackets> that are sometimes
# incorrectly added. They must also deal with the fact that sendmail
# processes left to right, and becomes unhappy with anything not having
# <balanced brackets>.
R$*<$*>$*<$*>$* <$2>$3$4$5 Remove right branches.
R$*<$*<$*>$*>$* <$3>$5 Trim left branches.
R$*<>$* $n default user
R$*<$*>$* $2 Last level
--
Ed Anselmo anselmo@nic.near.net
--
Send mail for the `bblisa' mailing list to `bblisa@inset.com'.
Send list subscription requests to `bblisa-request@inset.com'.