Sendmail on MAMPStack...?
|
|
I have MAMPStack installed in my MacBook Pro running 10.5.2. As part of some Drupal install I am in need for the server to automatically generate emails to test user accounts with their passwords. The way i understood Apache, the email functionality is built in through Sendmail, am I correct? Why do I get an error that the system was unable to successfully send email using MAMPStack then? Do I have to enable sendmail separately or install it? |
|
|
Hi, I think that you will need to configure PHP mail with the proper values. You can find information on how to do this at http://www.php.net/mail Cheers |
