Don Houston Posted April 3, 2017 Share Posted April 3, 2017 I have changed the SMTP Host to the new server and I am trying to send a test e-mail out. It said it completed successfully, but I receive no e-mail from the server see attached screen shot. This is new to me I finally updated to a VPS so I need to get this working as soon as I can. Please Advise 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted April 3, 2017 Share Posted April 3, 2017 Hey Don, Check out your mail log for any errors 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 3, 2017 Share Posted April 3, 2017 you might also need to change your Mail Type to SMTP. 0 Quote Link to comment Share on other sites More sharing options...
markhughes Posted April 3, 2017 Share Posted April 3, 2017 As Brian said check your email type is SMTP. If you still have an issue, add this to your configuration file: $smtp_debug = true; Now, try to send a client (yourself..) an email from the admin control panel, and it will show you the full output. I know it doesn't solve your issue: But IMO you should really use a transactional email service for these things (such as mailgun, sendgrid, postmark, etc..). You can even have them take your inbound and forward it instantly to WHMCS. This would also increase the reliability of your emails. Just a thought 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.