php-install | 2002112
Date: 11/19/02
- Next message: Rich Gray: "RE: [PHP-INST] Problem with mail module on Win32"
- Previous message: John Thorne: "[PHP-INST] Re: Lost connection to MySQL server during query"
- Next in thread: Rich Gray: "RE: [PHP-INST] Problem with mail module on Win32"
- Reply: Rich Gray: "RE: [PHP-INST] Problem with mail module on Win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A little background info. I have php installed on a Windows 200 server. Everything was working fine until our company decided to change out our mail server. We did have a Windows Sendmail Server, we changed to a Red Hat linux Qmail server. Once that happened my mail module quit working.
This is my php.ini
[mail function]
; For Win32 only.
SMTP = mail.compunet1.net ; for Win32 only
; For Win32 only.
sendmail_from = website <email protected> ; for Win32 only
; For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
;sendmail_path =
If anyone has any ideas why this quit working, please let me know.
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Rich Gray: "RE: [PHP-INST] Problem with mail module on Win32"
- Previous message: John Thorne: "[PHP-INST] Re: Lost connection to MySQL server during query"
- Next in thread: Rich Gray: "RE: [PHP-INST] Problem with mail module on Win32"
- Reply: Rich Gray: "RE: [PHP-INST] Problem with mail module on Win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

