Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Haun <fh@fhaun.de>
To: ding@gnus.org
Subject: Re: Crosspost & Followup-To
Date: 07 Feb 2016 12:36:05 -0000	[thread overview]
Message-ID: <86lh6wk7q8.fsf@m7008.fhaun.de> (raw)
In-Reply-To: <87y4axgs1p.fsf@gnus.org>

On Sun, 07 Feb 2016 13:42:10 +1100, Lars Ingebrigtsen wrote:

> Frank Haun <fh@fhaun.de> writes:
>
>> I'm reading from two servers:
>>
>> (setq gnus-select-method '(nntp "news.gmane.org"))
>> (add-to-list 'gnus-secondary-select-methods '(nntp "reader.albasani.net"))
>>
>> Now I'm staying in "de.test" and want a crosspost to "de.test" and
>> "de.alt.test" with a fup2 de.alt.test. Server ist reader.albasani.net.
>>
>> Hitting `M-x message-cross-post-followup-to RET' offers
>> "nntp+reader.albasani.net.*"
>>
>> I get this header:
>> Followup-To: nntp+reader.albasani.net:de.alt.test
>>
>> It should be:
>> Followup-To: de.alt.test
>
> Gnus doesn't support cross-posting to two servers at all, I think.
> That's just not part of the NNTP model of how things work.

Hm, I want cross-post to two groups on *one* server.

Let me explain, the headers looks like that:

| Newsgroups: de.test,nntp+reader.albasani.net:de.alt.test
| X-Draft-From: ("nntp+reader.albasani.net:de.test")
| Followup-To: nntp+reader.albasani.net:de.alt.test

And this in the body:

| Crosspost & Followup-To: nntp+reader.albasani.net:de.alt.test

When I edit the headers:

| Newsgroups: de.test,de.alt.test
| X-Draft-From: ("nntp+reader.albasani.net:de.test")
| Followup-To: de.alt.test

Everything is fine and Gnus does the job.

Frank




  reply	other threads:[~2016-02-07 12:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 13:51 Frank Haun
2016-02-07  2:42 ` Lars Ingebrigtsen
2016-02-07 12:36   ` Frank Haun [this message]
2016-02-08  5:15     ` Lars Ingebrigtsen
2016-02-08 18:24       ` Frank Haun
2016-02-08 23:35         ` Lars Ingebrigtsen
2016-02-09 10:33           ` Frank Haun

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=86lh6wk7q8.fsf@m7008.fhaun.de \
    --to=fh@fhaun.de \
    --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).