summaryrefslogtreecommitdiffstats
path: root/roles/webmail/tasks/main.yml
Commit message (Collapse)AuthorAgeFiles
* s/LDAP-provider/LDAP_provider/Guilhem Moulin2020-05-191
| | | | This was forgotten after a092bfd947773281a23419ee0ab62358371b7166.
* Upgrade syntax to Ansible 2.4.Guilhem Moulin2017-11-231
|
* Route SMTP traffic from the webmail through IPsec.Guilhem Moulin2016-07-101
|
* Use stunnel to secure the connection from the webmail to ldap.fripost.org.Guilhem Moulin2016-06-051
| | | | | We should use IPSec instead, but doing so would force us to weaken slapd.conf's ‘security’ setting.
* Upgrade playbooks to Ansible 2.0.Guilhem Moulin2016-02-121
|
* Make the webmail connect directly to the outgoing SMTP proxy.Guilhem Moulin2015-06-071
| | | | | (Hence delete the 'webmail' Postfix instance.) This shortens the delay caused by the recipient verification probes.
* Configure the webmail.Guilhem Moulin2015-06-071