summaryrefslogtreecommitdiff
path: root/mail/pear-Mail/DESCR
blob: ec15133898e759a459a655fe2745668bb46ce077 (plain)
1
2
3
4
5
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.