Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: Files > 1GB
Date: Thu, 05 May 2005 23:23:39 +0200	[thread overview]
Message-ID: <v9is1xbc4k.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <x02mu0lkuksg.fsf@lochnagar.ph.ed.ac.uk>

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/


      reply	other threads:[~2005-05-05 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 20:17 Philip Clark
2005-05-05 21:23 ` Reiner Steib [this message]

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=v9is1xbc4k.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).