Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Files > 1GB
@ 2005-05-03 20:17 Philip Clark
  2005-05-05 21:23 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Clark @ 2005-05-03 20:17 UTC (permalink / raw)



Hi Folks, 

I use Gnus a lot for my email, but I just reached the 1GB limit on my
sent-mail folder. Is there any easy way to get emacs/gnus to be able to
read a 1GB file. Or does anyone have any software that can parse a gnus
file and strip out attachments?

Many thanks 

-Phil


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

* Re: Files > 1GB
  2005-05-03 20:17 Files > 1GB Philip Clark
@ 2005-05-05 21:23 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2005-05-05 21:23 UTC (permalink / raw)


On Tue, May 03 2005, Philip Clark wrote:

> I use Gnus a lot for my email, but I just reached the 1GB limit on my
> sent-mail folder. 

Use a "one file per message" for your archive (e.g. nnml).

> Is there any easy way to get emacs/gnus to be able to read a 1GB
> file.

The maximum buffer size is limited by the maximum lisp integer which
depends on Emacs flavor, version and architecture (i586 vs. x86_64).
Searching in Google for "most-positive-fixnum" should give you some
values.

> Or does anyone have any software that can parse a gnus file and
> strip out attachments?

For the future:

,----[ (info "(gnus)Archived Messages") ]
| `gnus-gcc-externalize-attachments'
|      If `nil', attach files as normal parts in Gcc copies; if a regexp
|      and matches the Gcc group name, attach files as external parts; if
|      it is `all', attach local files as external parts; if it is other
|      non-`nil', the behavior is the same as `all', but it may be
|      changed in the future.
`----

For old mail:

,----[ (info "(gnus)Using MIME") ]
| `C-o (Article)'
|      Prompt for a file name, then save the MIME object and strip it from
|      the article.[...]  The stripped MIME object will be referred via the
|      message/external-body MIME type.
|      (`gnus-mime-save-part-and-strip').
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


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

end of thread, other threads:[~2005-05-05 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-03 20:17 Files > 1GB Philip Clark
2005-05-05 21:23 ` Reiner Steib

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