I'm looking through the exim documentation coming with Debian 3.0r1 since I wish to try it out for my mailserver. I cannot seem to find any default or example runtime configuration file for exim. I have this under /etc:
sol:~# find /etc -name exim* 2> /dev/null | xargs ls -ldG -rw-r--r-- 1 root 191 Mar 10 2002 /etc/cron.d/exim -rwxr-xr-x 1 root 669 Mar 10 2002 /etc/cron.daily/exim drwxr-xr-x 2 root 4096 May 30 17:26 /etc/exim -rwxr-xr-x 1 root 1315 Mar 10 2002 /etc/init.d/exim -rwxr-xr-x 1 root 84 Mar 10 2002 /etc/ppp/ip-up.d/exim sol:~# ls -alG /etc/exim total 8 drwxr-xr-x 2 root 4096 May 30 17:26 . drwxr-xr-x 75 root 4096 Aug 24 00:34 .. And when I try to dry-run exim to check the syntax of the runtime configuration file, I get this: sol:~# exim -bV Exim version 3.35 #1 built 10-Mar-2002 01:32:04 Copyright (c) University of Cambridge 2001 2003-08-24 01:04:26 Failed to open configuration file /etc/exim/exim.conf Is there an example runtime configuration file included in the Debian 3.0r1 exim package somewhere? Best regards, David List -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]