fixed A & K to be right way round
[spider.git] / msg / badmsg.pl.issue
1 #
2 # the list of TO addresses for messages that we won't store having
3 # received them (bear in mind that we must receive them fully before
4 # we can bin them)
5 #
6
7 package DXMsg;
8
9 @badmsg = qw
10 (
11  SALE
12  FORSALE
13  WANTED
14 );