Ahoj,
nedaří se mi zprovoznit DKIM v Postfixu na Debianu 7.
Postupoval jsem podle článků:
https://www.digitalocean.com/community/tutorials/how-to-install-and-configur...
http://linuxaria.com/howto/using-opendkim-to-sign-postfix-mails-on-debian
Když odešlu mail, mám v hlavičce příchozí zprávy:
Delivered-To: petr.parolek@gmail.com Received: by 10.153.8.165 with SMTP id dl5csp1014581lad; Mon, 19 Jan 2015 01:22:16 -0800 (PST) X-Received: by 10.194.203.199 with SMTP id ks7mr56200772wjc.105.1421659335817; Mon, 19 Jan 2015 01:22:15 -0800 (PST) Return-Path: www-data@srv.parolek.eu Received: from srv.parolek.eu (parolek.eu. [77.93.223.248]) by mx.google.com with ESMTP id h8si19914724wiz.91.2015.01.19.01.22.13 for petr.parolek@gmail.com; Mon, 19 Jan 2015 01:22:13 -0800 (PST) Received-SPF: pass (google.com: domain of www-data@srv.parolek.eu designates 77.93.223.248 as permitted sender) client-ip=77.93.223.248; Authentication-Results: mx.google.com; spf=pass (google.com: domain of www-data@srv.parolek.eu designates 77.93.223.248 as permitted sender) smtp.mail=www-data@srv.parolek.eu; dkim=fail header.i=@mladeznik.cz Received: by srv.parolek.eu (Postfix, from userid 33) id 3F074B810; Mon, 19 Jan 2015 10:22:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mladeznik.cz; s=mail; t=1421659333; bh=ilJXPAcN5mw7/eNF60asUvkCy5wVnP4QP5uIR722Hmk=; h=To:Subject:Date:From:From; b=YywBrTXihZM+UVVtSUs+Q6sDMFIZllhzxjKxh56V9xR8fI6+ofF9r7UmfzggY+Lpu t2UYNHGigO/fUgKLQMwsg7VFSZ+7LUaKRJEz/lF8q+bl+TwNdgwPqN6f9stYvZTmB2 Ni2hk0LXyMBlwsBaFo4hpaaWaUKgDb35WPLOLEuc= To: petr.parolek@gmail.com Subject: =?UTF-8?Q?[Nov=C3=BD_sm=C4=9Br_]_Vytvo=C5=99en=C3=AD_nov=C3=A9ho_hesla?= X-PHP-Originating-Script: 33:class-phpmailer.php Date: Mon, 19 Jan 2015 09:22:13 +0000 From: WordPress wordpress@mladeznik.cz Message-ID: 302de60a765973363a7cbe10c86d561e@mladeznik.cz X-Priority: 3 X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
Zkrátka ověření DKIM se nezdařila a nevím proč. Prosím, poraďte mi, kde mám chybu. v přílohách jsem přiložil konfigurační soubory.
Díky moc.
Petr Parolek