vlibMimeMail

vLIB logo

4. vlibMimeMail

vlibMimeMail is the name of the class that you will be using. Unlike vlibTemplate, this is the only class that you'll need to know about as it gives you all of the functionality that you're looking for.



4.1. vlibMimeMail()
4.2. autoCheck()
4.3. to()
4.4. clearTo()
4.5. cc()
4.6. clearCc()
4.7. bcc()
4.8. clearBcc()
4.9. clearAll()
4.10. from()
4.11. replyTo()
4.12. subject()
4.13. body()
4.14. htmlBody()
4.15. attach()
4.16. organization()
4.17. receipt()
4.18. priority()
4.19. validateEmail()
4.20. send()
4.21. get()