hello,
i upgraded joomla website 1.5.x 2.5.x , noticed joomla creating log file of emails sent registered users in root (/public_html) folder. bellow 1 line copied log file called "1" (without extension). bold parts modified privacy reasons...
in short, path logfile /home/website/public_html/1 , new line created each time user registered. normal?
i upgraded joomla website 1.5.x 2.5.x , noticed joomla creating log file of emails sent registered users in root (/public_html) folder. bellow 1 line copied log file called "1" (without extension). bold parts modified privacy reasons...
mail() on [/home/website/public_html/libraries/phpmailer/phpmailer.php:720]: to: tosomeuser@yahoo.com -- headers: date: sun, 29 jul 2012 12:27:45 -0400 return-path: admin@website.com from: website <admin@website.com> reply-to: website <admin@website.com> message-id: <ea4c3d0c2f324ac93597845bf476f827@www.website.com> x-priority: 3 x-mailer: phpmailer 5.2 (http://code.google.com/a/apache-extras.org/p/phpmailer/) mime-version: 1.0 content-transfer-encoding: 8bit content-type: text/plain; charset="utf-8"
in short, path logfile /home/website/public_html/1 , new line created each time user registered. normal?
nobody? did quite few searches "joomla email log file", "phpmailer log file" etc. found nothing. there way reverse track file has been written in php? eg php file function called fopen("/1"...
Comments
Post a Comment