The following instructions detail the setting up of an email system, separated into the following components:
- Mail storage: Maildir;
- Receiving email: getmail;
- Sending email: msmtp;
- Reading email: mutt;
- Backup email: archivemail.
Mail directory
The first step is to generate directories in which to store your email. There are two main ...