hey,
i'm facing sor of the same problem as InNeedOfHelp, i'm doing a web project using my laptop at home. I need to test it which include sending of mail to user. However, i want to use a remote smtp server to deal with forwarding my mail to hotmail or yahoo.
i change my php.ini into:
[mail function]
; For Win32 only.
SMTP = smtp.net (smtp server i wan to make use of)
smtp_port = 25
; For Win32 only.
;sendmail_from = mymail@hotmail.com
what else did i lack of, assuming my coding to send a simple mail is error-free??
tnx alot in advance



Reply With Quote


Bookmarks