From 3fe919103ee5beacc8461c77ccce1b2802c4d1be Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 23 Oct 2019 11:58:17 +0200 Subject: [PATCH] fix path to dkim selecthor key --- pmgconfig.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmgconfig.adoc b/pmgconfig.adoc index 6204018..2ac8a84 100644 --- a/pmgconfig.adoc +++ b/pmgconfig.adoc @@ -403,7 +403,7 @@ Controls whether outbound mail should get DKIM signed. Selector:: The selector used for signing the mail. The private key used for signing is -saved under `/etc/pmg/yourselector.private`. You can display the DNS TXT +saved under `/etc/pmg/dkim/yourselector.private`. You can display the DNS TXT record which you need to add to all domains signed by {pmg} by clicking on the 'View DNS Record' Button.