Autor: Jakob Hirsch
Datum:
To: Pablo L. Arturi
CC: exim-users
Betreff: Re: [exim] group daemon was not found ?
Pablo L. Arturi wrote:
> [root@ns1 log]# echo pseudo-tst | exim -d+all-memory parturi@???
...
> 21:23:50 31285 group daemon was not found
Hm... other things to try:
$ ls -l /usr/sbin/exim
-rwsr-xr-x 1 root root 2511326 May 2 13:39 /usr/sbin/exim
$ ls -l /etc/group
-rw-r--r-- 1 root root 707 Feb 13 12:53 /etc/group
And finally
echo test-msg | strace exim -d+all-memory parturi@???
This could give you a lot of output, the relevant part is be at the end.