tamill
08-28-2005, 05:06 AM
Hi dudes,
I am new to php.
I want to send a mail via php mail function.
When ever i send a mail from the php mail().
The following error comes.And i could not send any mail.
Please help me in configuring the php.ini.
And what values should be set in
smtp=?
smtp_port=?
sendmail_from=?
My Actual php.ini is
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from = me@localhost.com
Please Reply the changes
Thanks in advance.
TaM
I am new to php.
I want to send a mail via php mail function.
When ever i send a mail from the php mail().
The following error comes.And i could not send any mail.
Please help me in configuring the php.ini.
And what values should be set in
smtp=?
smtp_port=?
sendmail_from=?
My Actual php.ini is
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from = me@localhost.com
Please Reply the changes
Thanks in advance.
TaM