Support

Admin Tools

#20148 PHP File Change Scanner email

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by nicholas on Tuesday, 27 May 2014 08:34 CDT

jwe
 Hello Nicholas,

just a suggestion for improvement:
I think it would be helpful if the user had the option to get mail only when changes were detected.
Especially when running the scanner as a cron job, this would avoid "false alarms"
For the moment, that quick'n dirty hack in engines/finalization/email.php#53 works for me:
if( !($item->files_suspicious + $item->files_modified + $item->files_new) )

return true;



Best regards,
Jürgen.

nicholas
Akeeba Staff
Manager
Hello Jürgen,

There is a reason I want to always send emails and use mail filters to flag emails listing changes for further inspection. The idea is: how do I know if the PHP File Change Scanner really didn't find any problems or it is simply not running because of a server configuration error if in both cases I receive no email?

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!