mail notification via gmail

Status
Not open for further replies.

Freesnofla

Patron
Joined
Oct 27, 2013
Messages
216
Hello,
I followed the below guide to get the email notifications settled.

http://www.sw33tcode.com/?p=7

Code:
Fill in the following fields:
 
    From Email: youremail@gmail.com
    Outgoing Mail Server: smtp.gmail.com
    Port: 465
    Security: SSL
    Authentication: Check Enable SMTP Authentication
    Username: youremail@gmail.com
    Password: xxxxxxxx (Google account password)
    Authentication Method: Login


When I press the test mail button I get the following message:

Code:
Your test email could not be sent: (534, '5.7.9 Application-specific password required. Learn more at\n5.7.9 http://support.google.com/accounts/bin/answer.py?answer=185833 pt2sm3790054bkb.8 - gsmtp')


I haven't any idea where I'm wrong.

regards
freenassnofla
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Application specific password is that google 2-factor authentication. You'll have to setup an application specific password through gmail's website.
 

Freesnofla

Patron
Joined
Oct 27, 2013
Messages
216
Yes I see, that's the point so I will go for 2-factor authentication. Thx for helping me out.
 

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
Status
Not open for further replies.
Top