Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

STMP Authentication

Options
  • 27-04-2010 8:00am
    #1
    Registered Users Posts: 15


    Using dreamweaver, php, apache, xampp get this error when trying to send an email

    "Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()":confused:


Comments

  • Closed Accounts Posts: 1,759 ✭✭✭Dr.Silly


    Using dreamweaver, php, apache, xampp get this error when trying to send an email

    "Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()":confused:

    you need to specify your smtp server. have a look here

    http://drupal.org/node/341969


Advertisement