mail() function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankajit09
    Contributor
    • Dec 2006
    • 296

    mail() function

    Hello,

    What are the things that are to be configured to make mail() work ?
  • Chibani
    New Member
    • Mar 2008
    • 8

    #2
    First of all : which OS are you using ?

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      Originally posted by pankajit09
      Hello,

      What are the things that are to be configured to make mail() work ?
      Have a look at the mail setup in the standard PHP documentation at PHP Mail Functions

      That will explain what to configure in your php.ini file.

      Ronald

      Comment

      Working...