On 20/04/2012, stanio_AT_cs.tu-berlin.de <stanio_AT_cs.tu-berlin.de> wrote:
> Can anyone suggest a suckless mail server?
>
> We need encrypted IMAP and SMTP. Or a suckless tool chain which achieves
> the above (e.g. instead SSL aware IMAP server, rsync a maildir from
> server machine to local machine)
To take incoming mail, I use netqmail, with these alterations:
https://aur.archlinux.org/packages.php?ID=31137
which include TLS.
Installation was a little grievous; I can't remember how I did it.
Otherwise, it works well. Some documentation can be found at
http://lifewithqmail.org
To fetch my mail, I use dovecot. Installation was easy, and it works
well and does TLS.
Mind, my site is small — 1 user.
Cheers,
strake
Received on Fri Apr 20 2012 - 16:32:03 CEST