chopWood
February 23rd, 2010, 01:56 PM
I'm learning how to use php. One of the tutorials is about sending email which requires sendmail to be turned on. Can someone offer an easy explanation on how to do this?
thanks
Chop
ElDiabloConCaca
February 23rd, 2010, 08:07 PM
Sendmail is "turned on" and ready-to-go with Snow Leopard already.
If you're having problems with sendmail functioning correctly with php's mail() function, try reading the following:
http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update
chopWood
February 24th, 2010, 12:49 PM
thanks ELDiablo with caca, that was helpful