Each time, a file is created on the web server with the name: hesk_imap.php_key=MY_SECRET_KEY.100051.
It appears that these files are generated by the following script: MY_DOMAIN > inc > mail > hesk_imap.php. (71K by now)
The content of the file is the same every time: #!/usr/bin/php -q
I cannot find anything unusual in the script, and I wouldn’t know what could be causing this. Does anyone have an idea?
With de debug mode on the result from the email fetch script is:
Code: Select all
#!/usr/bin/php -q
Connected to the IMAP server "outlook.office365.com:993".
No unread messages found.
Disconnected from the IMAP server.