constant PHPMailer::MAX_LINE_LENGTH

The maximum line length allowed by RFC 2822 section 2.1.1.

File

inc/PHPMailer/src/PHPMailer.php, line 752

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

const MAX_LINE_LENGTH = 998;