[154] in Back_Bay_LISA
Re: Sendmail.cf request
daemon@ATHENA.MIT.EDU (Ed Anselmo)
Fri Feb 26 00:46:38 1993
From: anselmo@nic.near.NET (Ed Anselmo)
Date: Thu, 25 Feb 1993 15:12:40 GMT
Apparently-To: bblisa@inset.com
>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'.
--
Send mail for the `bblisa' mailing list to `bblisa@inset.com'.
Send list subscription requests to `bblisa-request@inset.com'.