Re: mutt -> [some smarthost] -> Exchange Land

2015-06-09 Thread Tom Fowle
On Tue, Jun 09, 2015 at 09:18:27AM -0500, Michael Jinks wrote: > Arrgh, I spoke too soon. smtp_url is an "unknown command" on my mutt. > Dammit, Debian... > > /usr/local, here I come. Michael, Using Debian wheezie and the mutt package that came with it: the line: set smtp_url =smtps://$my_user:$m

Re: showing mails with attachment in index

2015-06-09 Thread Chris Bannister
On Tue, Jun 09, 2015 at 11:26:10AM -0500, Will Fiveash wrote: > On Tue, Jun 09, 2015 at 02:59:02PM +0200, Orm Finnendahl wrote: > > Hi, > > > > is there an option in mutt to display some indicators in the leftmost > > column in the index for mails with attachments or is there a way to > > filter

Re: Saving all attachments

2015-06-09 Thread Michael Tatge
* On Tue, Jun 09, 2015 04:33PM -0400 Xu Wang (xuwang...@gmail.com) muttered: > On Tue, Jun 9, 2015 at 4:00 PM, Marcelo Laia wrote: > > On 09/06/15 at 02:23pm, Michael Tatge wrote: > >> # extract all attachments > >> macro index,pager X ' set my_wk=$wait_key; unset > >> wait_key\ > >> ripmime --pa

Re: Saving all attachments

2015-06-09 Thread Xu Wang
On Tue, Jun 9, 2015 at 4:00 PM, Marcelo Laia wrote: > On 09/06/15 at 02:23pm, Michael Tatge wrote: >> FWIW, >> >> I ended up with these two macros: >> >> # extract all attachments >> macro index,pager X ' set my_wk=$wait_key; unset >> wait_key\ >> ripmime --paranoid -i - -d ~/tmp/attachments\ >>

Re: Saving all attachments

2015-06-09 Thread Marcelo Laia
On 09/06/15 at 02:23pm, Michael Tatge wrote: > FWIW, > > I ended up with these two macros: > > # extract all attachments > macro index,pager X ' set my_wk=$wait_key; unset > wait_key\ > ripmime --paranoid -i - -d ~/tmp/attachments\ > set wait_key=$my_wk' "save all attachments" > > macro attac

Re: Saving all attachments

2015-06-09 Thread Chris Spackman
On 2015/06/09 at 01:42pm, Michael Tatge wrote: > * On Sun, Jun 07, 2015 02:44PM -0400 Chris Spackman > (ch...@osugisakae.com) muttered: > >macro index,pager X "ripmime -i - -d " > > but you have to "press any key to continue" after it finishes > > that depends - see $wait_key. Ha, wonderful

Re: showing mails with attachment in index

2015-06-09 Thread Will Fiveash
On Tue, Jun 09, 2015 at 02:59:02PM +0200, Orm Finnendahl wrote: > Hi, > > is there an option in mutt to display some indicators in the leftmost > column in the index for mails with attachments or is there a way to > filter out mails without attachment? I would prefer this indicator to > only indi

Re: mutt -> [some smarthost] -> Exchange Land

2015-06-09 Thread Ian Zimmerman
On 2015-06-09 09:18 -0500, Michael Jinks wrote: Michael> Arrgh, I spoke too soon. smtp_url is an "unknown command" on my Michael> mutt. Dammit, Debian... Michael> /usr/local, here I come. Or you could do what I do and build your own debs. -- Please *no* private copies of mailing list or news

Re: mutt -> [some smarthost] -> Exchange Land

2015-06-09 Thread Michael Jinks
Just FTR, see above, "idiot". "smtp_url" != "set smtp_url" Sorry Debian. It works just fine. I never should have doubted you. This time. On Tue, Jun 9, 2015 at 9:18 AM, Michael Jinks wrote: > Arrgh, I spoke too soon. smtp_url is an "unknown command" on my mutt. > Dammit, Debian... > > /usr/lo

Re: showing mails with attachment in index

2015-06-09 Thread David Champion
* On 09 Jun 2015, John Niendorf wrote: > > Perhaps I misread this, but how specifically are you using %?X?{%2X}&%4c? > How is this written in your .muttrc file? My actual index_format is much more complicated, and depends on some patches, so I can't show that very easily. But here's an example

