From 114f6f0c34082be89d2a892932a3fdd5336070d9 Mon Sep 17 00:00:00 2001 From: kinolaev Date: Thu, 9 Jan 2014 17:16:08 +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/rhel/exim-smarthost.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/rhel/exim-smarthost.conf b/install/rhel/exim-smarthost.conf index 99b1c90c7..d1f7e7996 100644 --- a/install/rhel/exim-smarthost.conf +++ b/install/rhel/exim-smarthost.conf @@ -264,7 +264,7 @@ begin transports remote_smtp: driver = smtp dkim_domain = DKIM_DOMAIN - dkim_selector = mail + dkim_selector = vmail dkim_private_key = DKIM_PRIVATE_KEY dkim_canon = relaxed dkim_strict = 0