After sending a mass email to members (using 1.3) after clicking send i get the following debug message, ive only noticed this with the mass mailer and all is set to false in config.php. It does still send the mail however.
OW Debug - Vardumparray
(
[0] => BASE_CLASS_Mail#1
(
[BASE_CLASS_Mail:state] => array
(
[recipientEmailList] => array
(
[0] => mark@xxxx.com
)
[sender] => array
(
[0] => siteinfo@xxxxx.com
[1] => My Teen Blog
)
[subject] => hi
[textContent] => test
To unsubscribe from this mailing list please click here: http://myteenblog.com/...cf871f42529443774ce3
[htmlContent] => null
[sentTime] => null
[priority] => 3
[replyTo] => null
[senderSuffix] => 0
)
)
)
Type: Array