{"id":219,"date":"2012-12-02T20:10:45","date_gmt":"2012-12-02T11:10:45","guid":{"rendered":"https:\/\/www.hstech.net\/?p=219"},"modified":"2019-10-12T09:01:34","modified_gmt":"2019-10-12T00:01:34","slug":"dkimproxy%e5%b0%8e%e5%85%a5%e8%a6%9a%e6%9b%b8-%e3%81%af%e3%81%be%e3%82%8a%e5%87%a6%e6%ba%80%e8%bc%89%e3%81%a7%e6%92%83%e6%b2%88%e5%af%b8%e5%89%8d%ef%bc%81%e3%81%9d%e3%81%ae3","status":"publish","type":"post","link":"https:\/\/www.hstech.net\/?p=219","title":{"rendered":"DKIMproxy\u5c0e\u5165\u899a\u66f8-\u306f\u307e\u308a\u51e6\u6e80\u8f09\u3067\u6483\u6c88\u5bf8\u524d\uff01\u305d\u306e3"},"content":{"rendered":"\n<p>\u3044\u3088\u3044\u3088\u7f72\u540d\u3092\u4ed8\u3051\u3066\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ed6\u306e\u8a2d\u5b9a\u306f\u6e08\u3093\u3067\u3044\u308b\u306e\u3067\u3001postfix\u306emaster.cf\u306b\u8a18\u8ff0\u3059\u308b\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\u30b5\u30a4\u30c8\uff1a\u3000<a href=\"http:\/\/dkimproxy.sourceforge.net\/postfix-outbound-howto.html\">http:\/\/dkimproxy.sourceforge.net\/postfix-outbound-howto.html<\/a><br>\nsasl-auth\u3067587\u756a\u30dd\u30fc\u30c8\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u306e\u3067\u3053\u306e\u30dd\u30fc\u30c8\u306b\u6765\u305f\u30e1\u30fc\u30eb\u306e\u307f\u7f72\u540d\u3092\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># # modify the default submission service to specify a content filter\n\n# and restrict it to local clients and SASL authenticated clients only #\n\nsubmission&nbsp; inet&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; smtpd\n\n-o smtpd_etrn_restrictions=reject\n\n-o smtpd_sasl_auth_enable=yes\n\n-o content_filter=dksign:[127.0.0.1]:10027\n\n-o receive_override_options=no_address_mappings\n\n-o smtpd_client_restrictions=permit_sasl_authenticated,reject\n\n\u30de\u30a4\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4ee5\u5916\u304b\u3089\u306e\u9001\u4fe1\u304c\u51fa\u6765\u306a\u3044\u306e\u3067\u3053\u306e\u884c\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\u3002\n\n-o smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject\n\n#\n\n# specify the location of the DKIM signing proxy\n\n# Note: we allow \"4\" simultaneous deliveries here; high-volume sites may\n\n#&nbsp;&nbsp; want a number higher than 4.\n\n# Note: the smtp_discard_ehlo_keywords option requires Postfix 2.2 or\n\n#&nbsp;&nbsp; better. Leave it off if your version does not support it.\n\n#\n\ndksign&nbsp;&nbsp;&nbsp; unix&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; smtp\n\n-o smtp_send_xforward_command=yes\n\n-o smtp_discard_ehlo_keywords=8bitmime,starttls\n\n#\n\n# service for accepting messages FROM the DKIM signing proxy\n\n#\n\n127.0.0.1:10028 inet&nbsp; n&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; smtpd\n\n-o content_filter=\n\n-o receive_override_options=no_unknown_recipient_checks,no_header_body_checks\n\n-o smtpd_helo_restrictions=\n\n-o smtpd_client_restrictions=\n\n-o smtpd_sender_restrictions=\n\n-o smtpd_recipient_restrictions=permit_mynetworks,reject\n\n-o mynetworks=127.0.0.0\/8\n\n-o smtpd_authorized_xforward_hosts=127.0.0.0\/8<\/pre>\n\n\n\n<p>\u3055\u3066\u3044\u3088\u3044\u3088\u9001\u4fe1\u30c6\u30b9\u30c8\u3067\u3059\u3002<a href=\"mailto:sa-test@sendmail.net\">sa-test@sendmail.net<\/a> \u3078\u30e1\u30fc\u30eb\u3092\u9001\u4fe1\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7a0b\u306a\u304f\u8fd4\u4fe1\u30e1\u30fc\u30eb\u304c\u6765\u307e\u3057\u305f\u3001\u3055\u3066\u7d50\u679c\u306f\u3001<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sendmail.net Sender Authentication Auto-Responder $Revision: 1.19 $\nThis service runs at &lt;<a href=\"mailto:sa-test@sendmail.net\">sa-test@sendmail.net<\/a>&gt; and allows remote users\n\nto perform a simple, automated test to see if different Sender\n\nAuthentication schemes are working.&nbsp; Mail sent to this service\n\nis checked by our Sender Authentication filters for any valid\n\ncredentials or signatures.&nbsp; A script receives the message, checks\n\nfor a special header with the results of the tests, and composes\n\nthis response message based on what it finds.&nbsp; This response is also\n\nsigned with DomainKeys Identified Mail (DKIM).\nPlease note that the DKIM filter signing this reply message conforms\n\nto the latest IETF standard version, and thus may not be successfully\n\nverified by older implementations.&nbsp; If you are using dkim-filter from\n\nSendmail, Inc., upgrade to OpenDKIM to be compatible with the most\n\nrecent version of DKIM.\nNote that DomainKeys has been removed in favor of DKIM.&nbsp; Sites still\n\nusing DomainKeys should upgrade to DKIM ASAP.\nWe hope this service has been helpful to you.\nAuthentication System:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DomainKeys Identified Mail (DKIM)\n\n<strong>Result:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DKIM signature confirmed GOOD <\/strong>\nDescription:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Signature verified, message arrived intact\n\nReporting host:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; services.sendmail.com\n\nMore information:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"http:\/\/dkim.org\/\">http:\/\/dkim.org\/<\/a>\n\nSendmail milter:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"http:\/\/opendkim.org\/\">http:\/\/opendkim.org\/<\/a>\nAuthentication System:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sender ID\n\n<strong>Result:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SID data confirmed GOOD<\/strong>\n\nDescription:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sending host is authorized for sending domain\n\nReporting host:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; services.sendmail.com\n\nMore information:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"http:\/\/www.microsoft.com\/senderid\">http:\/\/www.microsoft.com\/senderid<\/a>\n\nSendmail milter:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"https:\/\/sourceforge.net\/projects\/sid-milter\/\">https:\/\/sourceforge.net\/projects\/sid-milter\/<\/a>\nAuthentication System:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sender Permitted From (SPF)\n\n<strong>Result:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPF data confirmed GOOD<\/strong>\n\nDescription:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sending host is authorized for sending domain\n\nReporting host:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; services.sendmail.com\n\nMore information:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"http:\/\/openspf.org\/\">http:\/\/openspf.org\/<\/a><\/pre>\n\n\n\n<p>\u3042\u308c\u3063!<\/p>\n\n\n\n<p>DKIM signature confirmed GOOD<\/p>\n\n\n\n<p>\u3068\u3044\u3046\u3053\u3068\u306f\u3001DNS\u306e\u30c9\u30e1\u30a4\u30f3\u30ad\u30fc\u30ec\u30b3\u30fc\u30c9\u306f\u6b63\u5e38\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u306d\uff1f\uff1f\uff1f<\/p>\n\n\n\n<p>\u305f\u3081\u3057\u306b\u3053\u3061\u3089\u306e\u30b5\u30a4\u30c8\u3067\u518d\u691c\u8a3c\u3057\u3066\u307f\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p><a href=\"http:\/\/dkimcore.org\/tools\/dkimrecordcheck.html\">http:\/\/dkimcore.org\/tools\/dkimrecordcheck.html<\/a><\/p>\n\n\n\n<p>\u7d50\u679c\u306f\u3000This is a valid DKIM key record<\/p>\n\n\n\n<p>DNS\u306e\u8a2d\u5b9a\u306f\u3053\u306e\u307e\u307e\u3067\u826f\u3055\u305d\u3046\u3067\u3059\uff1f\uff1f\uff1f\u3042\u306e\u4e00\u65e5\u306f\u306a\u3093\u3060\u3063\u305f\u3093\u3060\u308d\u3046<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3044\u3088\u3044\u3088\u7f72\u540d\u3092\u4ed8\u3051\u3066\u307f\u307e\u3059\u3002 \u4ed6\u306e\u8a2d\u5b9a\u306f\u6e08\u3093\u3067\u3044\u308b\u306e\u3067\u3001postfix\u306emaster.cf\u306b\u8a18\u8ff0\u3059\u308b\u3060\u3051\u3067\u3059\u3002 \u53c2\u8003\u30b5\u30a4\u30c8\uff1a\u3000http:\/\/dkimproxy.sourceforge.net\/postfix-outbou [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[17,12,11],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hstech.net\/index.php?rest_route=\/wp\/v2\/posts\/219"}],"collection":[{"href":"https:\/\/www.hstech.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hstech.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hstech.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hstech.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=219"}],"version-history":[{"count":1,"href":"https:\/\/www.hstech.net\/index.php?rest_route=\/wp\/v2\/posts\/219\/revisions"}],"predecessor-version":[{"id":220,"href":"https:\/\/www.hstech.net\/index.php?rest_route=\/wp\/v2\/posts\/219\/revisions\/220"}],"wp:attachment":[{"href":"https:\/\/www.hstech.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hstech.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hstech.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}