Gnus development mailing list
 help / color / mirror / Atom feed
From: Dan Nicolaescu <dann@gnu.org>
To: ding@gnus.org
Subject: make it easier to use nnml for archive groups
Date: Thu, 14 Oct 2010 01:07:10 -0400	[thread overview]
Message-ID: <yxqaamhnz0h.fsf@fencepost.gnu.org> (raw)


Can the configuration for using nnml as the archive method be made easier?

This is what's in my .gnus.el:

(setq gnus-message-archive-method
      '(nnml "archive"
             (nnml-directory "~/Mail/archive")
             (nnml-active-file "~/Mail/archive/active")
             (nnml-get-new-mail nil)
             (nnml-inhibit-expiry t)))

nnml is better as an archive method than nnfolder.  With nnfolder the
file gets very big if you send a few attachments.

With nnml one can use:

(setq gnus-message-archive-group
       (concat "sent-mail-" (format-time-string "%Y")))

and not suffer performance penalties when archiving sent mail.






             reply	other threads:[~2010-10-14  5:07 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14  5:07 Dan Nicolaescu [this message]
2010-10-14 18:05 ` Lars Magne Ingebrigtsen
2010-10-15 14:50   ` Dan Nicolaescu
2010-10-16 18:15     ` Lars Magne Ingebrigtsen
2010-10-18  7:34       ` Dan Nicolaescu
2010-10-18 19:13         ` Lars Magne Ingebrigtsen
2010-10-19 14:20           ` Ted Zlatanov
2010-10-19 18:22             ` Lars Magne Ingebrigtsen
2010-10-19 18:37               ` Ted Zlatanov
2010-10-19 18:50                 ` Lars Magne Ingebrigtsen
2010-10-19 19:01                   ` assistants, again (was: make it easier to use nnml for archive groups) Ted Zlatanov
2010-10-19 19:08                     ` assistants, again Lars Magne Ingebrigtsen
2010-10-19 19:21                       ` Ted Zlatanov
2010-10-19 19:30                         ` Lars Magne Ingebrigtsen
2010-10-20 12:14                     ` Ted Zlatanov
2010-10-20 15:12                       ` Ted Zlatanov
2010-10-20 15:33                         ` Julien Danjou
2010-10-20 16:16                           ` Ted Zlatanov
2010-10-20 16:42                             ` Lars Magne Ingebrigtsen
2010-10-20 16:58                               ` Ted Zlatanov
2010-10-20 17:16                               ` Lars Magne Ingebrigtsen
2010-10-20 16:40                       ` Lars Magne Ingebrigtsen
2010-10-19 19:41               ` make it easier to use nnml for archive groups Andreas Schwab
2010-10-20  6:31                 ` Reiner Steib
2010-10-20 14:59                   ` Ted Zlatanov
2010-10-20 15:32                     ` Dan Nicolaescu
2010-10-20 16:12                       ` Ted Zlatanov
2010-10-20 16:19                     ` Robert Pluim
2010-10-21  1:22                     ` Lars Magne Ingebrigtsen
2010-10-21  1:21                   ` Lars Magne Ingebrigtsen
2010-10-20 15:29               ` Dan Nicolaescu

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=yxqaamhnz0h.fsf@fencepost.gnu.org \
    --to=dann@gnu.org \
    --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).