[25110] in Athena Bugs
Re: linux 9.2.23: sendmail
daemon@ATHENA.MIT.EDU (Cana Lynn McCoy)
Tue Oct 28 10:41:48 2003
Date: Tue, 28 Oct 2003 10:41:46 -0500 (EST)
From: Cana Lynn McCoy <cana@MIT.EDU>
To: Greg Hudson <ghudson@mit.edu>
cc: <bugs@mit.edu>
In-Reply-To: <1067317982.9663.80.camel@error-messages.mit.edu>
Message-ID: <Pine.LNX.4.30L.0310281036140.8018-100000@boeing-vertol.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Tue, 28 Oct 2003, Greg Hudson wrote:
> Does this happen all the time, or only once?
Each time I send a piece of mail. I just tried another test to confirm.
Here's a bit from the headers of that test message. It does look like
it's being authenticated, anyway:
Received: from manawatu-mail-centre.mit.edu (MANAWATU-MAIL-CENTRE.MIT.EDU
[18.7.7.71])
by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id
h9SFYQiG006609
for <cana@suberic.net>; Tue, 28 Oct 2003 10:34:26 -0500 (EST)
Received: from boeing-vertol.mit.edu (BOEING-VERTOL.MIT.EDU [18.18.2.164])
(authenticated bits=56)
(User authenticated as cana@ATHENA.MIT.EDU)
by manawatu-mail-centre.mit.edu (8.12.4/8.12.4) with ESMTP id
h9SFYQR8007644
for <cana@suberic.net>; Tue, 28 Oct 2003 10:34:26 -0500 (EST)
> If all the time, does it only happen for you, or for other accounts as
> well?
Other accounts logged into this same machine? Unknown, I don't have any
test accounts, but I added both you and Garry as 'lr' in lrv's access
file, if you want to try it.
> Do you have an /etc/mail/authinfo file?
[cana@boeing-vertol] ~% more /etc/mail/authinfo
AuthInfo: "U:sendmail" "P:sendmail" "M:GSSAPI"
--Cana McCoy