Exim paniclog problem.

eConcept-Web

Verified User
Joined
Jan 31, 2004
Messages
62
Hi, I found this in the exim paniclog. Does anybody know what is it...

...
2009-06-09 07:20:01 1MDzN3-0004rH-De User 0 set for local_delivery transport is on the never_users list
2009-06-09 07:20:01 1MDzN3-0004rk-Fx User 0 set for local_delivery transport is on the never_users list
2009-06-09 07:21:01 1MDzO1-00051L-SO User 0 set for local_delivery transport is on the never_users list
2009-06-09 07:21:01 1MDzO1-00051W-UB User 0 set for local_delivery transport is on the never_users list
...

thx all
 
Yes. Those are messages for the "root" user that can't be delivered because root is selected as the one that can never receive any message.

Add an alias "root: your@address" in /etc/aliases to forward all messages for root to your Email address.
 
Back
Top