summaryrefslogtreecommitdiff
path: root/regress/message/bounce.pl
AgeCommit message (Expand)Author
2006-01-24overhaul based on FML::Test::Utils.fukachan
2005-07-27#!/usr/local/bin/perl -> #!/usr/bin/env perlfukachan
2001-07-30show hintsfukachan
2001-05-05modify printf format for argv[0] to be more longerfukachan
2001-04-15align format by printffukachan
2001-04-12$ENV{'dump'} runs Data::Dumper() to dump the message.fukachan
2001-04-12debug on if $ENV{'debug'} is defined.fukachan
2001-04-10modified to use Mail::Bounce. more OO wayfukachan
2001-04-09enable to parse qmail error message (though not include VERPs)fukachan
2001-04-09make bound.pl to check all Mail::Bounce::* classfukachan