----- Randy Yates (2007-06-05) wrote:-----
>> Randy Yates <[EMAIL PROTECTED]> 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)
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english