fixed A & K to be right way round
[spider.git] / data / badmsg.pl.issue
diff --git a/data/badmsg.pl.issue b/data/badmsg.pl.issue
deleted file mode 100644 (file)
index 7a1b3fe..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# the list of TO addresses for messages that we won't store having
-# received them (bear in mind that we must receive them fully before
-# we can bin them)
-#
-
-package DXMsg;
-
-@badmsg = qw
-(
- SALE
- FORSALE
- WANTED
-);