summaryrefslogtreecommitdiff
path: root/mail/pear-Mail
AgeCommit message (Collapse)AuthorFilesLines
2005-05-18- Import of pear-Mailadrianp4-0/+24
PEAR's Mail:: package defines the interface for implementing mailers under the PEAR hierarchy, and provides supporting functions useful in multiple mailer backends. Currently supported are native PHP mail() function, sendmail and SMTP. This package also provides a RFC 822 Email address list validation utility class.