all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: help-gnu-emacs@gnu.org
Subject: News server access from Gnus [was: Re: [OT] Reading Emacs Tutorials]
Date: Sun, 15 Mar 2009 23:30:27 +0200	[thread overview]
Message-ID: <87y6v6o4ng.fsf_-_@kobe.laptop> (raw)
In-Reply-To: mailman.3264.1237149391.31690.help-gnu-emacs@gnu.org

On Sun, 15 Mar 2009 13:36:15 -0700, prad <prad@towardsfreedom.com> wrote:
> On Sun, 15 Mar 2009 20:16:54 +0200
> Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
>> I am using the newsgroup instead of the mailing list, but having a
>> bidirectional gateway helps a lot.
>
> ok so i presume you are using emacs for the newsgroup?  i'm going to
> try this, once i find out how to get news through our cable company -
> when i try news in emacs, i get unable to open nntp:news so i presume
> our cable company doesn't offer it.

I am using Gnus both for email and Usenet access.  My email messages
arrive through fetchmail to `~/Mailbox' where Gnus picks them up from
and filters them to nnml:* folders through an `nnmail-split-fancy' list
of patterns.

For Usenet access, I pull a small number of groups through a free NNTP
server (news.sunsite.dk).  It requires NNTP authentication but anyone is
free to register for NNTP access.

If your ISP is not actively blocking NNTP access to other sources, you
can always register to sunsite.dk and then configure Gnus to use it as
one of the message sources.  My own setup is:

    (setq nntp-authinfo-function 'nntp-send-authinfo)
    (setq gnus-select-method '(nntp "news.sunsite.dk"))
    (setq gnus-message-archive-group "nnml:posted")

For more details for the news server I am using, please take a minute or
two to read the instructions at `http://dotsrc.org/usenet/' and, more
importantly, the rules of usage at `http://dotsrc.org/usenet/policy/'.

There are also other public, freely available servers you can use for
news access, like:

  * Gmane.  A bi-directional gateway from many mailing lists to Usenet
    style groups and vice versa.  See `http://gmane.org/post.php'.

  * Motzarella.  A private project providing free access to text-only
    Usenet News.  See `http://news.motzarella.org/'.

I'm sure there are several others that I am missing.  If you find any
and you use them with satisfactory results for some time, please let me
know, so I can add them to the list of public news servers I recommend
to anyone who asks :-)



  parent reply	other threads:[~2009-03-15 21:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3161.1237105343.31690.help-gnu-emacs@gnu.org>
2009-03-15 15:32 ` [OT] Reading Emacs Tutorials Giorgos Keramidas
2009-03-15 16:32   ` Byung-Hee HWANG
2009-03-15 18:14     ` Giorgos Keramidas
2009-03-15 17:25   ` prad
     [not found]   ` <mailman.3247.1237137969.31690.help-gnu-emacs@gnu.org>
2009-03-15 18:16     ` Giorgos Keramidas
2009-03-15 20:36       ` prad
     [not found]       ` <mailman.3264.1237149391.31690.help-gnu-emacs@gnu.org>
2009-03-15 21:30         ` Giorgos Keramidas [this message]
2009-03-15 22:39           ` News server access from Gnus [was: Re: [OT] Reading Emacs Tutorials] prad
2009-03-16  6:21           ` Byung-Hee HWANG
2009-03-18  3:47           ` prad
2009-03-18 14:10             ` News server access from Gnus Sean Sieger
2009-03-18 15:35             ` Michael Ekstrand
     [not found]             ` <mailman.3499.1237385434.31690.help-gnu-emacs@gnu.org>
2009-03-22  7:53               ` prad
2009-03-23 13:23                 ` Sean Sieger
     [not found]                 ` <mailman.3822.1237814642.31690.help-gnu-emacs@gnu.org>
2009-03-25  5:06                   ` prad
2009-03-25 12:39                     ` Sean Sieger
     [not found]                     ` <mailman.3954.1237984780.31690.help-gnu-emacs@gnu.org>
2009-04-05  4:26                       ` prad

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=87y6v6o4ng.fsf_-_@kobe.laptop \
    --to=keramida@ceid.upatras.gr \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.