ajab-gajab / kids-library

0 stars 0 forks source link

[CLOSED] Email sent using Sendmail goes to SPAM #5

Closed Sumit1311 closed 7 years ago

Sumit1311 commented 7 years ago

Issue by Sumit1311 Tue Jul 11 00:34:46 2017 Originally opened as https://github.com/Sumit1311/kids-library/issues/4


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

Comment by Sumit1311 Tue Jul 11 01:22:53 2017


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

Comment by Sumit1311 Wed Jul 12 01:21:29 2017


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

Sumit1311 commented 7 years ago

Comment by Sumit1311 Tue Aug 1 13:15:16 2017


Mostly will move to mailgun