March 8, 2006 Marissa Mayer prefers Pine to Gmail [mayer]Marissa Mayer, VP, Search Products and User Experience at Google confesses to CNN Money that she doesn't use Gmail for her business mail. "I don't feel overwhelmed with information. I really like it. I use Gmail for my personal e-mail -- 15 to 20 e-mails a day -- but on my work e-mail I get as many as 700 to 800 a day, so I need something really fast. I use an…
10 to 14 hours of email? I think I'd pull a Knuth or look for another job, that's crazy.
Mutt 1.6
121–130 of 191 posts
Re: Mutt 1.6
#122I use it daily. It's a lovely email client. Close to the Unix ideal of doing one thing, and doing it well. Integration with other utilities (notmuch, isync) for indexing and sync'ing is very easy, thanks to close adherence to Unix principles, and gets you a very neat setup. Nothing to envy from Gmail.
I used to be a mutt user back in the day, and it was great at the time, especially when unix/linux lacked anything really better, and there were no iphones or android devices. It was/is the best-in-class console based email client, probably still is. I can't but help feeling though these days it just doesn't really gain you anything substantive to bother to learn it, or even continue to use it, and spend the hours it…
So Mutt may not give _you_ anything of value, but to others it may be a huge time saving tool. :)
Re: Mutt 1.6
#123Earlier quoted context omitted.
> Close to the Unix ideal of doing one thing, and doing it well. In my opinion this concept does not work for most non-cli programs. How do you actually define this "one thing"? Is "reading an email" one thing? And "writing an email" another thing? What about "spellchecking the email"? What about "managing all my email contacts"? What about "back up my emails"? What about "sign email with GPG"? Do all of these things…
> Is "reading an email" one thing? That's essentially what Mutt does. But you could also use other programs to parse and read each email file if you wish. "Fetching email" can also be a different thing. I use offlineimap for that purpose and store my messages in the Maildir format. > And "writing an email" another thing? Yes. Even "sending an email" is another thing. The program that edits my emails (vim) is not the…
But no mention of OS X contacts integration. Care to share how you do it?
Re: Mutt 1.6
#124Earlier quoted context omitted.
> The unix principle works quite well for stuff like grep/find/awk but there is just now way you could make GIMP follow the unix principle. http://www.imagemagick.org/ ;)
ImageMagick is a poor example of "doing one thing right" because every command line tool actually does a million different things with different command line switches. Additionally, it can't do everything GIMP can (which I think you're acknowledging with the winky face).
Need to convert 10, or 100, or 1,000, or 1,000,000 images? You might use GIMP for the first. You'd best give it up for the 2nd and further.
On Linux desktop, I had an Imagemagick command in my command history which would trim off the top n pixels of images to remove extraneous elements. Quick to call that up and run it on a new screenshot, or a series of shots, prior to posting online. The job was completed before GIMP would finish initialising.
Re: Mutt 1.6
#125Re: Mutt 1.6
#126March 8, 2006 Marissa Mayer prefers Pine to Gmail [mayer]Marissa Mayer, VP, Search Products and User Experience at Google confesses to CNN Money that she doesn't use Gmail for her business mail. "I don't feel overwhelmed with information. I really like it. I use Gmail for my personal e-mail -- 15 to 20 e-mails a day -- but on my work e-mail I get as many as 700 to 800 a day, so I need something really fast. I use an…
10 to 14 hours of email? I think I'd pull a Knuth or look for another job, that's crazy.
http://dealbook.nytimes.com/2012/07/27/adding-up-marissa-may...
Re: Mutt 1.6
#127Does anyone use Mutt with SMIME and GPG? Do you like it? I need a mailer with SMIME support for work. I am currently using thunderbird and would love an alternative.
Out of curiosity, what do you do that requires S/MIME? I once set it up, but it seemed nobody else was using it and I gave up.
Re: Mutt 1.6
#128March 8, 2006 Marissa Mayer prefers Pine to Gmail [mayer]Marissa Mayer, VP, Search Products and User Experience at Google confesses to CNN Money that she doesn't use Gmail for her business mail. "I don't feel overwhelmed with information. I really like it. I use Gmail for my personal e-mail -- 15 to 20 e-mails a day -- but on my work e-mail I get as many as 700 to 800 a day, so I need something really fast. I use an…
Re: Mutt 1.6
#129I use it daily. It's a lovely email client. Close to the Unix ideal of doing one thing, and doing it well. Integration with other utilities (notmuch, isync) for indexing and sync'ing is very easy, thanks to close adherence to Unix principles, and gets you a very neat setup. Nothing to envy from Gmail.
Once you are "inside" an app instead of your shell prompt, you are no conforming the Unix ideal.
Re: Mutt 1.6
#130Earlier quoted context omitted.
> Close to the Unix ideal of doing one thing, and doing it well. In my opinion this concept does not work for most non-cli programs. How do you actually define this "one thing"? Is "reading an email" one thing? And "writing an email" another thing? What about "spellchecking the email"? What about "managing all my email contacts"? What about "back up my emails"? What about "sign email with GPG"? Do all of these things…
> Is "reading an email" one thing? And "writing an email" another thing? What about "spellchecking the email"? What about "managing all my email contacts"? What about "back up my emails"? What about "sign email with GPG"? > > Do all of these things really need a separate program? There was a suite of programs that worked that way: https://en.wikipedia.org/wiki/MH_Message_Handling_System
http://rand-mh.sourceforge.net/book/mh/shomes.html#WeOBeYRe
Using MIME or GPG required a little configuration (mostly preset properly) which hooked external programs to preprocess before sending or displaying the message.