Quantcast
Channel: nixCraft
Viewing all articles
Browse latest Browse all 29

PHP Send Email Using Authenticated SMTP Mail Server In Real Time

$
0
0
PHP has mail() function to send an email to users. However this mail() will not work: => If sendmail (or compatible binary) is not installed => If Apache Web server / Lighttpd running in chrooted jail => And your smtp server needs an authentication before sending an email => Or you just need to send [...]

Viewing all articles
Browse latest Browse all 29

Trending Articles