aboutsummaryrefslogtreecommitdiffstats
path: root/roles/mail
Commit message (Expand)AuthorAgeFilesLines
* web/acme: refactor certificates deploymentAaron LI2018-03-143-0/+20
* mail/dovecot: improve login log formatAaron LI2018-03-141-3/+5
* mail/dovecot: use both passdb and userdb files to support user aliasesAaron LI2018-03-145-82/+109
* mail/postfix: merge $smtpd_sender_restrictions into $smtpd_recipient_restrict...Aaron LI2018-03-141-40/+25
* mail/postfix: update $mynetworks_style and $relay_domains descriptionAaron LI2018-03-141-41/+13
* mail/postfix: disable login mismatch rejection for smtpd(8) and explainAaron LI2018-03-142-35/+47
* mail/postfix: Fix $virtual_mailbox_maps descriptions and updateAaron LI2018-03-142-33/+13
* mail/postfix: add login-maps.pcre for $smtpd_sender_login_mapsAaron LI2018-03-142-3/+37
* mail/postfix: rename "virtual" to "virtual-aliases"Aaron LI2018-03-144-43/+37
* mail/dovecot: tweak passwd.j2 a bitAaron LI2018-03-141-2/+2
* mail/dovecot: update mailbox config to avoid duplicatesAaron LI2018-03-141-0/+14
* mail/dovecot: generate passwd from templateAaron LI2018-03-143-39/+68
* vars: add mail.userdb and use it in postfix virtual templatesAaron LI2018-03-142-13/+9
* vars: change mail.user -> mail.vuserAaron LI2018-03-142-16/+16
* mail/dovecot: simplify "mail_location" setAaron LI2018-03-141-17/+11
* mail/postfix: fix a file path errorAaron LI2018-03-141-1/+1
* mail: setup postfix with dovecot (SASL auth + LDA virtual transport)Aaron LI2018-03-149-10/+1154
* mail: setup dovecot seviceAaron LI2018-03-146-0/+594
* vars: add "mail.user" for the virtual mail user infoAaron LI2018-03-141-6/+6
* mail/aliases: forward root's mailsAaron LI2018-03-142-0/+10
* mail: create vmail group and userAaron LI2018-03-141-0/+34
* mail: install dovecot-pigeonholeAaron LI2018-03-142-2/+3
* mail/opendkim: Fix tables templating; update config; add handlerAaron LI2018-03-143-8/+9
* mail: setup opendkim config filesAaron LI2018-03-145-8/+201
* add mail role: preliminary, setup DKIM keysAaron LI2018-03-142-0/+73