Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@metis.no>
Subject: Re: overriding the sender header
Date: 30 Jan 2000 16:45:26 +0100	[thread overview]
Message-ID: <wh7lgrmull.fsf@viffer.metis.no> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "30 Jan 2000 00:03:00 +0100"

>>>>> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann):

> Steinar Bang <sb@metis.no> writes:
>> Platform: Dell Inspiron 3500 laptop, SuSE linux 6.3, Xemacs 20.4, Gnus 5.8.3
>> 
>> Is the envelope header set from the sender: field?  Or is it set by
>> sendmail? 

> The default value of message-sendmail-f-is-evil means that Gnus uses
> the -f option for sendmail to set something.  It may be the envelope
> sender; I'm not sure.

Yes, but I think from looking at the code that it feeds the sender
address to -f if it is different from the from: field (which I guess,
is what triggers the sender in the first place).

I tested this yesterday, and 
	(setq message-sendmail-f-is-evil t)
got rid of the X-Authentication-Warning: header that sendmail puts in, 
but it didn't change the envelope header.

However 
	(setq message-syntax-checks '((sender . disabled)))
fixed that bit for me (I'll change this to add-to-list as Karl
Kleinpaste suffested).

So now I'm happy! :-)



      parent reply	other threads:[~2000-01-30 15:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-29 12:59 Steinar Bang
2000-01-29 16:09 ` Harry Putnam
2000-01-30  1:27   ` Karl Kleinpaste
2000-01-29 23:03 ` Kai Großjohann
2000-01-29 23:27   ` Taso N. Devetzis
2000-01-30  6:17     ` Sudish Joseph
2000-01-30  6:29     ` Robert Epprecht
2000-01-30 19:11       ` John Prevost
2000-01-31  9:14         ` Michael Sperber [Mr. Preprocessor]
2000-01-30 15:45   ` Steinar Bang [this message]

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=wh7lgrmull.fsf@viffer.metis.no \
    --to=sb@metis.no \
    /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).