From 781b6abf8a81edc8bf5d6bba5d8a1957cba8d425 Mon Sep 17 00:00:00 2001 From: kinolaev Date: Thu, 9 Jan 2014 16:30:43 +0300 Subject: [PATCH] Change dkim_selector MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit изменение dkim_selector на vmail для совместимости с pdd.yandex.ru --- install/ubuntu/exim4.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ubuntu/exim4.conf.template b/install/ubuntu/exim4.conf.template index d33226c97..3909a599f 100644 --- a/install/ubuntu/exim4.conf.template +++ b/install/ubuntu/exim4.conf.template @@ -260,7 +260,7 @@ remote_smtp: driver = smtp #helo_data = $sender_address_domain dkim_domain = DKIM_DOMAIN - dkim_selector = mail + dkim_selector = vmail dkim_private_key = DKIM_PRIVATE_KEY dkim_canon = relaxed dkim_strict = 0