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

2015-06-08 Thread Ian Zimmerman
On 2015-06-08 23:55 -0500, Michael Jinks wrote: Michael> its own MTA. The one at Apptix is the obvious, but Apptix's Michael> SMTP service is crypted and authenticated, and I haven't found Michael> a way to make mutt log in as me. I don't know what you mean here. mutt is supposed to handle this

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

2015-06-08 Thread Matthias Apitz
El día Monday, June 08, 2015 a las 11:55:49PM -0500, Michael Jinks escribió: > FWIW, Apptix's instructions are at: > > > https://www.apptix.com/support/email/exchange-2010-setup/exchange-2010-outlook-pop-imap-setup-guide.aspx > > Relevant bit is near the bottom, page 11. Excerpt: > > [...] >

mutt -> [some smarthost] -> Exchange Land

2015-06-08 Thread Michael Jinks
Hi all. This really isn't a mutt question but I figure the mutt community is where I have the best chance of getting advice on my predicament. New job, employer outsources mail to Apptix, which is an Outlook shop. I've lost patience and am clawing my way back to mutt. Employer says fine, go for it

Re: File browser oddity

2015-06-08 Thread Kevin J. McCarthy
Ian Zimmerman wrote: > On 2015-06-08 15:55 -0700, Kevin J. McCarthy wrote: > > Kevin> After looking and thinking this through, it may be somewhat > Kevin> controversial to make this change. I've made a couple > Kevin> modifications and will mail the patch to mutt-dev, but really > Kevin> need mor

Re: File browser oddity

2015-06-08 Thread Ian Zimmerman
On 2015-06-08 15:55 -0700, Kevin J. McCarthy wrote: Kevin> After looking and thinking this through, it may be somewhat Kevin> controversial to make this change. I've made a couple Kevin> modifications and will mail the patch to mutt-dev, but really Kevin> need more feedback before I consider push

Re: Saving all attachments

2015-06-08 Thread Marcelo Laia
So good! https://packages.debian.org/unstable/main/ripmime 2015-06-08 9:29 GMT-03:00 Chris Spackman : > On 2015/06/08 at 12:03am, Xu Wang wrote: >> On Sun, Jun 7, 2015 at 3:28 PM, John Niendorf wrote: >> > On Sun, Jun 07, 2015 at 02:44:22PM -0400, Chris Spackman wrote: >> >> >> This seems to be

Re: File browser oddity

2015-06-08 Thread Kevin J. McCarthy
Kevin J. McCarthy wrote: > Ian Zimmerman wrote: > > On 2015-06-07 17:23 -0700, Ian Zimmerman wrote: > > > > Ian> When I start the file browser view explicitly, either by hitting > > Ian> the y key or by passing -y on the shell command line, it comes up > > Ian> in the "mailboxes only" submode, i.e

Re: mutt license and SSL libraries

2015-06-08 Thread Will Yardley
On Mon, Jun 08, 2015 at 12:01:20PM -0700, Ian Zimmerman wrote: > mutt is GPL. Apparently there is some license incompatibility between > GPL and the openssl license which prohibits linking mutt with openssl, > unless there is an exception for this specific situation. I have not > studied the leg

Re: File browser oddity

2015-06-08 Thread Kevin J. McCarthy
Ian Zimmerman wrote: > On 2015-06-07 17:23 -0700, Ian Zimmerman wrote: > > Ian> When I start the file browser view explicitly, either by hitting > Ian> the y key or by passing -y on the shell command line, it comes up > Ian> in the "mailboxes only" submode, i.e. things like my header cache > Ian>

Re: File browser oddity

2015-06-08 Thread Ian Zimmerman
On 2015-06-07 17:23 -0700, Ian Zimmerman wrote: Ian> When I start the file browser view explicitly, either by hitting Ian> the y key or by passing -y on the shell command line, it comes up Ian> in the "mailboxes only" submode, i.e. things like my header cache Ian> directory are hidden. (They can

mutt license and SSL libraries

2015-06-08 Thread Ian Zimmerman
mutt is GPL. Apparently there is some license incompatibility between GPL and the openssl license which prohibits linking mutt with openssl, unless there is an exception for this specific situation. I have not studied the legalities in detail because IANAL, but I see that there is a configure opt

Re: sourcing a 2nd alias file

2015-06-08 Thread Matthias Apitz
El día Monday, June 08, 2015 a las 02:03:55PM +0200, Michael Tatge escribió: > > I want to have an additional alias file (i.e. separated from my normal > > aliases). I tried: > > > > set alias_file=~/.mutt-mail_aliases # where I keep my aliases > > source ~/.mutt-mail_aliases # in

Re: sourcing a 2nd alias file

2015-06-08 Thread Chris Spackman
On 2015/06/08 at 02:03pm, Michael Tatge wrote: > Hi, > > * On Mon, Jun 08, 2015 08:08AM +0200 Matthias Apitz (g...@unixarea.de) > muttered: > > I want to have an additional alias file (i.e. separated from my normal > > aliases). I tried: > > so far so good. > > > but in the 2nd file it does not

Re: Saving all attachments

2015-06-08 Thread Chris Spackman
On 2015/06/08 at 12:03am, Xu Wang wrote: > On Sun, Jun 7, 2015 at 3:28 PM, John Niendorf wrote: > > On Sun, Jun 07, 2015 at 02:44:22PM -0400, Chris Spackman wrote: > > >> This seems to be the "official" site for ripmime: > >> http://www.pldaniels.com/ripmime/ > >> -- > >> Chris Spackman > > > Hey

Re: sourcing a 2nd alias file

2015-06-08 Thread Michael Tatge
* On Mon, Jun 08, 2015 07:14AM -0400 Patrick Shanahan (ptilopt...@gmail.com) muttered: > * Matthias Apitz [06-08-15 02:09]: > > set alias_file=~/.mutt-mail_aliases # where I keep my aliases > > source ~/.mutt-mail_aliases # include my aliases > > source ~/.mutt-xxx > only idea

Re: sourcing a 2nd alias file

2015-06-08 Thread Michael Tatge
Hi, * On Mon, Jun 08, 2015 08:08AM +0200 Matthias Apitz (g...@unixarea.de) muttered: > I want to have an additional alias file (i.e. separated from my normal > aliases). I tried: > > set alias_file=~/.mutt-mail_aliases # where I keep my aliases > source ~/.mutt-mail_aliases # incl

"fetching messages" overall progress

2015-06-08 Thread Tom FRIEDETZKY
I have in the past on occasion used mutt in ways that required it to completely download largish numbers of messages from an IMAP server (say, to migrate between servers, or simply to create an up-to-date message cache). Mutt will then in the status line at the bottom display something like "Fetchi

Re: sourcing a 2nd alias file

2015-06-08 Thread Patrick Shanahan
* Matthias Apitz [06-08-15 02:09]: > To manage some organization I want to have an additional alias file > (i.e. separated from my normal aliases). I tried: > > set alias_file=~/.mutt-mail_aliases # where I keep my aliases > source ~/.mutt-mail_aliases # include my aliases > sourc