Text-based email client: Difference between revisions

Content deleted Content added
m +refimprove
No bare URLs. Remove Cleanup bare URLs template
 
(42 intermediate revisions by 18 users not shown)
Line 1:
{{short description|Email client that does not use graphics}}
{{Refimprove|date=March 2020}}
[[File:Elm.png|thumb|Screenshot of [[Elm_(email_client)|Elm]]]]
 
[[File:Elm.png|thumb|Screenshot of [[Elm_Elm (email_clientemail client)|Elm]]]]
A '''text-based email client''' is an [[email client]] with its [[user interface]] being [[text-based]], occupying a whole [[Terminal_emulator|terminal]] screen. Other kind of [[email client]]s are [[GUI]]-based (cf. [[Email client]]) or Web-based, see [[Webmail]].
 
A '''text-based email client''' is an [[email client]] with its [[user interface]] being [[text-based]], occupying a whole [[Terminal emulator|terminal]] screen. Other kind of [[email client]]s are [[GUI]]-based (cf. [[email client]]) or Web-based, see [[Webmail]].

Text-based email clients may be useful for users with [[visual impairment]] or partial [[blindness]] allowing [[speech synthesis]] or text-to-speech software to read content to users. Text-based email clients also allow to manage communication via simple remote sessions, e. g. per [[SSH]], for instance when it is not possiblypossible to install a local GUI-client and/or access mail via Web interface. Also users may prefer [[text-based user interface]]s in general.
 
Typical features include:<ref name=aerc-ycombinator/>
* Editing various emails via tab support
* Configurable rendering of various MIME types, for instance [[OpenPGP]] encryption or [[HTML email]]
* Vim-style keybindings
* Support for multiple accounts and protocols, e. g. IMAP, Maildir, SMTP, and sendmail
* UTF-8 support
 
== List of text-based email clients ==
Notable clients include:<ref name="tecmint2020" /><ref name="useplaintext" />
* [[aerc]]<ref name=aerc-initial/><ref name=aerc-contributors/><ref name=aerc-ycombinator/>
* [[Draft:aerc|aerc]]
* [[COnsole_Newsreader_And_Emailer|Cone]] <!-- need to create pages for these -->
* [[Alpine (email client)|alpine]] and [[Pine_(email_client)|pine]]
* [[Cone_Elm (softwareemail client)|coneElm]]
* [[Emacs]]: [[Gnus]], mu4e, rmail, Wanderlust
* [[Elm_(email_client)|Elm]]
* Lumail
* [[Emacs]] rmail
* mblaze
* [[Gnus]]
* [[Meli_email_client|meli]]
* [[Mutt (email client)|muttMutt]]
** [[NeoMutt]] <!-- need to create pages for these -->
* [[Pine (email client)|pine]]
** [[Alpine (email client)|alpine]] and [[Pine_(email_client)|pine]]
* [[Sup (email client)|sup]]<!-- need to create pages for these -->
* [[vim (text editor)|vim]] (using a plugin<ref>{{Cite web|url=https://github.com/soywod/himalaya/tree/master/vim|title = Himalaya/Vim at master · soywod/Himalaya|website = [[GitHub]]}}</ref> for himalaya)
 
Email software for the [[command line]] that does not occupy the whole screen (cf. [[Text-based user interface|TUI]]) include e. g. [[Cleancode eMail]], [[CURL]],<ref>{{Cite web|url=https://everything.curl.dev/usingcurl/reademail.html|title=Reading email - everything curl|website=everything.curl.dev}}</ref> himalaya, [[mail (Unix)]], [[mailx]], [[MH Message Handling System|nmhMH]], [[procmail]], [[sendmail]], and many others.
 
== See also ==
* [[Text-based web browser]]
* [[Comparison of email clients]]
 
==References==
{{reflist|refs=
 
<ref name="tecmint2020">{{cite web |url=https://www.tecmint.com/best-commandline-email-clients-for-linux/ |title=7 Best Command-Line Email Clients for Linux in 2020 |author=Ravi Saive |date=2020-02-13 |work=TecMint |quote=Aercsometimes, isusers recommendedprefer asto onedeal of the bestwith email clientsdirectly thatfrom runthe on your terminal. It is free and opencommand-source software which is very powerful and extensible and is perfect for discerning hackers.line}}</ref>
 
<ref name="useplaintext">{{cite web |url=https://useplaintext.email/ |title=Use plaintext email |date=2021-03-19 |quote=There are two main types of emails on the internet: plaintext and HTML. The former is strongly preferred, but often isn't set up by default. We'll get you set up right. }}</ref>
 
<ref name="aerc-initial">{{cite web|url=https://git.sr.ht/~sircmpwn/aerc/refs/0.1.0 |title=aerc 0.1.0 |date=June 3, 2019|accessdate=June 9, 2019}}</ref>
<ref name="aerc-contributors">{{cite web |url=https://git.sr.ht/~sircmpwn/aerc/contributors |title=Contributions to ~sircmpwn/aerc |access-date=2021-06-12 |archive-date=2019-06-08 |archive-url=https://web.archive.org/web/20190608201222/https://git.sr.ht/~sircmpwn/aerc/contributors |url-status=dead }}</ref>
<ref name="aerc-ycombinator">{{cite web|url=https://news.ycombinator.com/item?id=20090950 |title=Aerc – An email client that runs in the terminal |date=2019-06-05}}</ref>
 
}}
Line 32 ⟶ 52:
 
[[Category:Text mode]]
[[Category:Email clients]]
{{Software-stub}}
[[Category:Accessible information]]
 
 
{{Software-type-stub}}