View Full Version : Just moved to a dedi box - vb not sending emails
dprundle
07-23-2007, 09:23 PM
I just moved from a shared account to a dedicated box. CentOS and vbulletin is not sending emails. My server is running a mail server and everything, but vb is not sending any emails (user registration mails, etc).
Where do I begin troubleshooting?
encryption
07-24-2007, 12:47 PM
How have you setup vbulletin to send emails, using php mail () function or via SMTP ?
if using php mail () function and you are running WHM / CPanel, login to WHM and under Server Configuration >> Tweak Settings, make sure the following box is unchecked
"Prevent the user "nobody" from sending out mail to remote addresses (PHP and CGI scripts generally run as nobody if you are not using PHPSuexec and Suexec respectively.)"
Secondly, (assuming you are running WHM / CPanel), SSH into the server and run
/scripts/eximup --force
See what that does.
Finally, create a test email account under your domain, login to your webmail and send yourself an email (to your gmail/yahoo/hotmail account) and see if you get it. If not and the email bounces back, paste the failed mail error here.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.