summaryrefslogtreecommitdiffstats
path: root/roles/webmail/handlers/main.yml
Commit message (Collapse)AuthorAgeFiles
* stunnel4: Harden and socket-activate.Guilhem Moulin2020-05-181
|
* Roundcube: Port to Debian 10.Guilhem Moulin2020-05-171
| | | | | We use the version from buster-backports (currently 1.4.4+dfsg.1-1~bpo10+1) for the elastic theme.
* Upgrade webmail baseline to Debian Stretch.Guilhem Moulin2018-12-031
|
* webmail: use Zend opcache and configure APCu.Guilhem Moulin2017-05-141
|
* 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.
* Use systemd unit files for stunnel4.Guilhem Moulin2016-05-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.
* Reload Postfix upon configuration change, but don't restart it.Guilhem Moulin2015-06-071
| | | | | | (Unless a new instance is created, or the master.cf change is modified.) Changing some variables, such as inet_protocols, require a full restart, but most of the time it's overkill.
* Configure the webmail.Guilhem Moulin2015-06-071