diff -r ce3163d69ea6 -r dd2a6d48b046 exiacl.pl --- a/exiacl.pl Fri Aug 19 13:38:06 2005 +0000 +++ b/exiacl.pl Fri Aug 19 13:49:21 2005 +0000 @@ -3,7 +3,7 @@ # $Id$ # $URL$ use constant USAGE => << '#'; -!ME! [options] [-- exim native options] +!ME! [options] [-- exim native options] --[no]log show the log output [!$Cf->log!] --[no]debug show debug debug output [!$Cf->debug!] @@ -23,6 +23,11 @@ --[no]callout [!$Cf->callout!] + Environment used: $EXIM [!$ENV{EXIM}!] + $EXIM_CONF [!$ENV{EXIM_CONF}!] + + Data is read from STDIN unless it's connected to terminal. + $Id$ $URL$ #