Mail User Agent Comparisons?
tjgoodwin asks: "I'm the SysAdmin in an astronomy department. Our currently supported mail user agent is pine [?] , but I'm looking at alternatives. I'm particularly interested in strong support for qmail's maildirs. I need to support at least one text-based UA: mutt [?] does what I need with maildirs, but is it really suitable for a user base, many of whom are new to Unix? I'm also considering graphical UAs, preferably gnome-based. I've failed to find any useful comparison information (the UNIX Email Software Survey FAQ is seriously out of date). Any pointers?"
Outlook. Not only does the glossy brochure indicate that it has all the features you could possibly want or need, it also comes FULLY SCRIPTABLE! Imagine the fun you can have sending little programs back and forth to your friends! Can't do that with mutt, pine OR /bin/mail.
--
Does narcissism count as a hobby? --Shawn Latimer
Most web browsers provide a direct means of reading IMAP mail. Certainly Netscape Navigator does, and the Open Source version "Mozilla" does. By allowing them to read mail through the browser, your users have one less program to learn.
Bruce
Bruce Perens.
It is ironic to find out that in the link provided next to mutt (on the everything2 site). It says that a patch for pine exists to provide the functionality the user wanted (supporting qmail maildir).
So what's wrong with pine then?
btw, you can also directly access you're inbox with "pine -i".
Ralf
The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt.
The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt.
-Bertrand Russel
Are there any text based mail readers, as per the initial question, that understand imap though?
Pine can do IMAP. I think it may be a compile-time option to de/enable it, though.
It's only software!
PINE is something of a 'reference implementation' of an IMAP-capable mailreader, I think it was the first. Mutt may 'support' IMAP, but everything I read suggested it supported it somewhat.
However, virtually every non-UNIX GUI mail client nowadays supports IMAP -- Outlook, Mulberry, Eudora, Netscape Messenger (PMMail for Windows and OS/2 does not sigh). Virtually every X-based mail client is 'working on it.'
--Matthew
And where is Pine's support for S/MIME? While I think Netscape Communicator is an underpowered MUA it has the minimum features I require:
Is there any other MUA with these three features?
IMAP is a very nice technology, especially since you can put clever backends behind it (mail in a proper database has always struck me as a Good Thing), but it's generally received quite a cool reception in the UNIX world. That's changing now, but a lot of admins still aren't quite happy with it. *sigh*.