Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
Subject: Re: How to setup gnus email if you use gnus for usenet already.
Date: Tue, 09 Aug 2005 21:00:56 +0200	[thread overview]
Message-ID: <87slxjq6jb.fsf@koldfront.dk> (raw)
In-Reply-To: <5iacjr9vye.fsf@fencepost.gnu.org>

On Tue, 09 Aug 2005 11:45:56 GMT, Don wrote:

> How do you set up a gnus email dotfile if you use gnus for usenet
> already?... for people with very very minimal expertise to no
> expertise regarding dotfiles, lisp, programming or have
> dyslexic, ADHD, short attention symptoms?...

The answer to your question depends on wherefrom said email is to be
fetched.

The minimal example of a .gnus for this purpose is this:

 ; Gnus for email, basic setup: 

 ;  Change (nnnil "") to (nntp "your.news.server") if you want to read 
 ;  news as well: 
 (setq gnus-select-method '(nnnil "")) 

 ;  Get email from the local machine:
 (setq gnus-secondary-select-methods '((nnml ""))) 

Email will be put in the group called nnml:mail.misc, to which the
user should subscribe.

This assumes that the email one wants to read is present at the
computer on which Gnus is run.

If that is not the case, Gnus must be told where to get the email and
by what means. Please note that this is not specific to Gnus but a
general trait of all email-programmes.


  Best regards,

    Adam

-- 
 "Halleluja og hurlumhej"                                     Adam Sjøgren
                                                         asjo@koldfront.dk


  reply	other threads:[~2005-08-09 19:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 11:45 Don Saklad
2005-08-09 19:00 ` Adam Sjøgren [this message]
2005-08-09 21:26   ` How to setup gnus email if you use gnus for usenet already, have minimal to no expertise or dyslexic ADHD short attention symptoms dsaklad@gnu.org
2005-08-09 21:53     ` Adam Sjøgren
2005-08-09 22:19       ` dsaklad@gnu.org
2005-08-09 22:34         ` Adam Sjøgren

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=87slxjq6jb.fsf@koldfront.dk \
    --to=asjo@koldfront.dk \
    /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).