summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Digest.pm
AgeCommit message (Collapse)Author
2002-12-22fix commentsfukachan
2002-12-10white space cosmeticsfukachan
2002-11-18correct start id calculationfukachan
enable queue flush to send digest.
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
By this, we can now pass $digest_recipient_maps as digest recipients to mail queue system.
2002-11-17implement _digest(), which is the real function to process digestfukachan
message creation. XXX mail queue operation is not yet implemented.
2002-11-16prototype of digest deliveryfukachan