aboutsummaryrefslogtreecommitdiffstats
path: root/roles/mail/tasks
Commit message (Expand)AuthorAgeFilesLines
* Port to Ansible 2.7Aaron LI2018-12-011-3/+6
* mail/dovecot: change sieve directory ownershipAaron LI2018-05-051-7/+2
* mail/dovecot: store pass in ansible vault and hash from thereAaron LI2018-03-171-4/+0
* web/acme: refactor certificates deploymentAaron LI2018-03-141-0/+8
* mail/dovecot: use both passdb and userdb files to support user aliasesAaron LI2018-03-141-3/+6
* mail/postfix: rename "virtual" to "virtual-aliases"Aaron LI2018-03-141-1/+1
* mail/dovecot: generate passwd from templateAaron LI2018-03-141-5/+9
* vars: change mail.user -> mail.vuserAaron LI2018-03-141-6/+6
* mail: setup postfix with dovecot (SASL auth + LDA virtual transport)Aaron LI2018-03-141-10/+46
* mail: setup dovecot seviceAaron LI2018-03-141-0/+36
* vars: add "mail.user" for the virtual mail user infoAaron LI2018-03-141-6/+6
* mail/aliases: forward root's mailsAaron LI2018-03-141-0/+7
* 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-141-1/+6
* mail: setup opendkim config filesAaron LI2018-03-142-8/+35
* add mail role: preliminary, setup DKIM keysAaron LI2018-03-142-0/+73