pigeontech / cptserver

A student web development environment using vagrant, virtualbox, and puppet.
28 stars 12 forks source link

mail() function - php #7

Closed Shonetow closed 9 years ago

Shonetow commented 10 years ago

Is there any way to make mail() php function to work? I changed in php.ini this: ;sendmail_from = user@example.com to this sendmail_from = webmaster@localhost But nothing happend.

pigeontech commented 9 years ago

I updated it so that mail() should work now. You'll have to adjust the SMTP, username, and password in the config and run a provision.