[431] in Moira
aliases.gen
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Thu Jul 9 11:11:46 1992
Date: Thu, 9 Jul 92 11:10:47 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: marc@MIT.EDU
Cc: moiradev@Athena.MIT.EDU, postmaster@Athena.MIT.EDU
In-Reply-To: Marc Horowitz's message of Wed, 08 Jul 92 22:44:36 EDT <9207090244.AA02097@hodge>
From: Marc Horowitz <marc@Athena.MIT.EDU>
Why does moira create lists called "owner-foo" instead of
"foo-request"?
Would it hose the mailers badly to create both (thereby increasing the
number of lists by about 50% on the server)?
Because sendmail looks for owner-* lists to send errors to. This way
if there is a delivery error sending to a list, the owner sees it, not
the sender. Now it happens that these days we are creating owner
lists as *-request rather than *-acl, so this is less of a problem
now anyway.
-Mark