summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery/Base.pm
AgeCommit message (Collapse)Author
2006-03-26define [sg]et_address_validate_function()fukachan
2006-03-25fix comments.fukachan
fix usage of ->log*()
2006-03-24define new classes to reconstruct class hierarchy.fukachan
e.g. SMTP IS-A Protocol, which IS-A Base. Queue IS-A Base.