Tagged: SMTP authentication

Hacks and Malware Attacks 0

Hacks and Malware Attacks

Please keep in mind for preventing attack in webspace: Always keep strong FTP Passwords (changing these from time to time is a good practice) Scan your local system with a good AntiVirus and Malware...

SMTP authentication in PHP Mail Function 0

SMTP authentication in PHP Mail Function

Mail sending from PHP mail function is now restricted to local email address only. you need to add “-f return_email_address” as 5th parameter in mail function to get php to set the correct return...