Skip to content

sendMail() not using latest PHPMailer methods.  #4924

@CaMer0n

Description

@CaMer0n

Observation

sendEmail() is missing some of the validation and other checks that have been added to PHPMailer because it is not uses the new methods included in newer versions of PHPMailer.

Solution

Update sendEmail() to use these new methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA problem that should not be happening

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions