0
votes
0answers
294 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 ...
3
votes
1answer
75 views

Strategy to prevent spammers from taking advantage of “Invite by email” feature?

We are developing a web application, and we would like to make it very easy and effective for our users to invite their friends, family and colleagues to view and interact with their content on the ...