toorop / tmail

Golang SMTP server
http://tmail.io
MIT License
322 stars 55 forks source link

Maildir support? #25

Open virtadpt opened 6 years ago

virtadpt commented 6 years ago

Hi. Are there any plans to implement support for Maildir for storing messages?

toorop commented 6 years ago

It's not the role of an MTA to deliver mail, so no tmail will not support maildir. But tmail can interact with dovecot and dovecot support Maildir. Here is some doc (in french[1]): http://tmail.io/doc/mailboxes/ [1] i know i should update doc and publish it in english... but I do not have time :(