> where do you have your MTA listening? Btw. I've just found a typo in > util/daily-report.php: the 93th line should look like this:
> $x = $mail->send_smtp_email(SMARTHOST, SMARTHOST_PORT, SMTP_DOMAIN,
> SMTP_FROMADDR, $rcpt, $msg);
> ("LOCALHOST" changed to "SMARTHOST")
> please update the script, and if SMARTHOST and SMARTHOST_PORT are correct,
> then it should work.
Hi Janos,
Thanks, that has fixed the issue.
Cheers, John.