Re: showing mails with attachment in index

2015-06-09 Thread John Niendorf
Great - thank you guys! -- John

Re: showing mails with attachment in index

2015-06-09 Thread Orm Finnendahl
Thanks David and Michael, (should have found that myself...) Am Dienstag, den 09. Juni 2015 um 16:40:32 Uhr (+0200) schrieb John Niendorf: > > Perhaps I misread this, but how specifically are you using %?X?{%2X}&%4c? > How is this written in your .muttrc file? I have this now in my .muttrc and i

Re: mutt -> [some smarthost] -> Exchange Land

2015-06-09 Thread Michael Jinks
Arrgh, I spoke too soon. smtp_url is an "unknown command" on my mutt. Dammit, Debian... /usr/local, here I come. On Tue, Jun 9, 2015 at 9:09 AM, Michael Jinks wrote: > On Tue, Jun 9, 2015 at 1:04 AM, Ian Zimmerman wrote: >> >> I don't know what you mean here. mutt is supposed to handle this >

Re: showing mails with attachment in index

2015-06-09 Thread John Niendorf
Use %X in index_format to show the attachment count. You can use it conditionally to make it look better: %?X?%2X& ? I use something like this: %?X?{%2X}&%4c? which shows me the attachment count if there are attachments, or the message size otherwise. Perhaps I misread this

Re: showing mails with attachment in index

2015-06-09 Thread David Champion
* On 09 Jun 2015, Orm Finnendahl wrote: > > is there an option in mutt to display some indicators in the leftmost > column in the index for mails with attachments or is there a way to > filter out mails without attachment? I would prefer this indicator to Use %X in index_format to show the atta

Re: mutt -> [some smarthost] -> Exchange Land

2015-06-09 Thread Michael Jinks
On Tue, Jun 9, 2015 at 1:04 AM, Ian Zimmerman wrote: > > I don't know what you mean here. mutt is supposed to handle this > situation just fine, see documentation for configuration variables > smtp_url and smtp_pass. Reading this, I felt pretty dumb. But, now, even when I go back to the online m

Re: showing mails with attachment in index

2015-06-09 Thread Michael Tatge
* On Tue, Jun 09, 2015 04:08PM +0200 I (tatg...@gmail.com) muttered: > * On Tue, Jun 09, 2015 02:59PM +0200 Orm Finnendahl > (orm.finnend...@selma.hfmdk-frankfurt.de) muttered: > > is there an option in mutt to display in the index for mails with > > attachments or is there a way to > > http://ww

Re: showing mails with attachment in index

2015-06-09 Thread Michael Tatge
* On Tue, Jun 09, 2015 02:59PM +0200 Orm Finnendahl (orm.finnend...@selma.hfmdk-frankfurt.de) muttered: > is there an option in mutt to display in the index for mails with > attachments or is there a way to http://www.mutt.org/doc/devel/manual.html#attachments Michael -- PGP-Key-ID: EEE7D04

showing mails with attachment in index

2015-06-09 Thread Orm Finnendahl
Hi, is there an option in mutt to display some indicators in the leftmost column in the index for mails with attachments or is there a way to filter out mails without attachment? I would prefer this indicator to only indicate "real" attachments and not simple multipart text+html mails containing

Re: Saving all attachments

2015-06-09 Thread Michael Tatge
FWIW, I ended up with these two macros: # extract all attachments macro index,pager X ' set my_wk=$wait_key; unset wait_key\ ripmime --paranoid -i - -d ~/tmp/attachments\ set wait_key=$my_wk' "save all attachments" macro attach X ' set my_wk=$wait_key; unset wait_key\ ripmime --paranoid -i

Re: Saving all attachments

2015-06-09 Thread Michael Tatge
Chris, * On Sun, Jun 07, 2015 02:44PM -0400 Chris Spackman (ch...@osugisakae.com) muttered: >macro index,pager X "ripmime -i - -d " > > but you have to "press any key to continue" after it finishes that depends - see $wait_key. For instance you could use a macro like: # extract all attach