I'd like to thank mutt's new maintainer, Kevin McCarthy, for pushing mutt 1.6 out the door. It's been a long time coming!
Mutt 1.6.0 was released on April 4, 2016.
Mutt 1.4.2.3 was released on June 9, 2007.51–60 of 191 posts
I'd like to thank mutt's new maintainer, Kevin McCarthy, for pushing mutt 1.6 out the door. It's been a long time coming!
Mutt 1.6.0 was released on April 4, 2016.
Mutt 1.4.2.3 was released on June 9, 2007.I 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.
> Nothing to envy from Gmail. I switched because of search, which is amazing in gmail and hard in mutt (for me). What do you do?
zcat Mail/2015/mbox.gz | grepmail -i whatever | grepmail 'perl.style.*regex' >myresults
mutt -f myresults
I'm still rocking the (al)pine when I need to read the inbox on a headless/ssh server.
I have it integrated with a browser for those annoying HTML emails that it can't interpret, but it can handle most HTML emails.
Good to have this, although most of what I get these days (work-wise) is HTML-formatted or otherwise challenging from a readability perspective. I fully intend to give this a go against my mail archive (which goes back to '98, and which I currently access via Thunderbird, running inside a VNC server on an ODROID-U2 ARM board - which is a bit heftier than tmux...)
Earlier quoted context omitted.
That's not strictly new in this version. I've had that enabled (hesitate to say been using) for a while now. Anyone know if the hanging between wifi to cable connections is resolved yet? Aside from that I'm much quicker and more productive with my inboxes now. Sidebar patch, hotkey per mailbox... Very quick icedove replacement. PS: Workaround for the connection thing is to ctrl-z when it hangs, and fg the other insta…
Alternatively, you can use mosh to your homebox, and run mutt from there. Has some other advantages as well ...
I 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.
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 really need a separate program?
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.
I 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.
> 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…
Earlier quoted context omitted.
>ISPs blocking SMTP is this actually still a thing? I know on our campus network they block SMTP on the wired network, but not on the wireless (for some boneheaded reason or another).
All sane residential ISPs block port 25 (SMTP) to prevent spam. All sane mail providers offer SUBMISSION (same protocol as SMTP) on port 587, which is intentionally not blocked by ISPs.
Of course, they only needed to block port 25, but alas they blocked them all.
Earlier quoted context omitted.
Where do you live / travel where you are spending $300 a month on Internet? I live in Australia (not the cheapest place) and spend $50 AUD a month for 12G of data and free international calls to 10 countries.
In the US we also have T-mobile with unlimited internet (limited highspeed internet)
Edit: T-Mobile "unlimited" is bullshit. It is only unlimited for the phone itself. Hotspot usage is rate limited to an unusably slow rate after data allowances is used (the limited rate is usually well below the 128kbps they claim, but even when it is reaching 128bps, that's unusable for the modern web, and the latency is horrific, so even shell sessions are impossible once you hit the cap). The only reason I stick with T-Mobile is BingeOn lets me watch Netflix without using much data; though the crappy speed of it makes it unworkable in a lot of locations. But, don't believe their marketing about "unlimited" data. It is not. T-Mobile also seems to measure bandwidth usage in a shady way; I use about 1GB a day on Karma...same kind of usage results in 2GB+ a day on T-Mobile. I haven't analyzed what's really going on with any precision, but I've noticed the discrepancy on a few occasions; it has happened often enough and to a large enough degree to where I think the smoke is indicative of a fire.
Earlier 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…
Have you used the app yourself? Could you maybe talk more about what you did not like about it?