Preventing unwanted content from being posted on a website.
2
votes
1answer
160 views
Gmail is marking my emails as SPAM. However, ISnotSPAN marks it as not-spam
I'm sending an email through my application code.
The email gets into my gmail spam folder.
However, a test of the same email in ISnotSPAM is marked as non-spam.
My application is using Sendgrid to ...
0
votes
0answers
296 views
Sending Emails via Google SMTP - after some time quit working
on a website I use PHPMailer to send automated registration emails, etc and also a newsletter-tool (which loops through the emails and sends them one by one).
Also, I configured in Gmail under ...