From 66c3bc24f069a2854bdf1eeebb6dcb51f6ef0afb Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 28 Oct 2009 14:30:28 -0400 Subject: [PATCH] Implemented: FS#757 - Add "custom" option to transports --- install/tpl/master_cf_amavis.master | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/install/tpl/master_cf_amavis.master b/install/tpl/master_cf_amavis.master index cb6f876..6ce7f70 100644 --- a/install/tpl/master_cf_amavis.master +++ b/install/tpl/master_cf_amavis.master @@ -15,4 +15,5 @@ -o mynetworks=127.0.0.0/8 -o strict_rfc821_envelopes=yes -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks - -o smtpd_bind_address=127.0.0.1 \ No newline at end of file + -o smtpd_bind_address=127.0.0.1 + -- Gitblit v1.9.1