Skip to content

andreasdr/php-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Mailer

1.1 What is it?

This is a small and easy to use mailer class set which is capable of:

	- Sending UTF8(only) mails (subject and content)
	- Using text/plain and text/html
	- Sending an text/plain alternative if using text/html(using customized html2text)
	- Sending attachments

1.2 Why?

I developed Mailer because I did not find an easy to use, light open source solution.

1.2 Who did this?

Mailer was programmed by Andreas Drewke at SlipShift GmbH. SlipShift allowed me to open source this! Thank you. Maybe someone has a use for it. 

About

Small and easy to use mailer class set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages