X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=msg%2Fbadmsg.pl.issue;fp=msg%2Fbadmsg.pl.issue;h=7a1b3fea0a3f711781e3ec282159fadfb0ef5216;hb=093ac03207bd4468fa89dc7438936b245a92cbe5;hp=0000000000000000000000000000000000000000;hpb=295091c6014aadfa875b2617b2062b2d2daaced2;p=spider.git diff --git a/msg/badmsg.pl.issue b/msg/badmsg.pl.issue new file mode 100644 index 00000000..7a1b3fea --- /dev/null +++ b/msg/badmsg.pl.issue @@ -0,0 +1,14 @@ +# +# 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 +);