• Does anyone know how to solve the error below?

    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() in C:\wamp\www\wordpress\wp-content\plugins\quote-cart\quote-cart.php on line 1459

    I setup a php.ini file and added:

    [mail function]
    SMTP = smtp.gmail.com

    Still no luck.

    http://wordpress.org/extend/plugins/quote-cart/

  • The topic ‘function.mail error’ is closed to new replies.