From 2c925ea17fcb6f71826e5c0f30f99c5daba10e14 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 4 Jun 2015 20:26:53 +0200 Subject: Make the webmail connect directly to the outgoing SMTP proxy. (Hence delete the 'webmail' Postfix instance.) This shortens the delay caused by the recipient verification probes. --- webmail.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webmail.yml') diff --git a/webmail.yml b/webmail.yml index d8a6a1e..0ef0487 100644 --- a/webmail.yml +++ b/webmail.yml @@ -2,4 +2,4 @@ - name: Configure the webmail hosts: webmail roles: - - { role: webmail, inst: webmail } + - webmail -- cgit v1.2.3