fake sendmail for windows about sendmail.exe is a simple windows console application that emulates sendmail’s "-t" option to deliver emails piped via stdin.
Daily Archives: July 17, 2013
Send email from localhost/WAMP Server using sendmail
The new WAMP Server’s PHP and stand-alone PHP v5.3+, are now NOT available with some of the extensions required to implement the previous solution [PHPMailer] (there is a workaround to install the missing extension(s), described in the linked article). So an alternate and much less efficient (slower, but negligible low-speed for development platform (WAMP/localhost)) solution …
Continue reading “Send email from localhost/WAMP Server using sendmail”