spider/msg/badmsg.pl.issue
djk 093ac03207 fixed A & K to be right way round
allow ~ in message lines
started message forwarding table code
1999-02-15 13:17:32 +00:00

15 lines
217 B
Plaintext

#
# 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
);