-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a staff member, I want to know how to deliver emails to the inbox, so I reach the users #32
Comments
One user proposed that to just have one link to "bucoli.co" on the email text. I think we should try that. |
I've sent a test email from SendPulse to isNOTspam to check if it can be classified as spam. The result is this report: http://isnotspam.com/newlatestreport.php?email=ins-k6exj0ej%40isnotspam.com From the report, I suppose that the main problem is test BAYES_99. Search for it on Google, I found: https://stackoverflow.com/questions/33174005/outgoing-email-marked-as-spam-bayes-99 The person that asked the question told that the problem was the HTML of the email, and recommended to check W3 Validator. When I tested the code, it showed more than one thousand errors. @tiagobugarin said he went to the same conclusion. The link for the validator is here: https://validator.w3.org From this analysis, we decided to test MailChimp to check if the HTML generated is better. |
As @vjpixel said, I followed the same logic as him and got to the same results, therefore I hope that the change to MailChip will do the trick and workaround the our spam problems. |
As @vjpixel said, we decided to test the use of mailchimp to see if this tool would be more effective in avoiding the spam box. |
@tiagobugarin could you please review the issue? |
Everything looks right and sounds good. |
For the first email, we sent, only 28% of the users received the first email. 64% of the emails either went to the spam box or wasn't delivered.
Although we have ways to talk with the testers to add an email address to the "no-spam"
We need to find ways to overcome spam filtering for new users.
They will be put as comments on this card, and when issues are created with them we'll link this issue.
The text was updated successfully, but these errors were encountered: