OK so when I set it up I should use something like noreply@mydoamin.com? And when I start a campaign the script will send a ping to the emails that is being sent before it actually being delivered and when it bounce it will send a message to that email?
Ok I tried creating a bounce server using my domain and bounce@mydomain.com email but after clicking save changes I got this message "
CDbException
CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
"
After click the button the website took long to load about 30 seconds.
Am I doing this right?
If you are using NOTLS for the protocol you need to set Validate SSL to "no". At a guess though, whichever email service you are using will support TLS which would be a better way to do it.This is also what I got.