index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
message
Age
Commit message (
Expand
)
Author
2001-09-23
implement get_encoding_mechanism() in Mail::Message.
fukachan
2001-09-23
Data::Dumper for Mail::Message object
fukachan
2001-07-30
show hints
fukachan
2001-05-09
rename Mail::Message::Queue to Mail::Delivery::Queue.
fukachan
2001-05-08
rename activate() to setrunnable().
fukachan
2001-05-06
s/queue->queue_file/queue->filename/
fukachan
2001-05-06
how to make and send a mail message
fukachan
2001-05-05
sendmail() utility which is a wrapper for Mail::Delivery
fukachan
2001-05-05
modify printf format for argv[0] to be more longer
fukachan
2001-04-23
check message-id manipulation codes
fukachan
2001-04-15
align format by printf
fukachan
2001-04-14
add regress/message/scramble.pl. modify regress/simulation/test.sh to
fukachan
2001-04-13
test mode (not test_mode by default) which shows ok / fail
fukachan
2001-04-13
ensure close output channel
fukachan
2001-04-12
$ENV{'dump'} runs Data::Dumper() to dump the message.
fukachan
2001-04-12
debug on if $ENV{'debug'} is defined.
fukachan
2001-04-10
modified to use Mail::Bounce. more OO way
fukachan
2001-04-09
enable to parse qmail error message (though not include VERPs)
fukachan
2001-04-09
make bound.pl to check all Mail::Bounce::* class
fukachan
2001-04-08
add prototype() of Mail::Bounce class and test tools for DSN format.
fukachan
2001-04-08
test tool to check dup_header(). show which key is differet or not
fukachan
2001-04-08
dump a list of data_type, show diff
fukachan
2001-04-07
Initial revision
fukachan