error when running quarantine_report.php

Questions and answers about how to do stuff
Post Reply
mikemachin
Posts: 33
Joined: 29 Aug 2014 11:27

error when running quarantine_report.php

Post by mikemachin »

I have tried running the quarantine report manually,

I believe the command is?

/usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php


I see the error


Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /var/www/html/mailscanner/lib/pear/Net/SMTP.php on line 263
PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /var/www/html/mailscanner/lib/pear/Net/SMTP.php on line 948
DaN
Posts: 240
Joined: 19 Nov 2014 10:04
Location: Earth

Re: error when running quarantine_report.php

Post by DaN »

You want execute a php file at console?!

Maybe you are interested in reading this viewtopic.php?t=450
Post Reply