Angelojoseph17 Posted January 6, 2010 Share Posted January 6, 2010 hey guys thanks for tons of help last time, I have a php page which inserts data from a form into a mysql table. But i want to know if i can get it to that as well as send an email out with the data that the user has filled in. I have an ubuntu webserver which uses dyndns can you guys point me towards some good tutorials of getting php mail to work with ubuntu etc. Many thanks Angelo Joseph. Link to comment https://forums.phpfreaks.com/topic/187350-php-mail/ Share on other sites More sharing options...
trq Posted January 6, 2010 Share Posted January 6, 2010 The easiest thing to do is to install ssmtp. This will provide a sendmail binary. You can then configure ssmtp to use a remote smtp server such as that provided by your isp. This really has little to do with php. Link to comment https://forums.phpfreaks.com/topic/187350-php-mail/#findComment-989377 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.