Results 1 to 3 of 3

Thread: Php Mail Function

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374

    Php Mail Function

    I have got PHP4 running on win98 with PWS. I cannot get the mail function to work. I keep getting a 'failed to connect' error message. It has probably got something to do with the mail configuration in php.ini.

    Can anyone help?

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Does the mail functionality in PHP use Sendmail?
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    scoutt
    Guest
    you can try reading the manual for php configuration. it might have something to do with DNS name or IP address of the SMTP server PHP under Windows should use for mail sent with the mail() function.


    here is the manual

    http://www.php.net/manual/en/

    hope this helps

    Scoutt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width