Skip to content

new WireMail() prevents use of WireMailSmtp #17

@pointout

Description

@pointout

Please see:
https://processwire.com/talk/topic/20733-e-mail-issues-with-loginregisterprofile-module/?tab=comments#comment-179661

Line 677
Please change
$mail = new WireMail();
to
$mail = wireMail();
to make use of WireMailSmtp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions