[12620] in Athena Bugs
decmips 7.7G: sendmail.cf
daemon@ATHENA.MIT.EDU (Matt Braun)
Sat Sep 17 13:28:17 1994
To: bugs@MIT.EDU
Cc: postmaster@MIT.EDU
Date: Sat, 17 Sep 1994 13:28:03 EDT
From: Matt Braun <mhbraun@MIT.EDU>
System name: medic
Type and version: KN02ca 7.7G (1 update(s) to same version)
Display type: PMAG-DV
What were you trying to do?
send mail to an address with an unqualified domain name
What's wrong:
It was received even though the address was not re-written
I tried this both from my machine and a decstation on the
test cluster that was configured as a public workstation.
mail to foo@ai was re-written foo@ai.MIT.EDU and delivered
mail to bar@gnu.ai was not rewribut was also received
(I have the messages if you want to look at them)
I am not sure if this is a problem with the mail hubs or the
client sendmail.cf, but there is an inconsistancy somewhere.
What should have happened:
either it should have been bounced or the header should have
been rewritten (I think the latter)
Please describe any relevant documentation references:
sendmail(8) ?