Documentation

CMail.class.php

DressAPI

Tags
version
2.0
license

This file is under Apache 2.0 license

author

Tufano Pasquale

copyright

Tufano Pasquale

url

https://dressapi.com

year

2020-2023

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_ENCRYPTION

public mixed MAIL_ENCRYPTION = \PHPMailer\PHPMailer\PHPMailer::ENCRYPTION_SMTPS
Tags

MAIL_SMTP_PROTOCOL

public mixed MAIL_SMTP_PROTOCOL = true
Tags

        

Search results