[5263] in Kerberos

home help back first fref pref prev next nref lref last post

Re: MAIL LOOP: kerberos IV installation problem

daemon@ATHENA.MIT.EDU (Paul Pomes)
Wed May 24 15:08:03 1995

To: kerberos@MIT.EDU
Date: 24 May 1995 13:46:59 -0500
From: p-pomes@vixen.cso.uiuc.edu (Paul Pomes)
Reply-To: P-Pomes@uiuc.edu

jik@cam.ov.com (Jonathan I. Kamens) writes:

>When a message is sent to kerberos@mit.edu, sendmail on the MIT mailhub tries
>to resolve all of the host names of all of the members of the list.  That
>host-name resolution, and not some sort of "database query" to get the
>contents of the list, is what takes a while.

This isn't a good way to run things.  For example, unless the SMTP From:
line is reset, any errors in delivery will go to the message sender who
can't do a thing about them.  Far better to reset the SMTP From: line
to be that of the list owner.  Here's an example group of aliases that
will eliminate the timeout problem and send errors to someone in a position
to fix them without any changes to sendmail:


owner-kerberos:	jik
kerberos:	"|/usr/lib/sendmail -om -oi -fowner-kerberos kerberos-ml"

owner-kerberos-ml:	jik
kerberos-ml:	p-pomes@uiuc.edu,
		jik@cam.ov.com,
		etc@etc,
		...

For really active&large lists, add -odq to the sendmail flags to delay 
delivery until the next queue run.  Obviously replace jik with the real
list owner.

/pbp
-- 
"A well-schooled electorate, being necessary to the security of a free State,
the right of the People to keep and read Books shall not be infringed."
	-- J. Neil Schulman

home help back first fref pref prev next nref lref last post