Difference between #2 and #3 of
How to send emails using SMTP

Revision #3 has been created by robregonm on Apr 29, 2014, 12:42:45 AM with the memo:

Added link to spanish version
« previous (#2) next (#4) »

Changes

Title unchanged

How to send emails using SMTP

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

yii2, email, mail, mailer, smtp

Content changed

<a href="https://twitter.com/robregonm" class="twitter-follow-button">Follow @robregonm</a> [Ver en Español](http://www.yiiframework.com/wiki/657/como-enviar-emails-usando-smtp/)
 
 
To send emails from Yii2 is pretty straightforward, since it now uses Swiftmailer for that purpose.

Configuration
------------------
In your config file just add (it has been already added if you created your project using composer):
[...]
6 0
11 followers
Viewed: 134 314 times
Version: 2.0
Category: How-tos
Written by: robregonm
Last updated by: Wade Shuler
Created on: Apr 29, 2014
Last updated: 5 years ago
Update Article

Revisions

View all history