Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel@Janik.cz (Pavel Janík ml.)
Subject: Sending mail when plugged and unplugged
Date: 17 Jan 2001 23:10:41 +0100	[thread overview]
Message-ID: <m3d7dllti6.fsf@Use.Linux.For.Your.Work> (raw)

Hi,

some time ago I reported the problem with posting-styles and Gnus
agent. Here it is again. My posting-styles looks like:

(setq gnus-posting-styles
      '((".*"
         (signature-file "~/.Emacs/Signatures/Signature-SuSE-Linux")
         (name "Pavel Janík ml.")
         (address "Pavel.Janik@suse.cz"))
        ("^Incoming"
         (signature-file "~/.Emacs/Signatures/Signature")
         (organization nil)
         (address "Pavel@Janik.cz"))
        ...

My user-mail address is customized to

 '(user-mail-address "Pavel.Janik@suse.cz")

Now I'm going to unplugged and send some simple mail from Incoming group to
my account on my own machine. Then, it is simply send with J J and J S. So
it should use my private posting-style, ie. Pavel@Janik.cz. It is saved
with this header (unnecessary things removed):

>From Pavel.Janik@suse.cz  Wed Jan 17 22:57:04 2001
Return-Path: <Pavel.Janik@suse.cz>
Delivered-To: pavel@snowwhite.suse.cz
From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.)
Sender: Pavel.Janik@suse.cz

So only "From:" header is set to correct Pavel@Janik.cz. "From " header
contains another address, Return-path is bad and finally, there is Sender:
even if I have (sender . disabled) in message-syntax-checks.

When I'm plugged and send the same mail from the same group, it is stored
to my private mailbox as:

>From Pavel@Janik.cz  Wed Jan 17 22:57:36 2001
Return-Path: <Pavel@Janik.cz>
From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.)

So it is correct and does not reference user-mail-address nor other
posting-style values.

What I expected was that even when unplugged, it will be sent with the
correct headers. What do you think about it? Is it so special?
-- 
Pavel Janík ml.
Pavel@Janik.cz
http://www.janik.cz



             reply	other threads:[~2001-01-17 22:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-17 22:10 Pavel Janík ml. [this message]
2001-01-18 12:24 ` Kai Großjohann
2001-01-18 13:15   ` Pavel Janík ml.
2001-01-18 13:33     ` Paul Stevenson

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=m3d7dllti6.fsf@Use.Linux.For.Your.Work \
    --to=pavel@janik.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).