I usually use Mutt in Lenny with my Gmail account via IMAP.
It works nice but when people send me some big attachments (images or
media content) those files are also auto-downloaded in pager and it can
take some time to get the whole message open.
Is there any way I can instruct Mutt to automatically downloads the text
message (body) but ask me what to do with the attached files (get them,
view them, store them, leave them...)?
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
I download mail form Gmail accounts locally via POP3 + fetchmail, but I
thought IMAP only downloaded the header by default.
Anyway, did you try 'v' for view-attachments?
CJ
I posted a mutt question here and got a good answer.
Also, I was kindly reminded of mutt-...@mutt.org , which is a great list.
Mutt-users really know their stuff and respond quickly because they don't
get enough traffic to keep them busy.
Be kind to mutt-users. Send them posts. :)
--
Kind Regards,
Freeman
> On Tue, Jan 19, 2010 at 01:00:53PM EST, Camaleón wrote:
>> Is there any way I can instruct Mutt to automatically downloads the
>> text message (body) but ask me what to do with the attached files (get
>> them, view them, store them, leave them...)?
>
> I download mail form Gmail accounts locally via POP3 + fetchmail, but I
> thought IMAP only downloaded the header by default.
Once you click to open the e-mail in pager, it downloads the complete
message (haeder, body), attachments included :-(
> Anyway, did you try 'v' for view-attachments?
Yes, that works as expected, I can see the attahched files by pressing
"v".
But what I need is to prevent those big files from being downloaded
unless I really want to proceed.
Greetings,
--
Camaleón
>> Is there any way I can instruct Mutt to automatically downloads the
>> text message (body) but ask me what to do with the attached files (get
>> them, view them, store them, leave them...)?
>>
> I posted a mutt question here and got a good answer.
I thought someone reading this list could have some skills with Mutt, so
I first asked here O:-)
> Also, I was kindly reminded of mutt-...@mutt.org , which is a great
> list.
>
> Mutt-users really know their stuff and respond quickly because they
> don't get enough traffic to keep them busy.
>
> Be kind to mutt-users. Send them posts. :)
Okay, okay...
I'll try to keep busy the Mutt list, being king and posting the question
there :-)
Greetings,
--
Camaleón
This bug is ancient but sounds like what you are reporting:
http://dev.mutt.org/trac/ticket/663
CJ
> On Wed, Jan 20, 2010 at 07:28:14AM EST, Camaleón wrote:
>> But what I need is to prevent those big files from being downloaded
>> unless I really want to proceed.
>
> This bug is ancient but sounds like what you are reporting:
>
> http://dev.mutt.org/trac/ticket/663
OMG!
A nine years bug and still open <|:-)
Thanks much for the advice. That is exactly what I wanted to achieve, but
if the bug is really unresolved... mmm, I'm stuck.
I also posted the question to "mutt-users" mailing list but still no
reply.
Greetings,
--
Camaleón
Or mutt-dev.. asking for a status.. :-)
I'm not familiar with their bug tracking system, but I'm surprised this
hasn't been take care of some way or other.
Sounds like a legitimate request in the context of IMAP.
CJ
>> Thanks much for the advice. That is exactly what I wanted to achieve, but
>> if the bug is really unresolved... mmm, I'm stuck.
>>
>> I also posted the question to "mutt-users" mailing list but still no
>> reply.
>
> Or mutt-dev.. asking for a status.. :-)
>
> I'm not familiar with their bug tracking system, but I'm surprised this
> hasn't been take care of some way or other.
>
> Sounds like a legitimate request in the context of IMAP.
I'm pretty sure it has, (been taken care of) as my mutt (Sid) only
downloads the headers on IMAP and downloads the message only when I
open it.
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 conditions; type `mutt -vv' for details.
System: Linux 2.6.32-trunk-686 (i686)
ncurses: ncurses 5.7.20090803 (compiled with 5.7)
libidn: 1.15 (compiled with 1.15)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Nov 21 2009 11:02:22)
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE +USE_FCNTL -USE_FLOCK
+USE_POP +USE_IMAP +USE_SMTP
-USE_SSL_OPENSSL +USE_SSL_GNUTLS +USE_SASL +USE_GSS +HAVE_GETADDRINFO
+HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
+HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME
-EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK +COMPRESSED +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
To contact the developers, please mail to <mutt...@mutt.org>.
To report a bug, please visit http://bugs.mutt.org/.
patch-1.5.13.cd.ifdef.2
exit
> I'm pretty sure it has, (been taken care of) as my mutt (Sid) only
> downloads the headers on IMAP and downloads the message only when I
> open it.
What does it do about attachements, though? The OP wants to download the
body, but not any attachments until he chooses to.
Cheers,
Tom
--
As usual, this being a 1.3.x release, I haven't even compiled this
kernel yet. So if it works, you should be doubly impressed.
-- Linus Torvalds, announcing kernel 1.3.3
<sigh> Damn, going from memory isn't the best is it? I forgot
completely about the attachment aspect. My bad. Excuse the noise,
please.
> On Wed, Jan 20, 2010 at 12:22:45PM EST, Camaleón wrote:
>> > This bug is ancient but sounds like what you are reporting:
>> >
>> > http://dev.mutt.org/trac/ticket/663
(...)
>> I also posted the question to "mutt-users" mailing list but still no
>> reply.
>
> Or mutt-dev.. asking for a status.. :-)
And so I did a day ago.
Still no response neither from "mutt-user" nor "mutt-dev" :-(
> I'm not familiar with their bug tracking system, but I'm surprised this
> hasn't been take care of some way or other.
>
> Sounds like a legitimate request in the context of IMAP.
Yes, so I think.
Greetings,
--
Camaleón
Try comp.mail.mutt (I beleive that's the right address, search for
mutt if it isn't). The newsgroup has been active.