10
Mar 2009
never_users list error in mail log.
Posted in Exim by sibu at 9:55 am |
When having trouble with email I got the following error in the exim_paniclog on a cpanel server:
User 0 set for local_delivery transport is on the never_users list
The issue appears to be with some of the libraries the following commands should fix it:
Download libdb2.so.3 from renowned site then create a symbolic link:
ln -s libdb2.so.3 libdb.so.3
/scripts/eximup –force
/etc/rc.d/init.d/exim restart
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.