From 529649f34304d0b04bef4675cbddd3ee6af19c6d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 16 Dec 2000 12:06:09 +0000 Subject: [PATCH] Removed reference to firepower altogether; MTA is a required keyword. --- config/petidomo.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/petidomo.conf b/config/petidomo.conf index 45ad306..813e12b 100644 --- a/config/petidomo.conf +++ b/config/petidomo.conf @@ -9,7 +9,7 @@ # should use. This will usually be the 'real' name of the machine the # software is running on, for example: # -# HostName listserver.foo.bar +# Hostname listserver.foo.bar # # The name of the machine and the used name need not necessarily be # the same, though. Please consult the manual for further details @@ -38,8 +38,8 @@ AdminPassword @ADMINPASSWORD@ # # MTA "/usr/sbin/sendmail" # -# The default, if the option is unset, is to use the Firepower SMTP -# client, which is part of the package. +# This option is REQUIRED. Petidomo will abort with an error, if it is +# unset. MTA @MTA@ # TAG: MTA_Options