-
Notifications
You must be signed in to change notification settings - Fork 11
Email providers IMAP SMTP settings
GMAIL(Deprecated)
We've migrated to use Gmail API
for all Gmail users. First of all, it should be used JUST FOR TESTING as it is not secure.
Before you use it go to the page https://myaccount.google.com/u/1/security and disable two-factor auth -> Sign-in & security -> Allow less secure apps: ON (Enable)
Server - imap.gmail.com
Port - 993
Requires SSL - Yes
Server - smtp.gmail.com
Requires SSL: Yes
Requires Authentication: Yes (The same as IMAP)
Port for SSL: 465
Email address - Your full email address ([email protected])
Password - Your account's password
Server - imap.mail.yahoo.com
Port - 993
Requires SSL - Yes
Server - smtp.mail.yahoo.com
Port - 465 or 587
Requires SSL - Yes
Requires authentication - Yes
Email address - Your full email address ([email protected])
Password - Your account's password
Requires authentication - Yes
Server - imap-mail.outlook.com
Port - 993
Requires SSL - Yes
Server - smtp-mail.outlook.com
Port - 587
Requires STARTTLS - Yes
Requires authentication - Yes
Email address - Your full email address ([email protected])
Password - Your account's password
Requires authentication - Yes