Sumit1311 / kids-library

0 stars 1 forks source link

Email sent using Sendmail goes to SPAM #4

Closed Sumit1311 closed 7 years ago

Sumit1311 commented 7 years ago

Symptoms : Whenever a verification email is sent using sendmail it goes to spam folder of end user.

Steps to reproduce : send a mail using sendmail and check the inbox of the user.

Expected :

It should not go to spam

Sumit1311 commented 7 years ago

1) changing the $ hostname domain-name

worked for me. works for outlook but not for gmail

Test command : echo "My test email being sent from sendmail" | /usr/sbin/sendmail -f sumittoshniwal92@gmail.com sumittoshniwal92@gmail.com

Sumit1311 commented 7 years ago

This requires some additional setup with domains. Deferring this till we buy a domain.

Sumit1311 commented 7 years ago

Mostly will move to mailgun