NewMail is a webmail program that requires 1 file. It has the ability to view attachments,send attachments/email, retrieve email or body, compose/reply, folders, delete, and more.
PHP vCard generates vCards from any data. This is useful if you have a lot contact information stored in regular databases and want to make them available to end users as comfortable as possible. vCard files are supported by many PIMs. Complies to version 2.1 of the vCard specification.
Basically, it does the same work that a mailto: HREF would do but does it without exposing the e-mail address to spammers. It checks if a Web browser has requested the e-mail address in keeping with several rules. If those rules are satisfied, it redirects the user to their mail client. Requires MySQL.
This is a very simple message system used in place of receiving e-mail messages on your Web site. Features: Error and validation checking; name and date sorting options; JavaScript confirmation on delete, easy configuration and setup of MySQL database, option to "tag along" another database if only access to one MySQL database on your host.