Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Getting started: splitting mail, SMIME, local copies
Date: Sun, 16 Dec 2012 18:24:41 +0100	[thread overview]
Message-ID: <87k3shvrja.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <38584.178.18.17.204.1355677835.squirrel@lavabit.com>

On Sun, 16 Dec 2012 12:10:35 -0500 (EST), bromley@lavabit.com wrote:

> I'm getting `Unable to open server nntp+news, go offline?' when I run
> `M-x gnus'. Have I forgotten to enable something?

If you don't have a news server called "news" on your network, you'll
probably want to set your primary server to be nnnil, like so:

  (setq gnus-select-method '(nnnil ""))

The default of nntp+news is perhaps a relic in this day and age - from
when universities usually had a news server you could reach as the host
"news", and most people firing up Gnus for the first time was looking
for, well, just that.

(The only difference, as far as I know, between the select method and
the secondary select methods is that in the latter group names are
prefixed with the server name).

> 2. How to split incoming mails?

Configure splitting or fancy splitting:

 * http://gnus.org/manual/gnus_177.html
 * http://gnus.org/manual/gnus_184.html

I would probably start simple, adding a rule at a time, testing them.
Regexps and the word boundary stuff can be fiddly.

Nice commands to test is: B q which will show you where the current
email would be split to, and B r which will move the email according to
the splitting rules.


  Best regards,

    Adam

-- 
 "The key to performance is elegance, not battalions          Adam Sjøgren
  of special cases."                                     asjo@koldfront.dk




  reply	other threads:[~2012-12-16 17:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 20:03 bromley
2012-12-11 20:31 ` Burton Samograd
2012-12-12  7:04   ` Matt Ford
2012-12-16 13:00   ` bromley
2012-12-16 13:17     ` Adam Sjøgren
2012-12-16 17:10       ` bromley
2012-12-16 17:24         ` Adam Sjøgren [this message]
2012-12-17 13:02           ` bromley
2012-12-17 16:28             ` Adam Sjøgren
2012-12-18 20:57               ` bromley
2012-12-18 20:59                 ` Adam Sjøgren
2012-12-12  8:54 ` Alberto Luaces

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=87k3shvrja.fsf@topper.koldfront.dk \
    --to=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).