all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: gnus
Date: Mon, 29 Dec 2014 04:56:18 +0100	[thread overview]
Message-ID: <87wq5bkt25.fsf@debian.uxu> (raw)
In-Reply-To: 87h9ws3ta5.fsf@sperrhaken.name

Felix Dietrich <felix.dietrich@sperrhaken.name>
writes:

> The example is missing a quote and is closing one
> more bracket than it should. Also I could not find
> `nntp-stream' and `nntp-server-port' in (info
> "gnus"); and in my configuration I actually use
> `nntp-port-number' and
> `nntp-open-connection-function' set to
> `nntp-open-ssl-stream'.
>
> (setq gnus-secondary-select-methods '(nntp
> "news.gmane.org" (nntp-open-connection-function
> nntp-open-ssl-stream) (nntp-port-number 563)))

Yes, but why does it have to be so complicated? To be
secure (with SSL)?

    (setq gnus-select-method '(nntp "Aioe.org"))
    (setq gnus-secondary-select-methods '((nnml "")
                                          (nntp "news.gwene.org")))

The fun and easy way!

-- 
underground experts united


  reply	other threads:[~2014-12-29  3:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 17:35 gnus igor denisov
2014-12-19  0:59 ` gnus Christopher Reichert
     [not found] ` <mailman.16461.1418950771.1147.help-gnu-emacs@gnu.org>
2014-12-19  9:04   ` gnus Felix Dietrich
2014-12-29  3:56     ` Emanuel Berg [this message]
2015-01-25  2:17       ` gnus Lars Magne Ingebrigtsen
     [not found] <mailman.16434.1418925226.1147.help-gnu-emacs@gnu.org>
2014-12-29  3:50 ` gnus Emanuel Berg
  -- strict thread matches above, loose matches on Subject: below --
2006-12-29 15:49 gnus Sean Sieger

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=87wq5bkt25.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --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.