all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Byung-Hee HWANG <bh@izb.knu.ac.kr>
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: help-gnu-emacs@gnu.org
Subject: Re: News server access from Gnus [was: Re: [OT] Reading Emacs Tutorials]
Date: Mon, 16 Mar 2009 15:21:50 +0900	[thread overview]
Message-ID: <u7i2qq96p.fsf@izb.knu.ac.kr> (raw)
In-Reply-To: <87y6v6o4ng.fsf_-_@kobe.laptop> (Giorgos Keramidas's message of "Sun\, 15 Mar 2009 23\:30\:27 +0200")

Giorgos Keramidas <keramida@ceid.upatras.gr> writes:

> 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 :-)
>

All your words is valuable, so i couldn't snip any words. Tonight i'll
try to connect news.sunsite.dk with Gnus. Unfortunately, here in Korea
there is no public news server. Your this message is really good to
me. After all, i'll feel the great power of open source through this big
network!

Sincerely,
  
-- 
Byung-Hee HWANG, KNU 
∑ WWW: http://izb.knu.ac.kr/~bh/




  parent reply	other threads:[~2009-03-16  6:21 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         ` News server access from Gnus [was: Re: [OT] Reading Emacs Tutorials] Giorgos Keramidas
2009-03-15 22:39           ` prad
2009-03-16  6:21           ` Byung-Hee HWANG [this message]
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=u7i2qq96p.fsf@izb.knu.ac.kr \
    --to=bh@izb.knu.ac.kr \
    --cc=help-gnu-emacs@gnu.org \
    --cc=keramida@ceid.upatras.gr \
    /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.