spider/msg/badmsg.pl.issue

15 lines
217 B
Plaintext
Raw Normal View History

1999-01-31 13:15:11 +00:00
#
# 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
);