On 29/03/06, Markus Braun <[EMAIL PROTECTED]> wrote: > > Hi John, > > how can i check the Setuid?
If you ls the exim binary you should get something like: -rwsr-xr-x 1 root root 698056 Jan 6 2005 /usr/sbin/exim4 drwxrwxrwx 9 root root 1024 2005-11-11 20:34 conf.d > -rw-r--r-- 1 root root 39447 2005-12-13 21:55 exim4.conf > -rwxrwxrwx 1 root root 62255 2005-05-27 10:10 > exim4.conf.template > -rwxrwxrwx 1 root Debian-exim 112 2005-05-27 10:10 passwd.client > -rwxrwxrwx 1 Debian-exim Debian-exim 172 2005-11-13 11:49 system_filter > -rwxrwxrwx 1 root root 998 2005-11-11 20:35 > update-exim4.conf.conf > -rwxrwxrwx 1 root root 3058 2006-01-03 17:34 > vexim-acl-check-content.conf > -rwxrwxrwx 1 root root 405 2005-11-11 23:43 > vexim-acl-check-helo.conf > -rwxrwxrwx 1 root root 499 2005-11-29 23:25 > vexim-acl-check-rcpt.conf > -rwxrwxrwx 1 root root 2119 2005-11-11 23:43 > vexim-acl-check-spf.conf That's your config directory. If you're using Debian, the binary is probably in /usr/sbin and called exim4 (well, it is on the Debian system I have access to). John -- ## 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/
