CMail.class.php
DressAPI
Tags
Interfaces, Classes, Traits and Enums
- CMail
- Class to manage the sending of emails. It needs phpmailer to be used.
Table of Contents
- MAIL_DEBUG = false
- MAIL_ENCRYPTION = \PHPMailer\PHPMailer\PHPMailer::ENCRYPTION_SMTPS
- MAIL_PORT = 465
- MAIL_SMTP_PROTOCOL = true
Constants
MAIL_DEBUG
public
mixed
MAIL_DEBUG
= false
Tags
MAIL_ENCRYPTION
public
mixed
MAIL_ENCRYPTION
= \PHPMailer\PHPMailer\PHPMailer::ENCRYPTION_SMTPS
Tags
MAIL_PORT
public
mixed
MAIL_PORT
= 465
Tags
MAIL_SMTP_PROTOCOL
public
mixed
MAIL_SMTP_PROTOCOL
= true