Thread: mutt & fdm
View Single Post
Old 13th May 2011
Oko's Avatar
Oko Oko is offline
Rc.conf Instructor
 
Join Date: May 2008
Location: Kosovo, Serbia
Posts: 1,102
Default

Quote:
Originally Posted by qmemo View Post
here is the deal, I am looking for something to be portable across OS's (I have a small part with Linux as a backup plane, just in case -current failed me at some point) and it gotta be easy to deal with or at least have a straight cut-to-the-chase docs that I can follow.

now the names I am considering is mutt/mailx/alpine

I will be checking on fdm to see if I need it at all or not
Mailx is "standard" Unix MUA. You will find it on all systems. On Linux, Solaris it is actually Heirloom mailx (MIME support+IMAP). On NetBSD it is enhanced Berkley mail (has MIME but no IMAP). On OpenBSD and FreeBSD it is just classical Berkley
(no MIME yet but could be ported from NetBSD (so you will need Heirloom mailx from ports or mpack for MIME and fdm for IMAP). I do not know on DragonFly but in the worst case scenario it is just like FreeBSD. The same is in Cygwin.

If you go mutt, alpine, nmh route you need to add MUA as oppose to using one from the base. My advice is pick one and stick to it!

In the terms of dealing with huge amount of emails and doing lots of scripting and automatic mail sending stuff nmh is THE best. It also has the best e-mail file system (for archiving) and searching.
Mailx is OK for the same purpose but definitely inferior.

Alpine is for individual use (sort of Thunderbird of early 90s). I am not that familiar with Mutt.

I for example also like Opera e-mail client. It is OK for general use for people who must have GUI. Sylpheed is very good with a GUI. Claws as well. The only one that I really, really dislike in Unix world is Evolution.

You can also use nmh with GUI. I think it is called exnm. There is even Emacs interface for nmh.
Among old school GUI MUA you can find things like TkRat.

Last edited by Oko; 13th May 2011 at 04:28 PM.
Reply With Quote