How does sending email work?

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Midda
Posts: 2
Joined: Tue Nov 09, 2004 7:36 pm
Location: Toronto, Canada

How does sending email work?

Post by Midda »

Hey all!

I am new to php. I can't get the contact page to send an email out. Is there somewhere in the FAQ app. that I set an smtp address, or do I need something like "sendmail" to process email requests??

Oh, i am using php4 in OS-X

thanks.....!!
nino
Posts: 81
Joined: Tue Jul 13, 2004 1:13 pm
Location: Bern

Post by nino »

Hello

Look at this article: viewtopic.php?t=1071&highlight=

this should solve your problem

greetings

nino
Midda
Posts: 2
Joined: Tue Nov 09, 2004 7:36 pm
Location: Toronto, Canada

still doesn't work!

Post by Midda »

:cry:

Maybe it's an OS-X thing. The path is weird. I see sendmail.php in the PHP4/mail folder, but php.ini can't seem to point to it.

I'll keep trying...

any other ideas? different paths?
Post Reply