2017 © Pedro Peláez
 

magento2-module smtp-mail

Configure Magento 2 to use SMTP server to send email

image

czonetech/smtp-mail

Configure Magento 2 to use SMTP server to send email

  • Wednesday, October 26, 2016
  • by czone-tech
  • Repository
  • 1 Watchers
  • 3 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SMTP module for Magento2

Magento2 module for setting up and using SMTP mail, (*1)

This enables you to use any SMTP server to deliver your magento emails. This module was tested with magento versions 2.0.x and 2.1.x, but should work for all magento 2.x versions., (*2)

If you have any issues using this module, you may contact us at support@czonetechnologies.com, (*3)

Why SMTP?

Most emails delivered using sendmail (default mail daemon used for sending mails on Linux) will either get blocked by an ISP or be flagged as SPAM. By Using SMTP server for delivering emails, you can ensure quick and reliable delivery. Also, if you need to send out a high number of emails to your users, most hosting companies won't allow it using their shared mail servers. So, you really don't have any option if you want to send bulk emails (_For example, newsletters_) to your customers., (*4)

1 - Installation

Manual Installation
  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/CzoneTech
  • Extract the contents of the zipped folder inside it.
Using Composer
composer require czonetech/smtp-mail

2 - Enabling the module

Using command line access to your server, run the following commands -, (*5)

 $ php -f bin/magento module:enable --clear-static-content CzoneTech_SmtpMail
 $ php -f bin/magento setup:upgrade

3 - Admin configuration

Log into your Magento Admin, then goto 'Stores -> Configuration -> CzoneTech Modules -> Smtp Settings' Enter the SMTP server settings, (*6)

Screenshot

image, (*7)

The Versions

26/10 2016

dev-master

9999999-dev

Configure Magento 2 to use SMTP server to send email

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.0|7.0.2|~7.0.6
  • magento/module-backend 100.0.*|100.1.*
  • magento/framework 100.0.*|100.1.*

 

smtp magento 2 magento2 smtp magento2 email

26/10 2016

1.0.1

1.0.1.0

Configure Magento 2 to use SMTP server to send email

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.0|7.0.2|~7.0.6
  • magento/module-backend 100.0.*|100.1.*
  • magento/framework 100.0.*|100.1.*

 

smtp magento 2 magento2 smtp magento2 email

03/10 2016

1.0.0

1.0.0.0

Configure Magento 2 to use SMTP server to send email

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.0|7.0.2|~7.0.6
  • magento/module-backend 100.0.*|100.1.*
  • magento/framework 100.0.*|100.1.*

 

smtp magento 2 magento2 smtp magento2 email