all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Álvar Ibeas" <alvar.ibeas@unican.es>
To: <help-gnu-emacs@gnu.org>
Subject: Re: GNUS & nnmaildir
Date: Thu, 31 Jul 2014 16:32:40 +0200	[thread overview]
Message-ID: <87wqatbnuf.fsf@minaya.santiago.es> (raw)
In-Reply-To: <20140731140458.GA18568@ken-HP-Mini-110-1000> (Ken's message of "Thu, 31 Jul 2014 10:04:58 -0400")

Ken <kensubuntu@gmail.com> writes:

> This is my .gnus configuration. It works for news, but not for mail.
>
> (setq gnus-select-method '(nntp "news.gmane.org"))
>
> (setq smtp-mail-server "kensubuntu@gmail.com")
> (setq user-mail-address "kensubuntu@gmail.com")
> (setq message-send-mail-real-function 'smtpmail-send-it)
>
> (setq
>  gnus-secondary-select-methods '(nnmaildir "mymailbox"  (directory "/Maildir/"))
>  mail-sources '((maildir :path "~/Maildir/" :subdirs ("cur" "new")))
>  mail-source-delete-incoming t
> )
>
> (setq gnus-message-archive-group "nnmaildir+mymailbox:outbox")
>
> thanks everyone for the assistance.
> Ken

The list starting by 'nnmaildir' needs to be enclosed in another one:

'((nnmaildir "mymailbox"  (directory "/Maildir/")))

Is your folder "/Maildir" or "~/Maildir"?

Also, I don't think the 'mail-sources' lines are needed for your
purpose: they move the mail in your Maildir folder into the GNUS archive
(I'm guessing, since I'm a Gnus beginner).



  reply	other threads:[~2014-07-31 14:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31  8:51 GNUS & nnmaildir Álvar Ibeas
2014-07-31 14:04 ` Ken
2014-07-31 14:32   ` Álvar Ibeas [this message]
2014-07-31 17:28     ` Ken
  -- strict thread matches above, loose matches on Subject: below --
2014-08-01 14:41 GNUS && nnmaildir Ken
2014-07-31 18:54 gnus & nnmaildir Ken
2014-07-31 19:18 ` Glyn Millington
2014-07-31 19:52 ` Álvar Ibeas
2014-07-31 20:59   ` Ken
2014-08-01  9:36     ` Álvar Ibeas
2014-08-20 22:04 ` lee
     [not found] ` <mailman.7294.1408572317.1147.help-gnu-emacs@gnu.org>
2014-08-20 22:41   ` Emanuel Berg
     [not found]   ` <87k362dbrw.fsf@debian.uxu>
2014-08-23 12:23     ` lee
     [not found]     ` <mailman.7426.1408798394.1147.help-gnu-emacs@gnu.org>
2014-08-23 20:59       ` Emanuel Berg
2014-08-23 22:10         ` Emanuel Berg
2014-08-24 17:02           ` Joe Fineman
     [not found] <mailman.6312.1406761846.1147.help-gnu-emacs@gnu.org>
2014-07-30 23:34 ` GNUS " Emanuel Berg
2014-07-30 19:50 Ken
2014-07-31  8:40 ` Glyn Millington
2014-07-31 13:20   ` Ken
2014-07-31  9:17 ` Gour
2014-07-31 13:12   ` Ken

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=87wqatbnuf.fsf@minaya.santiago.es \
    --to=alvar.ibeas@unican.es \
    --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.