Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: mail function error  (Read 3545 times)

0 Members and 1 Guest are viewing this topic.

marjune

    Topic Starter


    Rookie

    mail function error
    « on: August 11, 2009, 09:22:34 PM »
    ei guys when i used the mail function in php i got this Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini

    is there any setting should i set in php.ini pls help!!!!!!!!!!!!!!!!!!!!!

    kpac

    • Web moderator
    • Moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: mail function error
    « Reply #1 on: August 12, 2009, 03:39:37 AM »
    Are you using SMTP or just the built-in PHP function?