Categories: Mail Settings :

Messages sent from own VPS are being Rejected using SMTP

Showing 1-3 of 3 messages
Messages sent from own VPS are being Rejected using SMTP Andrew0387 8/17/12 6:01 PM Domain Name: http://assassins-online.com Problem Description: I have a small website registration, which is using account validation to validate that the email used is a real one. I have problems with the email that should being sended and it's not doing th
Re: Messages sent from own VPS are being Rejected using SMTP Rob. 8/22/12 10:54 PM Do you have SPF and DKIM setup on your domain, to show that your VPS is a valid source of email from your domain. Rob
Re: Messages sent from own VPS are being Rejected using SMTP Rob. 8/22/12 10:57 PM okay I can see you have it setup. What I suggest is you setup phpmailer to use a smarthost (http://smtp.gmail.com) with (auth) a valid Google user/pass. Rob