{"id":42610,"date":"2016-03-17T13:17:32","date_gmt":"2016-03-17T13:17:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/surbma-smtp\/"},"modified":"2023-11-26T09:15:45","modified_gmt":"2023-11-26T09:15:45","slug":"surbma-smtp","status":"publish","type":"plugin","link":"https:\/\/sa.wordpress.org\/plugins\/surbma-smtp\/","author":7267748,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.3","stable_tag":"2.3","tested":"6.4.8","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Surbma | SMTP","header_author":"Surbma","header_description":"","assets_banners_color":"e9eaec","last_updated":"2023-11-26 09:15:45","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/surbma.com\/donate\/","header_plugin_uri":"https:\/\/surbma.com\/wordpress-plugins\/","header_author_uri":"https:\/\/surbma.com\/","rating":0,"author_block_rating":0,"active_installs":20,"downloads":2280,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"Surbma","date":"2016-03-17 13:18:49"},"2.0":{"tag":"2.0","author":"Surbma","date":"2018-05-22 09:26:19"},"2.1":{"tag":"2.1","author":"Surbma","date":"2018-05-22 09:43:23"},"2.2":{"tag":"2.2","author":"Surbma","date":"2021-11-08 23:03:46"},"2.3":{"tag":"2.3","author":"Surbma","date":"2023-11-26 09:15:45"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2626370,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2626370,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","2.0","2.1","2.2","2.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[267,7503,441,12451,6696],"plugin_category":[41,51],"plugin_contributors":[170513,80808],"plugin_business_model":[216238],"class_list":["post-42610","plugin","type-plugin","status-publish","hentry","plugin_tags-email","plugin_tags-mailgun","plugin_tags-multisite","plugin_tags-sendgrid","plugin_tags-smtp","plugin_category-communication","plugin_category-multisite","plugin_contributors-cherrypickstudios","plugin_contributors-surbma","plugin_business_model-commercial","plugin_committers-surbma"],"banners":{"banner":"https:\/\/ps.w.org\/surbma-smtp\/assets\/banner-772x250.jpg?rev=2626370","banner_2x":"https:\/\/ps.w.org\/surbma-smtp\/assets\/banner-1544x500.jpg?rev=2626370","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/surbma-smtp_e9eaec.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin is created especially for Multisite Networks. You can define all variables in the wp-config.php file and it will be valid for all sites in a Multisite. So this is not for a site-by-site configuration plugin. You can install it on a single WordPress install also and it will work perfectly. But if you install it in a Multisite Network, you can only network activate it!<\/p>\n\n<p>This plugin is working with all SMTP servers and services, like Mailgun, SendGrid, Mandrill, Amazon SES and others.<\/p>\n\n<p><em>Required variables:<\/em><\/p>\n\n<ul>\n<li><code>SURBMA_SMTP_HOST<\/code> - External SMTP server.<\/li>\n<li><code>SURBMA_SMTP_USER<\/code> - User for the SMTP account.<\/li>\n<li><code>SURBMA_SMTP_PASSWORD<\/code> - Password for the SMTP account.<\/li>\n<\/ul>\n\n<p><em>Optional variables:<\/em><\/p>\n\n<ul>\n<li><code>SURBMA_SMTP_PORT<\/code> - Port number for the SMTP server.<\/li>\n<li><code>SURBMA_SMTP_SECURE<\/code> - Choose SSL or TLS, if necessary for your SMTP server.<\/li>\n<li><code>SURBMA_SMTP_FROM<\/code> - From email address for all outgoing emails.<\/li>\n<li><code>SURBMA_SMTP_FROMNAME<\/code> - From name for all outgoing emails.<\/li>\n<\/ul>\n\n<p><em>Example configuration:<\/em><\/p>\n\n<pre><code>    define('SURBMA_SMTP_HOST','smtp.mailgun.org');\n    define('SURBMA_SMTP_USER','postmaster@surbma.com');\n    define('SURBMA_SMTP_PASSWORD','bb2b************************4133');\n<\/code><\/pre>\n\n<p>You can put these lines everywhere before the line, that says: \"That's It. Pencils down\"<\/p>\n\n<p><strong>Do you want to contribute or help improving this plugin?<\/strong><\/p>\n\n<p>You can find it on GitHub: <a href=\"https:\/\/github.com\/Surbma\/surbma-smtp\">https:\/\/github.com\/Surbma\/surbma-smtp<\/a><\/p>\n\n<p><strong>You can find my other plugins and projects on GitHub:<\/strong><\/p>\n\n<p><a href=\"https:\/\/github.com\/Surbma\">https:\/\/github.com\/Surbma<\/a><\/p>\n\n<p>Please feel free to contribute, help or recommend any new features for my plugins, themes and other projects.<\/p>\n\n<p><strong>Do you want to know more about me?<\/strong><\/p>\n\n<p>Visit my webpage: <a href=\"http:\/\/surbma.com\/\">Surbma.com<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>surbma-smtp<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the Surbma - SMTP plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Set every global variable in the wp-config.php file.<\/li>\n<li>That's it. :)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20does%20surbma%20mean%3F'><h3>What does Surbma mean?<\/h3><\/dt>\n<dd><p>It is the reverse version of my last name. ;)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3<\/h4>\n\n<p>Release date: 2023-04-08<\/p>\n\n<ul>\n<li>Minor code optimization.<\/li>\n<li>Tested up to WordPress 6.2 version.<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<p>Release date: 2019-07-02<\/p>\n\n<ul>\n<li>Minor changes in title and description.<\/li>\n<li>Tested up to WordPress 5.2 version.<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Minor change in description.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Simple versioning.<\/li>\n<li>Minor code optimizations.<\/li>\n<li>Tested up to WordPress 4.9 version.<\/li>\n<li>Tested with PHP 7.2 version.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Allow only network activation in Multisite Networks.<\/li>\n<li>Added detailed description.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"External SMTP mail configuration via global variables in wp-config.php.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42610"}],"author":[{"embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/surbma"}],"wp:attachment":[{"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42610"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42610"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42610"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42610"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42610"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}