summaryrefslogtreecommitdiff
path: root/regress/message
AgeCommit message (Expand)Author
2012-12-15use Time::localtime instead of ctime.pl, which is obsolete.fukachan
2010-03-06we should not scramble test messages in command mode test.fukachan
2006-11-24use environment variable FML_EMUL_FROM if specified.fukachan
2006-01-24overhaul based on FML::Test::Utils.fukachan
2005-12-04show object chain infofukachan
2005-12-04fixed to catch up current codesfukachan
2005-07-27#!/usr/local/bin/perl -> #!/usr/bin/env perlfukachan
2004-12-08test of message_chain_as_array_ref()fukachan
2004-12-08show mime headers sequenciallyfukachan
2004-12-08fixed (to catch up current Mail::Message)fukachan
2004-03-28test of Mail::Message::summaryfukachan
2004-03-28generate Date: and Message-ID: if not found.fukachan
2004-03-12test of some Mail::* classesfukachan
2003-05-08whole_message_as_str() test toolfukachan
2002-12-30if envvar FML_EMUL_FROM defined, rewrite From: field to the specifiedfukachan
2002-04-18more silent, clean upfukachan
2001-09-23implement get_encoding_mechanism() in Mail::Message.fukachan
2001-09-23Data::Dumper for Mail::Message objectfukachan
2001-07-30show hintsfukachan
2001-05-09rename Mail::Message::Queue to Mail::Delivery::Queue.fukachan
2001-05-08rename activate() to setrunnable().fukachan
2001-05-06s/queue->queue_file/queue->filename/fukachan
2001-05-06how to make and send a mail messagefukachan
2001-05-05sendmail() utility which is a wrapper for Mail::Deliveryfukachan
2001-05-05modify printf format for argv[0] to be more longerfukachan
2001-04-23check message-id manipulation codesfukachan
2001-04-15align format by printffukachan
2001-04-14add regress/message/scramble.pl. modify regress/simulation/test.sh tofukachan
2001-04-13test mode (not test_mode by default) which shows ok / failfukachan
2001-04-13ensure close output channelfukachan
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
2001-04-08add prototype() of Mail::Bounce class and test tools for DSN format.fukachan
2001-04-08test tool to check dup_header(). show which key is differet or notfukachan
2001-04-08dump a list of data_type, show difffukachan
2001-04-07Initial revisionfukachan