Add email service #526

Merged
raucao merged 30 commits from feature/email into master 2024-01-10 12:09:22 +00:00
Showing only changes of commit 8a7eeb1dd9 - Show all commits

View File

@@ -27,7 +27,7 @@
# #
# <doc/wiki/MailLocation.txt> # <doc/wiki/MailLocation.txt>
# #
mail_location = mbox:~/mail:INBOX=/var/mail/%d/%u mail_location = mbox:~/mail:INBOX=~/mail/INBOX
# If you need to set multiple mailbox locations or want to change default # If you need to set multiple mailbox locations or want to change default
# namespace settings, you can do it by defining namespace sections. # namespace settings, you can do it by defining namespace sections.