SMTP Class is a PHP class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports the AUTH LOGIN (basic authentication).
If you hate spam and are looking for a Free reliable way to tag it as it comes into your mailbox - then try this pop3 proxy written in PHP it has been especially written to work with the world trusted spam testing PERL software Spam Assassin.
The PHP-Function is uses to create Spamgourmet-Adresses for use in mailto-Links on the fly.
The Adress contains the IP-Adress of the computer, from where the request for the page containing the adress was made and a Unix-Timestamp. This could help you track down spammers who spider your web for Email Adresses.
You can add an identifier to the adress to help you determin from which page or website the mail was submitted.
An easy-to-use alternative to posting your email address on your website. Stop Spam! is designed to let you have a contact form on your website so visitors can email you without you have having to hard code your email address into your web page. This prevents email harvesting robots from getting your email address. Your email is
totally hidden from public view.
SZMail is a simple mail wrapper for easy e-mailing with PHP. SZMail supports all the common headers like bcc, cc and prioroty. SZMail uses sendmail and will not work on win32.