aboutsummaryrefslogtreecommitdiff
path: root/testsuite/etc/interface.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/etc/interface.in.in')
-rw-r--r--testsuite/etc/interface.in.in31
1 files changed, 0 insertions, 31 deletions
diff --git a/testsuite/etc/interface.in.in b/testsuite/etc/interface.in.in
deleted file mode 100644
index 9f8ec16..0000000
--- a/testsuite/etc/interface.in.in
+++ /dev/null
@@ -1,31 +0,0 @@
1# -*- anubis -*-
2# This file is part of GNU Anubis testsuite.
3# Copyright (C) 2003-2014 The Anubis Team.
4#
5# GNU Anubis is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 2 of the License, or
8# (at your option) any later version.
9#
10# GNU Anubis is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with GNU Anubis; if not, write to the Free Software Foundation,
17# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
19BEGIN CONTROL
20termlevel debug
21remote-mta localhost:@ANUBIS_PORT@
22ifdef(`WITH_GNUTLS',`ssl-oneway yes')
23esmtp-auth anubis:guessme
24END
25
26BEGIN RULE
27# Take care to preserve triggers.
28trigger "(.*)"
29 modify [Subject] "&@@\1"
30done
31END

Return to:

Send suggestions and report system problems to the System administrator.