Hi rogerx, mutt-users,
* rog...@sdf.org [14. Jul. 2010]:
> How can I exclude one folder from my mailbox list using a find
> pipe?
>
> muttrc:
> mailboxes `find ~/.maildir/ -type d -name cur -printf '%h '`
>
[...]
> To clarify, I only want to omit my "/home/roger/.maildir/.roger" folder
> and not
Hi,
* rog...@sdf.org , 2010-07-14 21:01:01 Wed:
> How can I exclude one folder from my mailbox list using a find
> pipe?
>
> muttrc:
> mailboxes `find ~/.maildir/ -type d -name cur -printf '%h '`
>
> [...] To clarify, I only want to omit my
> "/home/roger/.maildir/.roger" folder and not my other
@#...@# find.
... anyways.
How can I exclude one folder from my mailbox list using a find
pipe?
muttrc:
mailboxes `find ~/.maildir/ -type d -name cur -printf '%h '`
Tells Mutt to monitor for new email in all maildir folders, but I don't
want to know about local the email folder.
To clarify, I
On Wed, Jul 14, 2010 at 11:29:34AM -0700, Gary Johnson wrote:
> On 2010-07-14, Erik Christiansen wrote:
> > It's in an A tag: (I've munged some of the href's characters in this post)
> >
> > > "> > e=3D"View Email Online link" href=3D"http://example.media.xyz.com.au:80/t=
> > rack?t=3Dv&m
On 2010-07-14, Erik Christiansen wrote:
> On Tue, Jul 13, 2010 at 09:16:21AM -0700, Gary Johnson wrote:
> > On 2010-07-13, Erik Christiansen wrote:
> > > I had thought that "=3D" was a m$-ism?
> >
> > The "=" at the end of the line and "=3D" stuff is quoted-printable,
> > a type of Content-Transfe
On Wednesday, 14 July 2010 at 10:55, Matt Larson wrote:
> I finally got around to upgrading from a crufty build of 1.5.18 to
> 1.5.20 (hg HEAD from 30 June 2010) . I run mutt on a Mac and use this
> line in mailcap to handle any HTML MIME parts:
>
> text/html; cat > /tmp/mutt.html\;open /tmp/mutt
On 14 July 2010 15:55, Matt Larson wrote:
> I finally got around to upgrading from a crufty build of 1.5.18 to
> 1.5.20 (hg HEAD from 30 June 2010) . I run mutt on a Mac and use this
> line in mailcap to handle any HTML MIME parts:
>
> text/html; cat > /tmp/mutt.html\;open /tmp/mutt.html
>
> When
Dear Nicolas,
> Notice I don't set use_envelope_from.
*grummel* still doesn't work. I was just thinking: do have some official
dns-name on your mutt box? I'm behind a router in a private network and thought
that this might be the problem; somehow.
Thank you
Ben
I finally got around to upgrading from a crufty build of 1.5.18 to
1.5.20 (hg HEAD from 30 June 2010) . I run mutt on a Mac and use this
line in mailcap to handle any HTML MIME parts:
text/html; cat > /tmp/mutt.html\;open /tmp/mutt.html
When I message had an HTML part I wanted to view, I'd hit "
On Tue, Jul 13, 2010 at 09:16:21AM -0700, Gary Johnson wrote:
> On 2010-07-13, Erik Christiansen wrote:
> > I had thought that "=3D" was a m$-ism?
>
> The "=" at the end of the line and "=3D" stuff is quoted-printable,
> a type of Content-Transfer-Encoding defined by RFC 2045. Mutt
> already know
On Tue, Jul 13, 2010 at 08:21:02AM -0400, Patrick Shanahan wrote:
>
> check the header for "Content-Type:", it should contain:
> Content-Type: text/html; charset="UTF-8"
It's there, but spread over two lines:
Content-Type: text/html;
charset="UTF-8"
As expected, merging the lines made no d
11 matches
Mail list logo