exim trouble: user majordomo was not found

i11ogix

New member
Joined
Apr 26, 2006
Messages
2
Exim stoped to work suddenly,i have recieved the following lines in paniclog while trying to restart it.
2006-04-27 01:39:10 Exim configuration error in line 410 of /etc/exim.conf: user majordomo was not found
I have made no changes to any conf. on the system, also Exim worked fine before,I have no clue what could happend with Exim.Could you help me with my problem?Thank You
____
FreeBSD 5.4, DA 1.26.6
 
Last edited:
/usr/sbin/pw groupadd daemon
/usr/sbin/pw useradd majordomo -b /etc/virtual/majordomo -g daemon -s /bin/sh
 
Last edited:
Back
Top