2017-03-15 13:47:27 0 Comments Linux Boy.Lee

Centos use Mailx send SMTP Mail

Centos use Mailx and third part SMTP server send mail
2019-08-27 11:38:03 4 Comments Linux Boy.Lee

Centos Regular Auto-backup MySQL Database and send to email address

Centos use Cron do Regular Auto-Backup for MySQL database, and auto send email by Mutt
2016-07-19 14:22:23 0 Comments Linux Boy.Lee

Solution for Centos Mutt mail send error postdrop: warning: uid=0: File too large

when send attach email from Centos by Mutt could get error "postdrop: warning: uid=0: File too large", it's because attachment size too large, can be solved by the follow way
2016-07-19 14:12:48 0 Comments Linux Boy.Lee

use MUTT send email from Centos

in Centos Shell, we can use MUTT send email

Yii 2.0 Use MailGun API Send Email

in Yii 2.0 Framework Send Email By MailGun API

Mailing in Yii2 Demo Code

Send Email in Yii 2.0 Framework by system default swiftmailer lib