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
/
FML
/
Article.pm
Age
Commit message (
Expand
)
Author
2002-07-31
use LogError() if appropriate
fukachan
2002-07-31
s/Article/article/
fukachan
2002-06-30
fix comments. white spaces. FNF-ify.
fukachan
2002-06-01
defined() overhaul
fukachan
2002-04-22
error if the article already exists
fukachan
2002-04-18
$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unit
fukachan
2002-04-15
implement subdirpath().
fukachan
2002-04-06
mkdir subdir if needed
fukachan
2002-04-05
enable $use_spool_subdir. we use subdir by default such as spool/0/999
fukachan
2002-04-03
clean up doc & codes, FNF-ify
fukachan
2002-03-31
Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dir
fukachan
2002-03-30
use Mail::Message::Spool::filepath() to determine the article file path.
fukachan
2002-03-30
FML::Article::filepath() determines the article file path.
fukachan
2002-01-16
update copyright
fukachan
2002-01-16
change Mail::Message naming convention.
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-27
update comments with FNF-ify
fukachan
2001-11-18
implement speculate_max_id()
fukachan
2001-10-27
new section "Data IN/OUT among modules" but ... ???
fukachan
2001-08-22
modified to use File::Spec
fukachan
2001-05-27
clean up documentation
fukachan
2001-04-08
a new $curproc format: $curproc->{ xxx }->{ message } is a reference
fukachan
2001-04-07
print() not raw_print() message
fukachan
2001-04-03
change class hiererychy from MailingList -> Mail
fukachan
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-10
clean up and add missing descriptions
fukachan
2001-02-25
clean up doc
fukachan
2001-02-20
move FML::SequenceFile and Utils to File::
fukachan
2001-02-19
align the format in HISTORY section
fukachan
2001-02-01
save mail body without \r
fukachan
2001-01-28
s/incoming_mail/incoming_message/
fukachan
2001-01-24
modified to use FML::PCB object
fukachan
2001-01-24
ticket system be more independent of header_rewrite, and clean up more
fukachan
2001-01-23
nuke debug
fukachan
2001-01-23
modify a few definitions and files for the preparation of Ticket::** class
fukachan
2001-01-21
change args a little
fukachan
2001-01-20
change a comment
fukachan
2001-01-20
log article id
fukachan
2001-01-20
change pcb hier to pcb->article->id
fukachan
2001-01-20
nuke FML::Body but modified to use Netlib::Messages
fukachan
2001-01-19
nuke debug
fukachan
2001-01-19
Initial revision
fukachan