summaryrefslogtreecommitdiffstats
path: root/roles/webmail/handlers
Commit message (Collapse)AuthorAgeFiles
* 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