1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-10 00:44:46 +01:00
Files
wiki/wiki/email.md

987 B

Email

Email is a method of exchanging electronic messages.

Setup

Email usually consists of a server and a client.

Server

If you want to host your own mail-server there are solutions with and without interfaces.

  • Dovecot is a simple dockerized mail server that has no interface.

Client

If you don't have a built-in web interface for your mail-server you need some software to access your mails. And even if you have it can be useful to keep your mails synced locally on your pc.

  • Neomutt is a terminal-based mail client for linux, that has a simple interface.
  • Thunderbird is a free and open-source mail client which is cross-platform. It also features, contact, todo and calendar management.
  • FairEmail is a free and open-source mail client for Android.