fix_phpmailer_messageid

Advertisement

Summery Summery

Correct From host on outgoing mail to match the site domain

Syntax Syntax

fix_phpmailer_messageid( PHPMailer $phpmailer )

Parameters Parameters

$phpmailer

(Required) The PHPMailer instance (passed by reference).

Source Source

File: wp-includes/ms-functions.php

/**
 * Adds a newly created user to the appropriate blog
 *

Advertisement

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.

Advertisement

Leave a Reply