PHPMailer.php
Mailing using {@link http://sourceforge.net/projects/phpmailer/ Sourceforge PHPMailer} classes
Configure the plugin options as necessary for your e-mail server.
Tags
Table of Contents
Classes
- zp_PHPMailer
- Option handler class
Functions
- zenphoto_PHPMailer() : mixed
Functions
zenphoto_PHPMailer()
zenphoto_PHPMailer(mixed $msg, mixed $email_list, mixed $subject, mixed $message, mixed $from_mail, mixed $from_name, mixed $cc_addresses, mixed $replyTo) : mixed
Parameters
- $msg : mixed
- $email_list : mixed
- $subject : mixed
- $message : mixed
- $from_mail : mixed
- $from_name : mixed
- $cc_addresses : mixed
- $replyTo : mixed