Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Re: posting-styles and Return-Path:?
Date: 23 May 2000 11:12:02 -0400	[thread overview]
Message-ID: <vxksnv98fnh.fsf@mesquite.charcoal.com> (raw)
In-Reply-To: Pavel.Janik@linux.cz's message of "Tue, 23 May 2000 14:25:48 +0200"

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

Pavel.Janik@linux.cz (Pavel Janík ml.) writes:
> So when I'm in folder Incoming, I'd like to send mail with From:
> Pavel@mydomain.cz in headers. Ok, it works, but when this mail is sent, it
> has this line in the header:
> Return-Path: <Pavel.Janik@linux.cz>
> I do not want it.

This is due to sendmail, not Gnus.

[-- Attachment #2: Type: text/plain, Size: 746 bytes --]


Return-Path is an MTA¹-generated header; it is added at the final
delivery stage to a local mailbox.  Sendmail intuits to the best
extent it can who the real, genuine, originating user is.  Since Gnus
is invoking sendmail directly, sendmail has ample opportunity to
figure out who you really are, and where sendmail itself is really
running, in opposition to your posting-styles preferences.

The only way to avoid this intuition on sendmail's part is not to let
sendmail be executed directly by Gnus.  I believe that smtpmail.el may
accomplish what you need, by speaking SMTP to your system's sendmail,
avoiding sendmail having an opportunity to think about who you really
are.

--karl

¹ Mail Transfer Agent, such as sendmail, MMDF, or qmail.

      parent reply	other threads:[~2000-05-23 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-23 12:25 Pavel Janík ml.
2000-05-23 15:01 ` Kai Großjohann
2000-05-23 20:46   ` Pavel Janík ml.
2000-05-23 15:12 ` Karl Kleinpaste [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=vxksnv98fnh.fsf@mesquite.charcoal.com \
    --to=karl@charcoal.com \
    /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).