Pablo L. Arturi wrote: > [EMAIL PROTECTED] log]# echo pseudo-tst | exim -d+all-memory [EMAIL PROTECTED] ... > 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 [EMAIL PROTECTED] This could give you a lot of output, the relevant part is be at the end. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
