Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel.Janik@linux.cz (Pavel Janík ml.)
Subject: posting-styles and Return-Path:?
Date: Tue, 23 May 2000 14:25:48 +0200	[thread overview]
Message-ID: <m3og5xwj2f.fsf@totally-fudged-out-message-id> (raw)

Hi,

I have something like this in my .gnus:

(setq gnus-posting-styles
      '((".*"
         (signature-file "~/.Emacs/Signatures/Signature-Linux")
         (name "Pavel Janík ml.")
         (address "Pavel.Janik@linux.cz")
         (organization "Czech Linux Users' Group"))
        ("^Incoming"
         (signature-file "~/.Emacs/Signatures/Signature")
         (organization nil)
         (address "Pavel@mydomain.cz"))
        ("^INET"
         (signature-file "~/.Emacs/Signatures/Signature-Qbizm")
         (organization "Qbizm technologies, Inc.")
         (address "Pavel.Janik@qbizm.com"))))

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. When I comment all posting-styles it uses only my primary
address which is customized to be different from Pavel.Janik@linux.cz. So
the linux.cz address is taken from posting-styles (see ".*"). I assume that
there is something wrong with parsing the posting-styles or with the
composition of headers (or with my sendmail :-). Do you see this behaviour
too?
-- 
Pavel Janík ml.
Pavel.Janik@linux.cz



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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-23 12:25 Pavel Janík ml. [this message]
2000-05-23 15:01 ` Kai Großjohann
2000-05-23 20:46   ` Pavel Janík ml.
2000-05-23 15:12 ` Karl Kleinpaste

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=m3og5xwj2f.fsf@totally-fudged-out-message-id \
    --to=pavel.janik@linux.cz \
    /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).