Remove dead code
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 19 May 2015 04:43:43 +0000 (00:43 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 19 May 2015 04:43:43 +0000 (00:43 -0400)
Temporary workarouns from 2007, devnull transport from before current
get-token solution, unused email-addresses file, domtool generated
mailmandb-ext

conf.d/router/050_temporary_workarounds [deleted file]
conf.d/transport/90_exim4-config_devnull [deleted file]
deliver-once [deleted file]
email-addresses [deleted symlink]
mailmandb-ext [deleted file]

diff --git a/conf.d/router/050_temporary_workarounds b/conf.d/router/050_temporary_workarounds
deleted file mode 100644 (file)
index e329166..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-# hcoop-change: Deal with users who are causing trouble to the mail
-# system.
-
-# trouble_users_router:
-#   debug_print = "R: trouble_users for $local_part@$domain"
-#   driver = accept
-#   domains = +unix_domains
-#   condition = "${if eq {$local_part}{omry} {1}{0}}"
-#   local_part_prefix = real-
-#   check_local_user
-#   transport = trouble_users
diff --git a/conf.d/transport/90_exim4-config_devnull b/conf.d/transport/90_exim4-config_devnull
deleted file mode 100644 (file)
index e96857a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# hcoop-change: Dummy transport needed by get_token router, in case
-# something goes horribly wrong with the configuration -- this should
-# be impossible to call
-
-dev_null:
-  debug_print = "T: throwing away email for $local_part@$domain"
-  driver = appendfile
-  file = /dev/null
diff --git a/deliver-once b/deliver-once
deleted file mode 100755 (executable)
index 409c51b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#/bin/sh
-#
-# Cause a single email message from stdin to be delivered, after
-# pausing one second to allow the mail daemon to cope.
-#
-# Usage: deliver-once USER
-#
-# USER is the person to deliver this email message to.
-
-if test -n "$2" || test -z "$1"; then
-    echo Incorrect number of arguments
-    exit 1
-fi
-
-sleep 1
-/usr/sbin/exim4 -bm $1
diff --git a/email-addresses b/email-addresses
deleted file mode 120000 (symlink)
index ff68378..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../email-addresses
\ No newline at end of file
diff --git a/mailmandb-ext b/mailmandb-ext
deleted file mode 100644 (file)
index 61dcf44..0000000
+++ /dev/null
@@ -1 +0,0 @@
-wort@lists.hcoop.net: true