{"id":1355,"date":"2025-08-24T01:43:51","date_gmt":"2025-08-23T16:43:51","guid":{"rendered":"https:\/\/shinke1987.net\/?p=1355"},"modified":"2025-08-24T01:43:51","modified_gmt":"2025-08-23T16:43:51","slug":"msmtp%e3%82%92%e5%88%a9%e7%94%a8%e3%81%97%e3%81%9f%e3%83%a1%e3%83%bc%e3%83%ab%e9%80%81%e4%bf%a1%e3%81%ae%e5%8b%95%e4%bd%9c%e7%a2%ba%e8%aa%8d","status":"publish","type":"post","link":"https:\/\/shinke1987.net\/?p=1355","title":{"rendered":"msmtp\u3092\u5229\u7528\u3057\u305f\u30e1\u30fc\u30eb\u9001\u4fe1\u306e\u52d5\u4f5c\u78ba\u8a8d"},"content":{"rendered":"\n<h2 id=\"toc0\" class=\"wp-block-heading\">\u74b0\u5883<\/h2>\n\n\n\n<p>macOS\uff1aSequoia 15.6.1<\/p>\n\n\n\n<h2 id=\"toc1\" class=\"wp-block-heading\">\u5099\u8003<\/h2>\n\n\n\n<p>Gmail\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u5229\u7528\u3057\u3066\u30e1\u30fc\u30eb\u9001\u4fe1\u3059\u308b\u306e\u306f\u9762\u5012\u305d\u3046\u306a\u306e\u3067\u3001\u5fc5\u8981\u304c\u51fa\u3066\u304d\u305f\u3089\u8003\u3048\u308b\u3002<\/p>\n\n\n\n<p>\u4eca\u306fSMTP\u3067\u306e\u8a8d\u8a3c\u304c\u30e6\u30fc\u30b6\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u53ef\u80fd\u306a\u30e1\u30fc\u30eb\u3092\u5229\u7528\u3059\u308b\u3002<\/p>\n\n\n\n<p>RedHat\u7cfb\u30c7\u30a3\u30b9\u30c8\u30ea\u3067\u3082msmtp\u306f\u5229\u7528\u53ef\u80fd\u3002<\/p>\n\n\n\n<h2 id=\"toc2\" class=\"wp-block-heading\">\u53c2\u8003<\/h2>\n\n\n\n<p><a href=\"https:\/\/marlam.de\/msmtp\/msmtp.html#A-user-configuration-file\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">\u516c\u5f0f\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8<\/a><\/p>\n\n\n\n<h2 id=\"toc3\" class=\"wp-block-heading\">\u6e96\u5099\uff08Mac\uff09<\/h2>\n\n\n\n<h3 id=\"toc4\" class=\"wp-block-heading\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h3>\n\n\n\n<p>\u4e0b\u8a18\u30b3\u30de\u30f3\u30c9\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n% brew install msmtp\n<\/pre><\/div>\n\n\n<h3 id=\"toc5\" class=\"wp-block-heading\">\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u5834\u6240\u3092\u78ba\u8a8d<\/h3>\n\n\n\n<p>\u4e0b\u8a18\u30b3\u30de\u30f3\u30c9\u3067\u78ba\u8a8d\u3067\u304d\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n% msmtp --version | grep configuration\n<\/pre><\/div>\n\n\n<h3 id=\"toc6\" class=\"wp-block-heading\">\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n% vim ~\/.msmtprc\n<\/pre><\/div>\n\n\n<h3 id=\"toc7\" class=\"wp-block-heading\">\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: csharp; title: ; notranslate\" title=\"\">\ndefaults\n\n\n# TLS\u3092\u4f7f\u3046\u3088\u3046\u8a2d\u5b9a\u3002\nport 465 \ntls on\ntls_starttls off \n\n\n# \u3053\u306e\u8a2d\u5b9a\u306e\u8b58\u5225\u5b50\u3002\naccount mail1\n\n\n# SMTP\u30b5\u30fc\u30d0\u3092\u6307\u5b9a\u3002\nhost SMTP\u30b5\u30fc\u30d0\u306e\u30a2\u30c9\u30ec\u30b9\n\n\n# \u30a8\u30e9\u30fc\u767a\u751f\u6642\u306e\u901a\u77e5\u5148\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u8a2d\u5b9a\u3002\nfrom \u81ea\u5206\u306e\u6240\u6709\u3059\u308b\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\n\n\n# \u8a8d\u8a3c\u95a2\u9023\u3002\nauth on\n\n\n# \u8a8d\u8a3c\u7528\u30e6\u30fc\u30b6\u540d\u3002\nuser SMTP\u3067\u306e\u8a8d\u8a3c\u306b\u5229\u7528\u3059\u308b\u30e6\u30fc\u30b6\u540d\n\n\n# \u8a8d\u8a3c\u7528\u30d1\u30b9\u30ef\u30fc\u30c9\u3002\npassword SMTP\u3067\u306e\u8a8d\u8a3c\u306b\u5229\u7528\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002\n\n\n# \u3069\u306e\u8a2d\u5b9a\u3092\u30c7\u30d5\u30a9\u30eb\u30c8\u3068\u3059\u308b\u304b\u6307\u5b9a\u3002\naccount default : mail1\n<\/pre><\/div>\n\n\n<h3 id=\"toc8\" class=\"wp-block-heading\">\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u8a2d\u5b9a<\/h3>\n\n\n\n<p>\u4e0b\u8a18\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n% chmod 600 ~\/.msmtprc\n<\/pre><\/div>\n\n\n<h2 id=\"toc9\" class=\"wp-block-heading\">\u30e1\u30fc\u30eb\u9001\u4fe1<\/h2>\n\n\n\n<p>\u4e0a\u8a18\u8a2d\u5b9a\u304c\u3055\u308c\u3066\u3044\u308b\u306a\u3089\u3001\u4e0b\u8a18\u30b3\u30de\u30f3\u30c9\u3067\u9001\u4fe1\u53ef\u80fd\u3002<\/p>\n\n\n\n<p>\u8a2d\u5b9a\u7b49\u306b\u554f\u984c\u7121\u3051\u308c\u3070\u30e1\u30fc\u30eb\u3092\u53d7\u4fe1\u3067\u304d\u3066\u3044\u308b\u306f\u305a\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n% echo &quot;test mail from msmtp&quot; | msmtp \u9001\u4fe1\u5148\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>\u74b0\u5883 macOS\uff1aSequoia 15.6.1 \u5099\u8003 Gmail\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u5229\u7528\u3057\u3066\u30e1\u30fc\u30eb\u9001\u4fe1\u3059\u308b\u306e\u306f\u9762\u5012\u305d\u3046\u306a\u306e\u3067\u3001\u5fc5\u8981\u304c\u51fa\u3066\u304d\u305f\u3089\u8003\u3048\u308b\u3002 \u4eca\u306fSMTP\u3067\u306e\u8a8d\u8a3c\u304c\u30e6\u30fc\u30b6\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u53ef\u80fd\u306a\u30e1\u30fc\u30eb\u3092\u5229\u7528\u3059\u308b\u3002 Re [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[100,77],"tags":[127],"class_list":["post-1355","post","type-post","status-publish","format-standard","hentry","category-mac","category-rocky-linux","tag-msmtp"],"_links":{"self":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts\/1355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1355"}],"version-history":[{"count":1,"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts\/1355\/revisions"}],"predecessor-version":[{"id":1356,"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts\/1355\/revisions\/1356"}],"wp:attachment":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1355"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1355"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}