|
-
Nov 22nd, 2006, 04:39 AM
#1
Thread Starter
New Member
Configure php.ini for mail settings
Hello,
I am sorry about this question as it probably is simple i just need to make sure im doing things right. I have a php script for my forms and it appears to work but it doesn't send the email to the email address. I am now turning to the php.ini as i forgot to set it but im not sure if i have done it right:-
Code:
[mail function]
; For Win32 only.
SMTP = authsmtp.streamline.net
smtp_port = 25
; For Win32 only.
;sendmail_from = [email protected]
I am running windows xp. Do i need to change any of the above. And also when i edit it, do i have to upload it to my web server?
Can anyone please help, many thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|