Gnus development mailing list
 help / color / mirror / Atom feed
From: Chris Shenton <chris@shenton.org>
Subject: Re: Gnus-5.8.6 + qmail: doesn't masquerade, adds Sender:
Date: 14 Jun 2000 09:24:29 -0400	[thread overview]
Message-ID: <87wvjs75v6.fsf@thanatos.shenton.org> (raw)
In-Reply-To: Daniel Neri's message of "Tue, 02 May 2000 00:02:43 +0200"

I queried how to prevent inserting

    Sender: myname@myhost.mydom.ain

when I set my name user-mail-address to myname@mydom.ain to masquerade
my internal hosts.


Daniel Neri <dne@mayonnaise.net> replied:

> I'm using something like:

> (setq message-qmail-inject-args '("-f" "chris@shenton.org"))
> (add-to-list 'message-syntax-checks '(sender . disabled))

I tried both, separately and together, and the add-to-list bit does
what I'm looking for: it suppresses the gratuitous injection of the
spurious Sender: header. Thanks, Daniel!


A look through the code indicated that message.el did this if the
claimed username was different from what the system thought the
username should be.  Kind of annoying because some folks with (eh hem)
broken MTAs from large corporations reply to the Sender: header
instead of the From: header. Is disabling this sender check the best
way to do this? Is the Sender: injection there for security/paranoia?
Something else?

Thanks.



      reply	other threads:[~2000-06-14 13:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-01 17:43 Chris Shenton
2000-05-01 22:02 ` Daniel Neri
2000-06-14 13:24   ` Chris Shenton [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=87wvjs75v6.fsf@thanatos.shenton.org \
    --to=chris@shenton.org \
    /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).