Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel.Janik@linux.cz (Pavel Janík ml.)
Cc: GNUS mailing list <ding@gnus.org>
Subject: Re: posting-styles and Return-Path:?
Date: Tue, 23 May 2000 22:46:08 +0200	[thread overview]
Message-ID: <m3hfbp9exf.fsf@totally-fudged-out-message-id> (raw)
In-Reply-To: <vafvh05tinh.fsf@lucy.cs.uni-dortmund.de>

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

   From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
   Date: Tue, 23 May 2000 17:01:38 +0200

Hi,

   > I'm not sure about Return-Path, but Gnus generates a Sender header
   > when you customize the From address.
   > 
   > Does this help?
   > (add-to-list 'message-syntax-checks '(message-id . disabled))

no, sorry.

   From: Karl Kleinpaste <karl@charcoal.com>
   Date: 23 May 2000 11:12:02 -0400

   > This is due to sendmail, not Gnus.
   > 
   > Return-Path is an MTA¹-generated header; it is added at the final
   > delivery stage to a local mailbox.  Sendmail intuits to the best

Of course, but I think that Gnus is the BAD here (or maybe, me). When I
send the mail it has only the information about my private domain, no way
to store @linux.cz address there. But the mail has the info about linux.cz
in it even when sendmail does not know about my @linux.cz address.

I think that it is definitely connected with Gnus and I will solve it
tonight.

... time passes (hey, I spent four hours on it!) ...

The problem seems to be solved now. Posting-styles are not compatible with
gnus-agent... You can try it on your own. Just send to yourself the message
with subject "Plugged" when plugged and with "Unplugged" when Unplugged and
then, become Plugged and send the message. Ok. You have two messages in
your mailbox. Just diff them:

--- Plugged	Tue May 23 22:21:15 2000
+++ Unplugged	Tue May 23 22:21:12 2000

"From " and Return-Path are different, Plugged is correct (ie. as
expected):

@@ -1,14 +1,14 @@
-From Pavel@mydomain.cz  Tue May 23 22:20:18 2000
-Return-Path: <Pavel@mydomain.cz>
+From Pavel.Janik@linux.cz  Tue May 23 22:20:34 2000
+Return-Path: <Pavel.Janik@linux.cz>

The From: header is the same and the correct one specified in my
posting-styles.

Second diff is the date (obviously :-)

 Received: (from pavel@localhost)
-	by SnowWhite.inet.cz (8.8.7/8.8.7) id WAA15178;
-	Tue, 23 May 2000 22:20:16 +0200
-Date: Tue, 23 May 2000 22:20:16 +0200
-Message-Id: <200005232020.WAA15178@SnowWhite.inet.cz>
-X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel@mydomain.cz using -f
+	by SnowWhite.inet.cz (8.8.7/8.8.7) id WAA15182;
+	Tue, 23 May 2000 22:20:33 +0200
+Date: Tue, 23 May 2000 22:20:33 +0200
+X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel.Janik@linux.cz using -f
+Message-ID: <m3bt1xauj2.fsf@totally-fudged-out-message-id>

And then: subject:

-Subject: Test when Plugged
+Subject: Test when Unplugged

So when I'm plugged, the mail is send as specified in my
posting-styles. When I'm unplugged, the mail is stored in the agent queue
with the correct From: header, but when it is sent it is sent as from my
@linux.cz address because it is the default (".*") match in the
posting-styles. I think that I understood it correctly. So I think that we
should notice Agent about the thing that user has specified another address
to send from and the agent should use this address as in Plugged. Well,
this is maybe the (mis)feature of Agent, and if it is, it should be
mentioned in the docs. The same also applies for the drafts group which is
even worse I think.

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


Nice 4 hours, really :-)
-- 
Pavel Janík ml.
Pavel.Janik@linux.cz

  reply	other threads:[~2000-05-23 20:46 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. [this message]
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=m3hfbp9exf.fsf@totally-fudged-out-message-id \
    --to=pavel.janik@linux.cz \
    --cc=ding@gnus.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).