{"id":8460,"date":"2018-06-25T01:32:00","date_gmt":"2018-06-24T16:32:00","guid":{"rendered":"http:\/\/www.webcyou.com\/?p=8460"},"modified":"2026-06-25T01:34:07","modified_gmt":"2026-06-24T16:34:07","slug":"centos7-postfix","status":"publish","type":"post","link":"https:\/\/www.webcyou.com\/?p=8460","title":{"rendered":"CentOS7 Postfix"},"content":{"rendered":"<p>\u3069\u3082\u3067\u3059\u3002<\/p>\n<p>\u5148\u65e5\u30c9\u30e1\u30a4\u30f3\u3092\u53d6\u5f97\u3057\u305f\u306e\u3067\u3059\u304c\u3001\u305b\u3063\u304b\u304f\u306a\u306e\u3067\u305d\u306e\u30c9\u30e1\u30a4\u30f3\u3067 <strong>\u30e1\u30fc\u30eb\u30b5\u30fc\u30d0\u74b0\u5883\u3092\u69cb\u7bc9\u3057\u305f\u304f\u306a\u3063\u305f<\/strong> \u3093\u3067\u3059\u3088\u306d\u3002\u3068\u3044\u3046\u3053\u3068\u3067\u3001\u4eca\u56de\u306f\u305d\u306e\u624b\u9806\u3092\u307e\u308b\u3063\u3068\u30e1\u30e2\u3057\u305f\u5f62\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u4f8b\u306b\u3088\u3063\u3066\u81ea\u5206\u7528\u306e\u5099\u5fd8\u9332\u3082\u517c\u306d\u3066\u3044\u308b\u306e\u3067\u3001\u69cb\u7bc9\u306e\u6d41\u308c\u3092\u305d\u306e\u307e\u307e\u8ffd\u3048\u308b\u5f62\u3067\u6b8b\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<h4>\u74b0\u5883<\/h4>\n<p>\u307e\u305a\u306f\u4eca\u56de\u306e\u74b0\u5883\u304b\u3089\u3002\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u3053\u3061\u3089\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># cat \/etc\/centos-release\nCentOS Linux release 7.2.1511 (Core)<\/pre>\n<p>CentOS7 \u7cfb\u3067\u306e\u69cb\u7bc9\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n<h4>SMTP-Auth \u306e\u8a2d\u5b9a<\/h4>\n<h5>cyrus-sasl \u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h5>\n<p>\u307e\u305a\u306f SMTP \u8a8d\u8a3c\u307e\u308f\u308a\u306e\u305f\u3081\u3001cyrus-sasl \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># yum install cyrus-sasl<\/pre>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u305f\u3089\u8d77\u52d5\u3057\u3066\u3001<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># systemctl start saslauthd<\/pre>\n<p>\u81ea\u52d5\u8d77\u52d5\u3082\u8a2d\u5b9a\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># systemctl enable saslauthd<\/pre>\n<h5>saslauthd \u304b\u3089 auxprop \u306b\u5909\u66f4<\/h5>\n<p>\u8a8d\u8a3c\u65b9\u5f0f\u3092 auxprop \u306b\u5909\u66f4\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u3044\u3066\u3001<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># vim \/etc\/sasl2\/smtpd.conf<\/pre>\n<p>\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">pwcheck_method: auxprop\nmech_list: plain login<\/pre>\n<h4>Postfix \u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3068\u8a2d\u5b9a<\/h4>\n<h5>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h5>\n<p>\u7d9a\u3044\u3066\u672c\u547d\u306e Postfix \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\">yum install postfix<\/pre>\n<h5>main.cf \u306e\u7de8\u96c6<\/h5>\n<p>\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb <code>\/etc\/postfix\/main.cf<\/code> \u3092\u7de8\u96c6\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># vim \/etc\/postfix\/main.cf<\/pre>\n<p>\u3053\u3053\u304b\u3089\u306f\u9805\u76ee\u3054\u3068\u306b\u898b\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p><strong>\u53d7\u4fe1\u30e1\u30fc\u30eb\u30b5\u30a4\u30ba\u306e\u4e0a\u9650\u8a2d\u5b9a<\/strong><\/p>\n<p>\u4eca\u56de\u306f 5MB \u306b\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">message_size_limit = 5242880<\/pre>\n<p><strong>\u5916\u90e8\u304b\u3089\u306e\u30e1\u30fc\u30eb\u3092\u8a31\u53ef\u3059\u308b<\/strong><\/p>\n<p><code>inet_interfaces<\/code> \u3092 <code>localhost<\/code> \u304b\u3089 <code>all<\/code> \u306b\u5909\u66f4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># The inet_interfaces parameter specifies the network interface\n# addresses that this mail system receives mail on.  By default,\n# the software claims all active interfaces on the machine. The\n# parameter also controls delivery of mail to user@[ip.address].\n#\n# See also the proxy_interfaces parameter, for network addresses that\n# are forwarded to us via a proxy or network address translator.\n#\n# Note: you need to stop\/start Postfix when this parameter changes.\n#\ninet_interfaces = all<\/pre>\n<p><strong>myhostname \u306b\u81ea\u30c9\u30e1\u30a4\u30f3\u3092\u8a2d\u5b9a<\/strong><\/p>\n<p><code>mail.<\/code> \u306e\u5f8c\u308d\u306b\u81ea\u5206\u306e\u30c9\u30e1\u30a4\u30f3\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># INTERNET HOST AND DOMAIN NAMES\n#\n# The myhostname parameter specifies the internet hostname of this\n# mail system. The default is to use the fully-qualified domain name\n# from gethostname(). $myhostname is used as a default value for many\n# other configuration parameters.\nmyhostname = mail.sample.com<\/pre>\n<p><strong>mydomain \u306b\u81ea\u30c9\u30e1\u30a4\u30f3\u3092\u8ffd\u52a0<\/strong><\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># The mydomain parameter specifies the local internet domain name.\n# The default is to use $myhostname minus the first component.\n# $mydomain is used as a default value for many other configuration\n# parameters.\n#\nmydomain = sample.com<\/pre>\n<p><strong>myorigin \u306e\u8ffd\u52a0<\/strong><\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># SENDING MAIL\n#\n# The myorigin parameter specifies the domain that locally-posted\n# mail appears to come from. The default is to append $myhostname,\n# which is fine for small sites.  If you run a domain with multiple\n# machines, you should (1) change this to $mydomain and (2) set up\n# a domain-wide alias database that aliases each user to\n# user@that.users.mailhost.\n#\n# For the sake of consistency between sender and recipient addresses,\n# myorigin also specifies the default domain name that is appended\n# to recipient addresses that have no @domain part.\n#\nmyorigin = $mydomain<\/pre>\n<p><strong>mydestination \u306b\u81ea\u30c9\u30e1\u30a4\u30f3\u3092\u8ffd\u52a0<\/strong><\/p>\n<p>\u81ea\u5206\u306e\u30c9\u30e1\u30a4\u30f3\u5b9b\u3066\u306e\u30e1\u30fc\u30eb\u3092\u53d7\u4fe1\u3067\u304d\u308b\u3088\u3046\u306b\u5909\u66f4\u3057\u307e\u3059\u3002<\/p>\n<p>\u5909\u66f4\u524d\u3068\u5909\u66f4\u5f8c\u306f\u3053\u3093\u306a\u611f\u3058\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">\u5909\u66f4\u524d: mydestination = myhostname,localhost.myhostname,localhost.mydomain, localhost\n\u5909\u66f4\u5f8c: mydestination = myhostname,localhost.myhostname,localhost.mydomain, localhost, $mydomain<\/pre>\n<p>\u5b9f\u969b\u306e\u8a2d\u5b9a\u7b87\u6240\u306f\u3053\u3061\u3089\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># The mydestination parameter specifies the list of domains that this\n# machine considers itself the final destination for.\n#\n# These domains are routed to the delivery agent specified with the\n# local_transport parameter setting. By default, that is the UNIX\n# compatible delivery agent that lookups all recipients in \/etc\/passwd\n# and \/etc\/aliases or their equivalent.\n#\n# The default is $myhostname + localhost.$mydomain.  On a mail domain\n# gateway, you should also include $mydomain.\n#\n# Do not specify the names of virtual domains - those domains are\n# specified elsewhere (see VIRTUAL_README).\n#\n# Do not specify the names of domains that this machine is backup MX\n# host for. Specify those names via the relay_domains settings for\n# the SMTP server, or use permit_mx_backup if you are lazy (see\n# STANDARD_CONFIGURATION_README).\n#\n# The local machine is always the final destination for mail addressed\n# to user@[the.net.work.address] of an interface that the mail system\n# receives mail on (see the inet_interfaces parameter).\n#\n# Specify a list of host or domain names, \/file\/name or type:table\n# patterns, separated by commas and\/or whitespace. A \/file\/name\n# pattern is replaced by its contents; a type:table is matched when\n# a name matches a lookup key (the right-hand side is ignored).\n# Continue long lines by starting the next line with whitespace.\n#\n# See also below, section \"REJECTING MAIL FOR UNKNOWN LOCAL USERS\".\n#\nmydestination = $myhostname, localhost.$mydomain, localhost, $mydomain<\/pre>\n<p><strong>\u30e1\u30fc\u30eb\u30dc\u30c3\u30af\u30b9\u5f62\u5f0f\u306e\u8ffd\u52a0<\/strong><\/p>\n<p>Maildir \u5f62\u5f0f\u3092\u4f7f\u3046\u306e\u3067\u3001<code>home_mailbox<\/code> \u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># DELIVERY TO MAILBOX\n#\n# The home_mailbox parameter specifies the optional pathname of a\n# mailbox file relative to a user's home directory. The default\n# mailbox file is \/var\/spool\/mail\/user or \/var\/mail\/user.  Specify\n# \"Maildir\/\" for qmail-style delivery (the \/ is required).\n#\nhome_mailbox = Maildir\/<\/pre>\n<p><strong>SMTP-Auth \u8a2d\u5b9a\u306e\u8ffd\u52a0<\/strong><\/p>\n<p>\u6700\u5f8c\u306b SMTP-Auth \u307e\u308f\u308a\u306e\u8a2d\u5b9a\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">smtpd_sasl_auth_enable = yes\nsmtpd_recipient_restrictions =\npermit_mynetworks\npermit_sasl_authenticated\nreject_unauth_destination<\/pre>\n<h5>Postfix \u306e\u8d77\u52d5<\/h5>\n<p>\u8a2d\u5b9a\u304c\u7d42\u308f\u3063\u305f\u3089\u8d77\u52d5\uff08\u518d\u8d77\u52d5\uff09\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># systemctl restart postfix<\/pre>\n<p>\u81ea\u52d5\u8d77\u52d5\u3082\u8a2d\u5b9a\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># systemctl enable postfix<\/pre>\n<h4>Dovecot \u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3068\u8a2d\u5b9a<\/h4>\n<p>\u53d7\u4fe1\u5074\u3068\u3057\u3066 Dovecot \u3082\u5165\u308c\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<h5>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h5>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># yum install dovecot<\/pre>\n<h5>10-mail.conf \u306e\u7de8\u96c6<\/h5>\n<p>\u30e1\u30fc\u30eb\u30dc\u30c3\u30af\u30b9\u5f62\u5f0f\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># vim \/etc\/dovecot\/conf.d\/10-mail.conf<\/pre>\n<p><code>mail_location<\/code> \u306b Maildir \u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># Location for users' mailboxes. The default is empty, which means that Dovecot\n# tries to find the mailboxes automatically. This won't work if the user\n# doesn't yet have any mail, so you should explicitly tell Dovecot the full\n# location.\n#\n# If you're using mbox, giving a path to the INBOX file (eg. \/var\/mail\/%u)\n# isn't enough. You'll also need to tell Dovecot where the other mailboxes are\n# kept. This is called the \"root mail directory\", and it must be the first\n# path given in the mail_location setting.\n#\n# There are a few special variables you can use, eg.:\n#\n#   %u - username\n#   %n - user part in user@domain, same as %u if there's no domain\n#   %d - domain part in user@domain, empty if there's no domain\n#   %h - home directory\n#\n# See doc\/wiki\/Variables.txt for full list. Some examples:\n#\n#   mail_location = maildir:~\/Maildir\n#   mail_location = mbox:~\/mail:INBOX=\/var\/mail\/%u\n#   mail_location = mbox:\/var\/mail\/%d\/%1n\/%n:INDEX=\/var\/indexes\/%d\/%1n\/%n\n#\n# &lt;doc\/wiki\/MailLocation.txt&gt;\n#\n#mail_location =\nmail_location = maildir:~\/Maildir<\/pre>\n<h5>10-auth.conf \u306e\u7de8\u96c6<\/h5>\n<p>\u30d7\u30ec\u30a4\u30f3\u30c6\u30ad\u30b9\u30c8\u8a8d\u8a3c\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># vim \/etc\/dovecot\/conf.d\/10-auth.conf<\/pre>\n<p><code>disable_plaintext_auth<\/code> \u3092 <code>no<\/code> \u306b\u5909\u66f4\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># Disable LOGIN command and all other plaintext authentications unless\n# SSL\/TLS is used (LOGINDISABLED capability). Note that if the remote IP\n# matches the local IP (ie. you're connecting from the same computer), the\n# connection is considered secure and plaintext authentication is allowed.\n# See also ssl=required setting.\n#disable_plaintext_auth = yes\ndisable_plaintext_auth = no<\/pre>\n<h5>10-ssl.conf \u306e\u7de8\u96c6<\/h5>\n<p>\u4eca\u56de\u306f SSL \u63a5\u7d9a\u3092\u7121\u52b9\u5316\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># vim \/etc\/dovecot\/conf.d\/10-ssl.conf<\/pre>\n<p><code>ssl<\/code> \u3092 <code>no<\/code> \u306b\u5909\u66f4\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"># SSL\/TLS support: yes, no, required. &lt;doc\/wiki\/SSL.txt&gt;\n# disable plain pop3 and imap, allowed are only pop3+TLS, pop3s, imap+TLS and imaps\n# plain imap and pop3 are still allowed for local connections\n#ssl = required\nssl = no<\/pre>\n<h5>Dovecot \u306e\u8d77\u52d5<\/h5>\n<p>\u8d77\u52d5\u3057\u3066\u3001<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># systemctl start dovecot<\/pre>\n<p>\u81ea\u52d5\u8d77\u52d5\u3082\u8a2d\u5b9a\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># systemctl enable dovecot<\/pre>\n<h4>\u30e1\u30fc\u30eb\u30e6\u30fc\u30b6\u306e\u8ffd\u52a0<\/h4>\n<h5>admin \u30e6\u30fc\u30b6\u306e\u8ffd\u52a0<\/h5>\n<p>\u30e1\u30fc\u30eb\u7528\u306e\u30e6\u30fc\u30b6\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002\u30ed\u30b0\u30a4\u30f3\u30b7\u30a7\u30eb\u306f\u7121\u52b9\u306b\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># useradd -s \/sbin\/nologin admin<\/pre>\n<h5>\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4<\/h5>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># passwd admin<\/pre>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">\u30e6\u30fc\u30b6\u30fc admin \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3002\n\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9:\n\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u518d\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:\npasswd: \u3059\u3079\u3066\u306e\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u304c\u6b63\u3057\u304f\u66f4\u65b0\u3067\u304d\u307e\u3057\u305f\u3002<\/pre>\n<h5>Auth \u7528\u30e6\u30fc\u30b6\u8a2d\u5b9a<\/h5>\n<p>saslpasswd2 \u3067\u8a8d\u8a3c\u7528\u30e6\u30fc\u30b6\u3092\u767b\u9332\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># echo \"[\u30d1\u30b9\u30ef\u30fc\u30c9]\" | saslpasswd2 -p -u linux.sample.com -c admin<\/pre>\n<p>\u53cd\u6620\u3092\u78ba\u8a8d\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># sasldblistusers2\nadmin@linux.sample.com: userPassword<\/pre>\n<h5>\u6a29\u9650\u5909\u66f4<\/h5>\n<p><code>sasldb2<\/code> \u306e\u30b0\u30eb\u30fc\u30d7\u3092 postfix \u306b\u5909\u66f4\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\"># chgrp postfix \/etc\/sasldb2<\/pre>\n<h4>\u758e\u901a\u78ba\u8a8d<\/h4>\n<p>\u3053\u308c\u3067\u5b8c\u4e86\u3067\u3059\uff01<\/p>\n<p>\u3042\u3068\u306f\u3001\u4f7f\u3063\u3066\u3044\u308b\u30e1\u30fc\u30eb\u30bd\u30d5\u30c8\u306b\u8a2d\u5b9a\u3092\u5165\u308c\u3066\u758e\u901a\u3092\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\u3002\u8a2d\u5b9a\u4f8b\u306f\u3053\u3093\u306a\u611f\u3058\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9: admin@sample.com\n\u30d1\u30b9\u30ef\u30fc\u30c9: [\u8a2d\u5b9a\u3057\u305f\u30d1\u30b9\u30ef\u30fc\u30c9]\n\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u7a2e\u985e: POP\n\u53d7\u4fe1\u7528\u30e1\u30fc\u30eb\u30b5\u30fc\u30d0: mail.sample.com\n\u9001\u4fe1\u7528\u30e1\u30fc\u30eb\u30b5\u30fc\u30d0: mail.sample.com<\/pre>\n<p>\u3053\u3053\u307e\u3067\u304f\u308c\u3070\u3001\u81ea\u524d\u30c9\u30e1\u30a4\u30f3\u3067\u306e\u30e1\u30fc\u30eb\u306e\u9001\u53d7\u4fe1\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u308b\u306f\u305a\u3067\u3059\u3002\u53d6\u5f97\u3057\u305f\u30c9\u30e1\u30a4\u30f3\u3067\u52d5\u304f\u30e1\u30fc\u30eb\u30b5\u30fc\u30d0\u304c\u624b\u5143\u306b\u3042\u308b\u3068\u3001\u306a\u3093\u3060\u304b\u3093\u3060\u4fbf\u5229\u3067\u3059\u3057\u80f8\u30a2\u30c4\u3067\u3059\u306d\u3002<\/p>\n<p>\u3067\u306f\u3067\u306f\u3041\u3002<\/p>\n<p>\u307e\u305f\u307e\u305f\u3041\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3069\u3082\u3067\u3059\u3002 \u5148\u65e5\u30c9\u30e1\u30a4\u30f3\u3092\u53d6\u5f97\u3057\u305f\u306e\u3067\u3059\u304c\u3001\u305b\u3063\u304b\u304f\u306a\u306e\u3067\u305d\u306e\u30c9\u30e1\u30a4\u30f3\u3067 \u30e1\u30fc\u30eb\u30b5\u30fc\u30d0\u74b0\u5883\u3092\u69cb\u7bc9\u3057\u305f\u304f\u306a\u3063\u305f \u3093\u3067\u3059\u3088\u306d\u3002\u3068\u3044\u3046\u3053\u3068\u3067\u3001\u4eca\u56de\u306f\u305d\u306e\u624b\u9806\u3092\u307e\u308b\u3063\u3068\u30e1\u30e2\u3057\u305f\u5f62\u306b\u306a\u308a\u307e\u3059\u3002 \u4f8b\u306b\u3088\u3063\u3066\u81ea\u5206\u7528\u306e\u5099\u5fd8\u9332\u3082\u517c\u306d\u3066\u3044\u308b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[220],"tags":[],"class_list":["post-8460","post","type-post","status-publish","format-standard","hentry","category-220"],"_links":{"self":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts\/8460","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8460"}],"version-history":[{"count":3,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts\/8460\/revisions"}],"predecessor-version":[{"id":12715,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=\/wp\/v2\/posts\/8460\/revisions\/12715"}],"wp:attachment":[{"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8460"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8460"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webcyou.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}