Re: Deleting Attachments from Index View

2021-04-15 Thread John Hawkinson
The IMAP FETCH command allegedly supports retrieving individual sections of a message, including the headers and parsed sections of the body based on MIME parts. I have no idea what the support for this feature is like. -- jh...@alum.mit.edu John Hawkinson

Re: Deleting Attachments from Index View

2021-04-15 Thread No Suck
2021-04-15 0:53 GMT-04:00, Matthias Apitz : > I now even think, there is no other way, because the attachments are in > a sequence in the mail body, separated by some describing head lines, > and mutt must read the full body to present them. Good point. In that case, the delete-entry command in t

Re: Deleting Attachments from Index View

2021-04-14 Thread Matthias Apitz
El día miércoles, abril 14, 2021 a las 09:42:00p. m. -0400, No Suck escribió: > Thank you for the idea. Unfortunately, testing with a bandwidth monitor > (nethogs) shows that mutt downloads all attachments upon executing > view-attachments from the index view. Can anyone confirm this? ... Corr

Re: Deleting Attachments from Index View

2021-04-14 Thread No Suck
Thank you for the idea. Unfortunately, testing with a bandwidth monitor (nethogs) shows that mutt downloads all attachments upon executing view-attachments from the index view. Can anyone confirm this? By the way, I connect by executing change-folder with the following target: imaps://sunnyceme

Re: Deleting Attachments from Index View

2021-04-13 Thread Matthias Apitz
El día miércoles, abril 14, 2021 a las 01:32:15a. m. -0400, sunnycemet...@gmail.com escribió: > Hello, everyone. I would like to save bandwidth. If an email has a large > attachment that I know I do not need, is it possible to delete the > attachment from mutt's index view and *then* open (down

Re: deleting attachments in signed emails

2015-04-05 Thread Kevin J. McCarthy
David J. Weller-Fahy wrote: > * Brian Salter-Duke [2015-04-05 16:35 -0400]: > >While you are fixing these problems, could one of you look at a problem > >I reported a few weeks ago. > > Hrm... what's the ticket number? I just checked and couldn't find the > bug report. > > > http://www.kuroka

Re: deleting attachments in signed emails

2015-04-05 Thread David J. Weller-Fahy
* Brian Salter-Duke [2015-04-05 16:35 -0400]: While you are fixing these problems, could one of you look at a problem I reported a few weeks ago. Hrm... what's the ticket number? I just checked and couldn't find the bug report. http://www.kurokatta.org/hacks/src/mutt-1.5.13-rmattach.patc

Re: Deleting attachments

2009-03-18 Thread Ryan Corder
On Tue, Mar 17, 2009 at 08:07:18AM +, J??rg Sommer wrote: | Why not use a macro that opens the attachment viewer and marks all | attachments for deletion and leaves the attachment viewer. True, this would be pretty easy. I'm looking more toward implementing a 'search for all attachments in t

Re: Deleting attachments

2009-03-17 Thread Jörg Sommer
Hallo Ryan, Ryan Corder wrote: > On Mon, Mar 16, 2009 at 09:58:29AM -0400, Jorge Luis wrote: >| Is there a way to interactively delete attachments to an arbitrary mutt mbox >| folder? >| >| In other words, is it possible to list my folders, sort them by size, and >then >| claw through the direc

Re: Deleting attachments

2009-03-16 Thread Jörg Sommer
Hi Jorge, Jorge Luis wrote: > Is there a way to interactively delete attachments to an arbitrary mutt mbox > folder? In short: on the mail hit v (view-attachments) and delete the attachments with d (delete-entry). Bye, Jörg. -- Fazit: „Schießen Sie nicht mit dem Geiger!“

Re: Deleting attachments

2009-03-16 Thread Ryan Corder
On Mon, Mar 16, 2009 at 09:58:29AM -0400, Jorge Luis wrote: | Is there a way to interactively delete attachments to an arbitrary mutt mbox | folder? | | In other words, is it possible to list my folders, sort them by size, and then | claw through the directory, deleting attachments that I no longe

Re: deleting attachments

2008-03-05 Thread Michael M. Tung
Patrick Shanahan [EMAIL PROTECTED] wrote: > * Michael M. Tung <[EMAIL PROTECTED]> [03-04-08 07:39]: > > > > I was wondering if there is an easy way to delete attachments from > > postponed messages. For email which you receive the procedure is > > clear ('v' and afterwards 'd'). In the postponed m

Re: deleting attachments

2008-03-04 Thread Patrick Shanahan
* Michael M. Tung <[EMAIL PROTECTED]> [03-04-08 07:39]: > > I was wondering if there is an easy way to delete attachments from > postponed messages. For email which you receive the procedure is > clear ('v' and afterwards 'd'). In the postponed message menu > the d-key is reserved for descriptions

Re: Deleting attachments from a message

2002-02-20 Thread René Clerc
* David Champion <[EMAIL PROTECTED]> [20-02-2002 18:48]: > > > It doesn't seem to work when dgc's attachment patch is applied. I > > > checked this against an unpatched mutt - it stopped working after the > > > patch was applied (mutt-1.3.23.dgc.attach.2 in my configuration). > > > > This was fi

Re: Deleting attachments from a message

2002-02-20 Thread David Champion
On 2002.02.20, in <[EMAIL PROTECTED]>, "David Ellement" <[EMAIL PROTECTED]> wrote: > On 020220, at 18:00:45, Stefan Frank wrote > > It doesn't seem to work when dgc's attachment patch is applied. I > > checked this against an unpatched mutt - it stopped working after the > > patch was appl

Re: Deleting attachments from a message

2002-02-20 Thread David Ellement
On 020220, at 18:00:45, Stefan Frank wrote > It doesn't seem to work when dgc's attachment patch is applied. I > checked this against an unpatched mutt - it stopped working after the > patch was applied (mutt-1.3.23.dgc.attach.2 in my configuration). This was fixed in mutt-1.3.23.dgc.attach.3. -

Re: Deleting attachments from a message

2002-02-20 Thread Stefan Frank
At Wed, Feb 20 2002 [10:37 +0100], René Clerc aroused my curiosity with: > Hi all, Hello :-) > IIRC, it was possible in mutt to delete an atachment from a message, > but leave the message itself intact. I just tried to do this with my > mutt (1.3.25), but it didn't seem to work anymore. It does

Re: Deleting attachments from a message

2002-02-20 Thread Nicolas Rachinsky
* On Wed, Feb 20, 2002 at 10:37:13AM +0100, * René Clerc <[EMAIL PROTECTED]> wrote: > IIRC, it was possible in mutt to delete an atachment from a message, > but leave the message itself intact. I just tried to do this with my > mutt (1.3.25), but it didn't seem to work anymore. Still works here.