help with mail

Problems with the Windows version of XAMPP, questions, comments, and anything related.

help with mail

Postby lesmond » 03. March 2004 22:12

I really cant get any sendmail to work :oops: I just can't sort it out!
this is the response from phpBB
Code: Select all
General Error
Couldn't get mail server response codes

DEBUG MODE

Line : 115
File : F:\xampp\htdocs\forums\includes\smtp.php


Any help please :?:
Lesmonds
lesmond
 
Posts: 1
Joined: 03. March 2004 22:01

Postby Maller » 06. March 2004 14:58

Open up your php.ini located in c:/xampp/apache/bin
find the Mail function, and edit SMTP to your ISP´s smtp server.
sendmail_from is the email adress your want the recipent to see.
Leave the sendmail path alone, as it only works on *nix machines.
Code: Select all
[mail function]
; For Win32 only.
SMTP = smtp.isp.net

; For Win32 only.
sendmail_from = mail@domain.com

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

If you want sendmail for windows, you should do a google search on blat

Remember to restart apache for the changes to take effect
User avatar
Maller
 
Posts: 49
Joined: 06. March 2004 14:47


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 101 guests