Classes and Interfaces interfaces

org_openpsa_mail

Class for handling email sending

« More »

org_openpsa_mail_backend

Backend for mailer operations

« More »

org_openpsa_mail_backend_bouncer

Send backend for org_openpsa_mail, using jzs bounce detection system in fact the bounce detect can work both with mail_smtp and mail_sendmail but to simplify usage we wrap both here into this "meta backend"

« More »

org_openpsa_mail_backend_mail

Send backend for org_openpsa_mail, using PHPs mail() function

« More »

org_openpsa_mail_backend_mail_sendmail

Send backend for org_openpsa_mail, using PEAR Mail_sendmail

« More »

org_openpsa_mail_backend_mail_smtp

Send backend for org_openpsa_mail, using PEAR Mail_smtp

« More »

org_openpsa_mail_backend_unittest

Send backend for org_openpsa_mail, used in unit tests.

« More »

org_openpsa_mail_decoder

Class for handling email encode/decode and sending

« More »

org_openpsa_mail_formmailer

Helper class for constructing simple formmailers for embedding directly into a page.

« More »

org_openpsa_mail_interface

OpenPSA mail library, handles encoding/sending and decoding.

« More »

org_openpsa_mail_message

Wrapper class for emails

« More »

org_openpsa_mail_template

This class contains an email template engine.

« More »