email configuration in php.ini
Posted: Fri Oct 22, 2004 10:47 am
Sami | Help us, help you. Please use
Please help I am new to php
please
Code: Select all
andCode: Select all
tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]
Hello everybody
I had read that email options can be setup by using localhost fro SMTP. I am still in the development stage of a estate agents site can I use my email address or use the alternative method suggested in the forum.
I have tried but with no result
This part is from php.iniCode: Select all
їmail function]
; For Win32 only.
SMTP = smtp.mail.com
smtp_port = 25
; For Win32 only.
;sendmail_from = ''.phorum_html_encode('myname@mail.com').''please