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
/
SimpleMatch.pm
Age
Commit message (
Expand
)
Author
2004-01-24
fix comments.
fukachan
2003-05-04
E500 SMTP Mail Service ?
fukachan
2003-04-29
enhance smtp32 trap pattern to permit case insensitive trap
fukachan
2003-04-07
add analize ybb.ne.jp and Webshield
tmu
2003-02-09
cosmetics (white spaces)
fukachan
2003-01-27
fix copyright
fukachan
2003-01-27
FNF: we should not use $_
fukachan
2002-12-31
bug fix trap pattern for more accuracy.
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
2002-01-13
clean up comments, update copyright
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-09-18
more debug info. fixed to use STDERR
fukachan
2001-07-31
call Mail::Bounce::Language::Japanese::_japanese_address_match() for
fukachan
2001-07-30
clean up documentation
fukachan
2001-07-29
s/look_japanese/look_like_japanese/g
fukachan
2001-05-31
clean up documents
fukachan
2001-05-20
I can trap SIMS now
fukachan
2001-05-20
verify $end_regexp is not empty
fukachan
2001-04-21
add yahoo.com rule
fukachan
2001-04-15
we can parse SMTPSVC now
fukachan
2001-04-15
import unknown mta ;)
fukachan
2001-04-15
add sample and trap rules for SMTP32
fukachan
2001-04-12
disable smtp32
fukachan
2001-04-12
add rules to parse odn.ne.jp and netscape messaging server
fukachan
2001-04-12
define rule for InterScan
fukachan
2001-04-12
move _addr_clean_up() to Mail::Bounce::address_clean_up()
fukachan
2001-04-12
bug fix. check $end_regexp only if $end_regexp is defined.
fukachan
2001-04-12
define _reach_end() to check the end of the error message part.
fukachan
2001-04-12
nuke module-global variables and define $args for control block.
fukachan
2001-04-12
enable to parse nifty.ne.jp error pattern
fukachan
2001-04-12
define rules for caiwireless.net and compuserve.net but not tested ;-)
fukachan
2001-04-11
enable to trap smail error format
fukachan
2001-04-11
nuke debug
fukachan
2001-04-11
implement SimpleMatch routine which can trap biglobe.ne.jp format now
fukachan