{"id":15875,"date":"2011-12-19T15:37:39","date_gmt":"2011-12-19T15:37:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-smtp-config\/"},"modified":"2018-11-12T07:52:22","modified_gmt":"2018-11-12T07:52:22","slug":"wp-smtp-config","status":"publish","type":"plugin","link":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-smtp-config\/","author":8615690,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"1.2.0","tested":"4.9.29","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"WP SMTP Config","header_author":"Daniel Schr\u00f6der, holzhannes","header_description":"","assets_banners_color":"","last_updated":"2018-11-12 07:52:22","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/wp-smtp-config\/","header_author_uri":"https:\/\/github.com\/schroedan","rating":3,"author_block_rating":0,"active_installs":200,"downloads":15761,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1.0","1.1.1","1.2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[267,450,6932,6696,1536],"plugin_category":[41,54],"plugin_contributors":[164197,85940],"plugin_business_model":[],"class_list":["post-15875","plugin","type-plugin","status-publish","hentry","plugin_tags-email","plugin_tags-mail","plugin_tags-phpmailer","plugin_tags-smtp","plugin_tags-ssl","plugin_category-communication","plugin_category-security-and-spam-protection","plugin_contributors-holzhannes","plugin_contributors-pcolasd","plugin_committers-pcolasd"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-smtp-config.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin configures WordPress and WordPress MU to use a SMTP server when sending emails instead of the default PHP <code>mail()<\/code> function.<\/p>\n\n<p>You will configure your SMTP settings in your <code>wp-config.php<\/code> file instead of the settings page.\nThe advantage is that no admin of your blog can read the settings.\nAnd you only have to place your settings once in cases of a WordPress MU installation.<\/p>\n\n<p>A sample configuration:<\/p>\n\n<pre><code>\/**\n * WordPress SMTP server\n *\/\ndefine('WP_SMTP_HOST',       'mail.example.com');\ndefine('WP_SMTP_PORT',       25);                                \/\/ obligatory - default: 25\ndefine('WP_SMTP_ENCRYPTION', 'tls');                             \/\/ obligatory ('tls' or 'ssl') - default: no encryption\ndefine('WP_SMTP_USER',       'username');                        \/\/ obligatory - default: no user\ndefine('WP_SMTP_PASSWORD',   'password');                        \/\/ obligatory - default: no password\ndefine('WP_SMTP_FROM',       'John Doe &lt;john.doe@example.com&gt;'); \/\/ obligatory - default: no custom from address\ndefine('WP_SMTP_REPLYTO',    'Jane Doe &lt;jane.doe@example.com&gt;'); \/\/ obligatory - default: no custom reply to address\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>wp-smtp-config.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place the SMTP details (see <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-smtp-config\/\">Description<\/a>) in your <code>wp-config.php<\/code> file above the line <code>\/* That\u2019s all, stop editing! Happy blogging. *\/<\/code><\/li>\n<li>Test your settings (<code>Settings -&gt; SMTP<\/code>)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Where is my SMTP settings page?<\/dt>\n<dd><p>The configuration of the SMTP server credentials will be placed in your <code>wp-config.php<\/code> file only.\nYou can test your configuration in <code>Settings -&gt; SMTP Test<\/code>.\nIf you are running a MU installation you will find this settings page for SMTP Test in your network settings.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Fixed bug settings page not showing for network admin<\/li>\n<li>Added config for custom reply to address<\/li>\n<li>Added some security validations<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed bug with port configuration<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added config for custom from address<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Configure an external SMTP server in your config file.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/15875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=15875"}],"author":[{"embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pcolasd"}],"wp:attachment":[{"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=15875"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=15875"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=15875"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=15875"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=15875"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ca-valencia.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=15875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}