View Single Post
  #9 (permalink)  
Old 09-09-2008, 21:31
vzAddict's Avatar
vzAddict vzAddict is offline
System Administrator
 
Join Date: Mar 2007
Posts: 98
Default

I have checked and found following Error in email logs:
Quote:
local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
It seems that some of your PHP mail scripts are using phpmail() function to send email OR the Cpanel notifications which were sent as root were stuck due to above error. As per the about error, Exim will not send emails using any user which is listed in never_users list (for your VPS its root). I have removed the root user from this list and sent emails forcefully; now mail queue is empty now.

Kindly let us know if we can further assist you.
__________________
vzAddict || Mike
http://eukHost.com
VPS Hosting || Managed Hosting
Reply With Quote