From: Jean-Marc Pigeon (Delson) Date: Mon, 23 Jun 2025 12:05:47 +0000 (-0400) Subject: Adding dovecot configuration X-Git-Tag: tag-0.9~25 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=824b92bb9db59815b2e025e62694ab954f6604c6;p=jmp%2Fmailleur Adding dovecot configuration --- diff --git a/conf/dovecot/dovecot.conf b/conf/dovecot/dovecot.conf new file mode 100644 index 0000000..974cc18 --- /dev/null +++ b/conf/dovecot/dovecot.conf @@ -0,0 +1,70 @@ +#------------------------------------------------------- +#Dovecot configuration to work with mailleur +#You will definitely want to read the official documentation +#at http://wiki2.dovecot.org/ if you plan to use Dovecot in +#full production environment +#------------------------------------------------------- +#user lower limit (at least user email) +first_valid_uid=5 +first_valid_gid=12 + +#-------------------------------------------------------------------------- +#debug level +mail_debug=no +auth_debug=no +auth_verbose=yes +auth_debug_passwords=yes +log_path=/var/log/dovecot.log + +#-------------------------------------------------------------------------- +#service setting +#available services +protocols=imap pop3 +#SSL parameters +ssl=yes +disable_plaintext_auth=yes +ssl_cert=