info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus-message-archive-group is too big!


From: Leo
Subject: Re: gnus-message-archive-group is too big!
Date: Tue, 05 Jun 2007 11:10:09 +0100
User-agent: Gnus/5.110007 Emacs 23 (20070531) MULE/6.0 (HANACHIRUSATO) Fedora 7 (gnu/linux)

----- Randy Yates (2007-06-05) wrote:-----

>> Randy Yates <yates@ieee.org> writes:
>>
>>> I've set this variable to point to a file to store all outgoing
>>> messages. Unfortunately it stores EVERYTHING in one long humoungous
>>> file. It's now over 100 MB long. It's taking to long to access it.
>>>
>>> Is there any cure for this short of moving it out of the directory
>>> so that gnus starts a new file? That is, is there any automated way
>>> for gnus to split the file up?
>
> Hello? Is this thing on???
>
> --RY

You can use a different backend that supports one message per file.

For example,

(setq gnus-message-archive-group
      '((if (message-news-p)
            "nnml:Sent-News"
          "nnml:Sent-Mails")))

HTH,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]