add the 'R' flag to mailers, saying to rewrite the recipient addresses
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 16 May 1982 03:29:48 +0000 (19:29 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 16 May 1982 03:29:48 +0000 (19:29 -0800)
commitdfbfef2af046606b340fd91dac24ed751004df13
treebdae0d433113af50105dddf3c3908d49741e8ba8
parentfae04b893522ea60a26e1eba2e00300a14cbd6a7
add the 'R' flag to mailers, saying to rewrite the recipient addresses
to be relative to the recipient.  This makes reply code easy, but
confuses user mail programs that are expecting to have to rewrite
recipient addresses.  In general, the receiving host must be "smart"
for this to work.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.77
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.102
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.23
SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.18
usr/src/usr.sbin/sendmail/doc/intro/intro.me
usr/src/usr.sbin/sendmail/src/deliver.c
usr/src/usr.sbin/sendmail/src/readcf.c
usr/src/usr.sbin/sendmail/src/version.c