Gnus development mailing list
 help / color / mirror / Atom feed
From: Divya Ranjan <divya@subvertising.org>
To: "Adam Sjøgren" <asjo@koldfront.dk>
Cc: ding@gnus.org
Subject: Re: Sending messages to newsgroups/mailing lists through gmane
Date: Fri, 11 Oct 2024 21:45:55 +0000	[thread overview]
Message-ID: <87iktyl3e4.fsf@subvertising.org> (raw)
In-Reply-To: <87r08m72df.fsf@tullinup.koldfront.dk> ("Adam =?utf-8?Q?Sj?= =?utf-8?Q?=C3=B8gren=22's?= message of "Fri, 11 Oct 2024 23:31:40 +0200")

Hello Adam,

>   Newsgroups: gmane.test
>
> without all the prefix stuff.

Tried it with just gmane.test, has the same issue. Screenshot attached.

> Wait, how did you add news.gmane.io to your setup, in
> gnus-secondary-methods, or in some other way?

Here’s my relevant configuration of ~/.gnus.el:

```
(setq gnus-secondary-select-methods '((nnimap "divya-autistici"
					      (nnimap-address "mail.autistici.org") ;; Replace with your IMAP server
					      (nnimap-server-port 993)
					      (nnimap-stream ssl))

				      (nntp "news.gwene.org")
				      (nntp "news.gmane.io")
				      (nntp "feedbase"
					    (nntp-open-connection-function nntp-open-tls-stream)
					    (nntp-address "feedbase.org")
					    (nntp-port-number 563))))
```

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


  reply	other threads:[~2024-10-11 21:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11 11:49 Divya Ranjan
2024-10-11 15:51 ` Dilip
2024-10-11 21:13   ` Divya Ranjan
2024-10-11 21:21     ` Divya Ranjan
2024-10-11 21:30       ` Divya Ranjan
2024-10-11 21:31       ` Adam Sjøgren
2024-10-11 21:45         ` Divya Ranjan [this message]
2024-10-11 21:51           ` Divya Ranjan
2024-10-11 21:57             ` Adam Sjøgren
2024-10-11 21:52           ` Adam Sjøgren
2024-10-11 22:08             ` Divya Ranjan
2024-10-11 22:16               ` Divya Ranjan
2024-10-11 22:20                 ` Adam Sjøgren
2024-10-11 22:19               ` Adam Sjøgren
2024-10-11 22:35 ` dick
2024-10-22  4:56   ` Divya Ranjan
2024-10-22  7:32 ` NNTP Surfer

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=87iktyl3e4.fsf@subvertising.org \
    --to=divya@subvertising.org \
    --cc=asjo@koldfront.dk \
    --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).