[Gllug] [OT] Largest mailbox EVER!
Nix
nix at esperi.org.uk
Wed Nov 19 17:27:14 UTC 2003
On Wed, 19 Nov 2003, Tethys yowled:
> [1] Indeed, Linux has the same problem. I've circumvented it by writing
> an LD_PRELOAD shim library for use with my MUA that intercepts
> connect(2), and fails with EACCES for AF_INET connections to non
> RFC1918 addresses.
If you were using a decent mail client (like Gnus or, uh, Gnus), you
could tell it not to render HTML emails entirely, or, alternatively,
flip it to one that renders HTML but not any embedded objects (like
IMG).
viz
(setq mm-discouraged-alternatives '("text/html") ; We *hates* HTML, we does
mm-text-html-renderer 'w3m ; A decent web browser...
mm-inline-text-html-with-w3m-keymap nil ; ... but not its keybindings
mm-inline-text-html-with-images nil) ; This is the default anyway
--
`Me, I want exploding spaceships and pulverized worlds and clashes of
billion-year-old empires *and* competently written sentences.'
--- Matt Austern
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list