i've got this simple script that sends 'lost' passwords to the person who claims to have lost it, and apparantly you can change the sender of those mails in DirectAdmin. I was wondering how?
I found this on a site:
"$site['email'] = "[email protected]";
$site['email_notify'] = "[email protected]";
$site['bugReportMail'] = "[email protected]";
Simply change the address/addresses to your liking.
Save header.inc.php and reupload. "
But stilll, I wouldn't be able to incorporate it.
Any ideas?
I found this on a site:
"$site['email'] = "[email protected]";
$site['email_notify'] = "[email protected]";
$site['bugReportMail'] = "[email protected]";
Simply change the address/addresses to your liking.
Save header.inc.php and reupload. "
But stilll, I wouldn't be able to incorporate it.
Any ideas?