Forums MAMPStack

Sendmail on MAMPStack...?

Subscribe to Sendmail on MAMPStack...? 2 post(s), 2 voice(s)

 
Avatar rgracia 5 post(s)

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?

 
Avatar antonio Administrator 508 post(s)

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

Forums MAMPStack