From 7a54af2bf0369e8d64bb35e521007dfe0956eba2 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 23 Jun 2014 19:44:55 +0200 Subject: [PATCH] Remove submission_host for now Not supported on 2.0.9. Need to find a better way --- root/etc/e-smith/templates/etc/dovecot/dovecot.conf/40lda | 1 - 1 file changed, 1 deletion(-) diff --git a/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/40lda b/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/40lda index 173c2c4..ec4b723 100644 --- a/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/40lda +++ b/root/etc/e-smith/templates/etc/dovecot/dovecot.conf/40lda @@ -15,6 +15,5 @@ if ($subject ne ''){ protocol lda \{ mail_plugins = $mail_plugins {$OUT .= (($sieve{'status'} || 'disabled') eq 'enabled') ? 'sieve':''} - submission_host = 127.0.0.1 \}