Text-based email client: Difference between revisions

Content deleted Content added
+refs
Tag: Reverted
No bare URLs. Remove Cleanup bare URLs template
 
(26 intermediate revisions by 15 users not shown)
Line 1:
{{short description|An emailEmail client that does not use graphics}}
 
[[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_emulatorTerminal 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 possible to install a local GUI-client and/or access mail via Web interface. Also users may prefer [[text-based user interface]]s in general.
Line 9:
Typical features include:<ref name=aerc-ycombinator/>
* Editing various emails via tab support
* Configurable rendering of various MIME types, for instance encrypted[[OpenPGP]] encryption or [[HTML email]] messages
* Vim-style keybindings
* Support for multiple accounts and protocols, e. g. IMAP, Maildir, SMTP, and sendmail
Line 15:
 
== 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/>
* [[COnsole_Newsreader_And_Emailer|Cone]] <!-- need to create pages for these -->
* [[Cone (software)|cone]]
* [[Elm (email client)|Elm]]
* [[Emacs]]: [[Gnus]], mu4e, rmail, Wanderlust
* Lumail
* mblaze
* [[Meli_email_client|meli]]
* [[Mutt (email client)|Mutt]]
** [[NeoMutt]] <!-- need to create pages for these -->
** NeoMutt
* [[Pine (email client)|pine]]
** [[Alpine (email client)|alpine]]
* [[Sup (email client)|sup]]<!-- need to create pages for these -->
* sup
* [[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]]
* [[PlaintextComparison of email clients]]
 
==References==
Line 43 ⟶ 44:
 
<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 53 ⟶ 54:
[[Category:Email clients]]
[[Category:Accessible information]]
 
{{Software-stub}}
 
{{Software-type-stub}}