aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mc/relay1.mc1
-rw-r--r--mc/relay2.mc5
2 files changed, 4 insertions, 2 deletions
diff --git a/mc/relay1.mc b/mc/relay1.mc
index 2413c05..042c5ce 100644
--- a/mc/relay1.mc
+++ b/mc/relay1.mc
@@ -7,6 +7,7 @@ OSTYPE(linux)dnl
define(`confCF_VERSION',`Relay1 $Revision$')
+LOCAL_CONFIG
# Additional header
HOrganization: Farlep-Internet
DUsun
diff --git a/mc/relay2.mc b/mc/relay2.mc
index dc03811..dd324a9 100644
--- a/mc/relay2.mc
+++ b/mc/relay2.mc
@@ -7,6 +7,7 @@ OSTYPE(linux)dnl
define(`confCF_VERSION',`Relay2 $Revision$')
+LOCAL_CONFIG
# Additional header
HOrganization: ISP Farlep (Odessa)
DUtor
@@ -50,8 +51,8 @@ include(`milter.conf')
dnl * Mailers
undefine(`LOCAL_MAILER_PATH')
-define(`LOCAL_MAILER_PATH', `/usr/local/libexec/mail.local')
-define(`LOCAL_MAILER_ARGS', `Mail -xt -S /home/%u/.Sieve $u')
+define(`LOCAL_MAILER_PATH', `/usr/libexec/mail.local')
+define(`LOCAL_MAILER_ARGS', `Mail -xt -S /home/%u/.sieve $u')
MAILER(local)
MAILER(smtp)

Return to:

Send suggestions and report system problems to the System administrator.