On Mon, Jan 17, 2011 at 11:16:30AM +1300, Cameron McCormack wrote:
One small issue:
function header-override {
grep -i -E "^(X-attached: *none|Resent-From: )*$" "$TMPFILE"
}
I think that line should be
grep -i -E "^(X-attached: *none|Resent-From: )" "$TMPFILE"
otherwise all mails get
Hi Ed.
Ed Blackman:
> It started from the second script in
> http://wiki.mutt.org/?ConfigTricks/CheckAttach but I've added my own
> refinements (not checking for keywords in messages I resend
> ("bounce") or in Content-Disposition filenames, etc).
Great! I’ve been wanting to get something like t
Hi Chip!
On Sa, 15 Jan 2011, Chip Camden wrote:
> I get an error when sourcing this plugin, but only when launching vim
> from mutt:
>
> Error detected while processing
> /usr/home/sterling/.vim/ftplugin/mail_CheckAttach.vim:
> line 12:
> E15: Invalid expression:
> E15: Invalid expression: ex
I've played with some mutt settings yesterday and thought why not use TLS to
connect to the IMAP server. This is the way it should be anyway.
It turns out mutt reports less folders (!) to have new mail if I use TLS than
if I use an unenrypted connection. I can reproduce this any time I switch from