* On 18 Jun 2011, Joseph wrote:
>
> :0e
> EXITCODE=$?
I think this is still going to write to a file named EXITCODE=255.
IIRC the line after :0 is either a delivery rule (a folder) or an open
brace. If you want to set a variable as a result of the match, without
delivering, you need:
:0e
{
I have mutt running on a router ( a RouterStation Pro, to be exact).
Mutt 1.5.20 (2009-06-14)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain condi
* On 21 Jun 2011, Jurriaan wrote:
> on screen, I see things like
>
> 50 21-06-11 Xx Xxxx ( 1.2K) Xx x
> 51 21-06-11 Xxx (13433K) Xxxx
>
> The sizes of messages with mime components (mostly html messages) are
> much to big. Given tha
On Tue, Jun 21, 2011 at 10:12:16PM +0200, Jurriaan wrote:
The sizes of messages with mime components (mostly html messages) are
much to big. Given that this is a router, without strace or gdb (well,
Depending on the mailbox type, you may look at the Content-Length header
field, and see if it lo
From: David Champion
Date: Tue, Jun 21, 2011 at 03:25:46PM -0500
> * On 21 Jun 2011, Jurriaan wrote:
> > on screen, I see things like
> >
> > 50 21-06-11 Xx Xxxx ( 1.2K) Xx x
> > 51 21-06-11 Xxx (13433K) Xxxx
> >
> > The sizes of m
From: Michael Elkins
Date: Tue, Jun 21, 2011 at 01:27:26PM -0700
> On Tue, Jun 21, 2011 at 10:12:16PM +0200, Jurriaan wrote:
> >The sizes of messages with mime components (mostly html messages) are
> >much to big. Given that this is a router, without strace or gdb (well,
>
> Depending on the mail