| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-01-30 | oops, fix fucntion call syntax. | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-13 | use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions. | fukachan | |
| 2002-01-13 | remove \s*$ | fukachan | |
| 2002-01-13 | update comments, copyright | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-08-24 | in() method: | fukachan | |
| If $msg object has print() method, arbitrary $msg is acceptable. | |||
| 2001-05-31 | clean up documents | fukachan | |
| 2001-05-19 | define list(), getidinfo() and valid() | fukachan | |
| 2001-05-18 | prepare queue_dir/info/{sender,recipients}/ directory to control | fukachan | |
| envelope information. To set the information, queue->set(key, value) method is used. FML::Process::QueueManager class is a prototype to send queues in queue_dir/. | |||
| 2001-05-16 | clean up documents | fukachan | |
| 2001-05-09 | rename Mail::Message::Queue to Mail::Delivery::Queue. | fukachan | |
| make $queue_dir/info/ to hold delivery information | |||
