Gnus development mailing list
 help / color / mirror / Atom feed
* make it easier to use nnml for archive groups
@ 2010-10-14  5:07 Dan Nicolaescu
  2010-10-14 18:05 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 31+ messages in thread
From: Dan Nicolaescu @ 2010-10-14  5:07 UTC (permalink / raw)
  To: ding


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.






^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2010-10-21  1:22 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-14  5:07 make it easier to use nnml for archive groups Dan Nicolaescu
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

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).