Figured I'd share this little morsel that turned up in my inbox the other day.
The story is I added a little email notification when a customer places an order in our system. So that our operators get alerted there's something needs raised.
Something obviously noticed me doing it and sent a message to my admin (me) to tip him off, just in case he wasn't aware of it.
In case this isn't mentioned somewhere else - it's worth checking your admin email every once in a while.
Quote:
Subject: [newmailcgi] Recently Uploaded CGI scripts that send email on xxxxxxx.webhosting.uk.com
Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.
/home/xxxxxx/public_html/xxxxxxx/xxxxxxxx/xxxxxxxxx.php:92:
/home/xxxxxx/public_html/xxxxxxx/xxxxxxxx/xxxxxxxxx.php:93: mail($mailrecip, $subject, $message, $headers);
/home/xxxxxx/public_html/xxxxxxx/xxxxxxxx/xxxxxxxxx.php:94: }
---
/home/xxxxxx/public_html/xxxxxxx/xxxxxxxx/xxxxxxxxx.php:77:
/home/xxxxxx/public_html/xxxxxxx/xxxxxxxx/xxxxxxxxx.php.php:78: mail($mailrecip, $subject, $message, $headers);
/home/xxxxxx/public_html/xxxxxxx/xxxxxxxx/xxxxxxxxx.php:79: }
---
|