Wiki articles tagged with "email"

Showing 1-6 of 6 items.

How to send email via Gmail SMTP in Yii2 framework

Created 4 years ago by Bartosz Wójcik Bartosz Wójcik, updated 4 years ago by Bartosz Wójcik Bartosz Wójcik.

One of my sites has been flooded with spam bots and as a result - Gmail gave my mailing domain a bad score and I couldn't send emails to @gmail addresses anymore, not from my email, not from my system, not from any of other domains and websites I host...

3 1
4 followers
Viewed: 102 319 times
Version: 2.0
Category: How-tos

How to redirect all emails to one inbox on Yii2 applications

Created 4 years ago by Gabriel A. López López Gabriel A. López López.

\yii\mail\BaseMailer::useFileTransport is a great tool. If you activate it, all emails sent trough this mailer will be saved (by default) on @runtime/mail instead of being sent, allowing the devs to inspect thre result.

6 0
4 followers
Viewed: 121 559 times
Version: 2.0
Category: How-tos

How to email error logs to developer on Yii2 apps

Created 4 years ago by Gabriel A. López López Gabriel A. López López.

Logging is a very important feature of the application. It let's you know what is happening in every moment. By default, Yii2 basic and advanced application have just a \yii\log\FileTarget target configured.

2 0
4 followers
Viewed: 79 989 times
Version: 2.0
Category: How-tos
Tags: email, log

Use non Gmail/Gsuite on Gcloud projects

Created 7 years ago by Luis Armando Luis Armando, updated 7 years ago by Maurizio Domba Cerin Maurizio Domba Cerin.

Small companies and startups use cheap email services or even Cpanel's mail services which are less secure and compete directly with bigger email providers like Microsoft with Outlook and Google with Gmail. This creates a problem when you try to use their services to send/receive emails from this cheap services. <img width="750" src="https://static.techspot.com/fileshost/newspics3/2017/google-clo...

0 0
3 followers
Viewed: 18 398 times
Version: 2.0
Category: How-tos

Manage Email Template content from database

Created 11 years ago by Ankit Modi Ankit Modi, updated 11 years ago by Ankit Modi Ankit Modi.

Hi Friends,

0 1
1 follower
Viewed: 25 805 times
Version: all
Category: Tutorials

How to send emails using SMTP

Created 11 years ago by robregonm robregonm, updated 6 years ago by Wade Shuler Wade Shuler.
6 0
11 followers
Viewed: 142 086 times
Version: 2.0
Category: How-tos