Le 2018-01-22 17:33, Jan Stary a écrit :
What do people use as a light-weight webmail above smtpd? Does smptd need to store in Maildirs as opposed to mbox?Thanks, Jan
Hello, You can try https://www.mailpile.is/ it's a webmail intended to be used by only one person, it gather mails from different places and doesn't synchronize. It aims security by encrypting every mail on the disk and manage easily PGP keys and signed mails, but I'm not able to say if the security is done well. I made a port I never commited if you want to try, it works well on OpenBSD. It can also be easily installed using virtual-env as it's a python software.
