Recent content by QCSitter

  1. Q

    Mail server settings in PHP

    Stephen: It is now working perfectly. Thank you for resolving the issue!
  2. Q

    Mail server settings in PHP

    I'm using PHP v5. Just let me know what you want me to do and I'll do it. Thanks for looking into this!
  3. Q

    Mail server settings in PHP

    Update: I created a test script quick to try to use Pear and it failed to find Mail.php which would be in the Pear directory. So looks like both will have to be handled on your side to resolve this.
  4. Q

    Mail server settings in PHP

    Yes, that was me and I really appreciate you changing that setting for me as it is working great now! However, my application cannot send email because there is no localhost smtp service and I can't use mail.qcsitter.com because PHP on IIS doesn't support authentication using the native php...
  5. Q

    Mail server settings in PHP

    My php site is trying to send a simple email but I'm getting the following error: 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 D:\hshome\qcsitter\qcsitter.com\newsletter.php...
Back
Top