Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Subject: Re: Mail without `From:' lines
Date: 06 May 1996 14:12:40 +0200	[thread overview]
Message-ID: <rjviiaxao7.fsf@kleene.dina.kvl.dk> (raw)
In-Reply-To: Per Abrahamsen's message of 06 May 1996 14:00:54 +0200


I just tried to a message without a From: header by talking to
sendmail directly.  Sendmail automatically created a From: header,
using the envelope sender.  

Here is some extracts from the test (indentation added by me):

kleene% telnet smtp smtp
	mail from: amanda
	250 amanda... Sender ok
	rcpt to: abraham
	250 abraham... Recipient ok
	help data
	data
	354 Enter mail, end with "." on a line by itself
	test
	.
	250 NAA26313 Message accepted for delivery
	quit

kleene% cat /var/spool/mail/abraham 
	From amanda Mon May  6 13:58:56 1996
	Date: Mon, 6 May 1996 13:57:50 +0200
	From: amanda
	Message-Id: <199605061157.NAA26313@elc1.dina.kvl.dk>
	Apparently-To: abraham
	 
	test

kleene% 


  reply	other threads:[~1996-05-06 12:12 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-03 11:45 Kai Grossjohann
1996-05-03 18:31 ` Lars Magne Ingebrigtsen
1996-05-03 22:58   ` Sudish Joseph
1996-05-06  8:44     ` Kai Grossjohann
1996-05-06 11:12       ` Per Persson
1996-05-06 12:00         ` Per Abrahamsen
1996-05-06 12:12           ` Per Abrahamsen [this message]
1996-05-06 15:59           ` Per Persson
1996-05-06 16:01             ` Per Abrahamsen
1996-05-06 17:30               ` Per Persson
1996-05-06 17:45                 ` Per Abrahamsen
1996-05-06 20:12                   ` Per Persson
1996-05-07  5:38                     ` Per Abrahamsen
1996-05-06 17:46                 ` Stainless Steel Rat
1996-05-06 16:42             ` Stainless Steel Rat
1996-05-03 23:11   ` Sudish Joseph
1996-05-04  0:39     ` Sudish Joseph
1996-05-04  1:37     ` Per Abrahamsen
1996-05-05  0:10       ` Sudish Joseph
1996-05-05  7:59         ` Per Abrahamsen
1996-05-06 14:53           ` Sudish Joseph
1996-05-06 15:18             ` Per Abrahamsen
1996-05-06 17:33               ` Sudish Joseph
1996-05-06 17:53                 ` Per Abrahamsen
1996-05-05 12:33         ` Per Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rjviiaxao7.fsf@kleene.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).