Hi,
I've searched forums for this error ("group daemon was not found") http://www.directadmin.com/forum/showthread.php?t=6215 but still nothing.
Runnin` on freebsd, exim 4.68.
Any suggestions?
I've searched forums for this error ("group daemon was not found") http://www.directadmin.com/forum/showthread.php?t=6215 but still nothing.
Runnin` on freebsd, exim 4.68.
Code:
blow# [custombuild][1:10pm] # echo strace | echo pseudo-tst | exim -d+all-memory [email protected]
13:14:47 35203 Exim version 4.68 uid=0 gid=0 pid=35203 D=fffdffff
Probably Berkeley DB version 1.8x (native mode)
Support for: crypteq use_setclassresources Perl OpenSSL move_frozen_messages Content_Scanning Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz
Authenticators: cram_md5 plaintext spa
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Size of off_t: 8
13:14:47 35203 changed uid/gid: forcing real = effective
13:14:47 35203 uid=0 gid=0 pid=35203
13:14:47 35203 auxiliary group list: 0
13:14:47 35203 seeking password data for user "root": cache not available
13:14:47 35203 getpwnam() succeeded uid=0 gid=0
13:14:47 35203 seeking password data for user "mail": cache not available
13:14:47 35203 getpwnam() succeeded uid=12 gid=6
13:14:47 35203 seeking password data for user "majordomo": cache not available
13:14:47 35203 getpwnam() succeeded uid=1006 gid=1
13:14:47 35203 seeking password data for user "apache": cache not available
13:14:47 35203 getpwnam() succeeded uid=1003 gid=1003
13:14:47 35203 seeking password data for user "diradmin": cache not available
13:14:47 35203 getpwnam() succeeded uid=1001 gid=1001
13:14:47 35203 configuration file is /etc/exim.conf
13:14:47 35203 log selectors = 000024ac 002b9809
13:14:47 35203 cwd=/usr/local/directadmin/custombuild 3 args: exim -d+all-memory [email protected]
13:14:47 35203 trusted user
13:14:47 35203 admin user
13:14:47 35203 changed uid/gid: privilege not needed
13:14:47 35203 uid=12 gid=6 pid=35203
13:14:47 35203 auxiliary group list: 6 6
13:14:47 35203 LOG: PANIC DIE
13:14:47 35203 Exim configuration error in line 583 of /etc/exim.conf:
13:14:47 35203 group daemon was not found
13:14:47 35203 search_tidyup called
13:14:47 35203 >>>>>>>>>>>>>>>> Exim pid=35203 terminating with rc=1 >>>>>>>>>>>>>>>>
blow# [custombuild][1:14pm] #
Code:
blow# [custombuild][1:20pm] # id mail && id daemon
uid=12(mail) gid=6(mail) groups=6(mail)
uid=1(daemon) gid=1(daemon) groups=1(daemon)
blow# [custombuild][1:20pm] #