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
/
fml
/
lib
/
Mail
/
Bounce
/
DSN.pm
Age
Commit message (
Expand
)
Author
2004-01-24
fix comments.
fukachan
2003-01-26
FNF: not use $_
fukachan
2003-01-11
fix comments
fukachan
2002-12-20
clean up.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-02-01
remove $ENV{debug} based toggle flag
subdir-base
fukachan
2002-01-16
update copyright
fukachan
2002-01-16
change Mail::Message naming convention.
fukachan
2001-12-24
remove \s*$
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-10-27
change method: data() -> data_in_body_part()
fukachan
2001-09-18
more debug info. fixed to use STDERR
fukachan
2001-07-31
call again $self->address_clean_up($addr, $addr)
fukachan
2001-07-30
pick up Reporting-MTA and Received-From-MTA in DSN
fukachan
2001-07-30
clean up documentation
fukachan
2001-04-12
check address by Mail::Bounce::address_clean_up()
fukachan
2001-04-12
debug on if $ENV{'debug'} is defined
fukachan
2001-04-10
put results in $result after editing it
fukachan
2001-04-09
addr = Original-Recipient || Final-Recipient
fukachan
2001-04-09
clean up. return the following $result hash (reference).
fukachan
2001-04-08
add prototype() of Mail::Bounce class and test tools for DSN format.
fukachan