Search results

  1. B

    SMTP Issues with PHPMailer

    I know that much. I have confirmed it cannot be an username/password issue at Google. When I send a message to another server, say the one at my work, the FROM SERVER will be that server; the one that is answering, and it says "Hello Stoli". Those messages look like the request has been...
  2. B

    SMTP Issues with PHPMailer

    Nothing has changed in my script, but over the last two weeks, sending out emails has become a problem. It worked last week and I have no idea why it corrected itself. Now it is not working again. It looks to me like maybe the port is getting routed back to Stoli? SMTP -> FROM...
  3. B

    Email not working again

    I didn't have to do this, but in my ticket this advice seems to make sense. Try resetting your password on the Gmail side.
  4. B

    Email not working again

    It appears to have been fixed now. :)
  5. B

    Disk Space Errors

    I am receiving the critical disk space FTP errors right now. FYI: Stoli
  6. B

    Email not working again

    I have the same issue; ticket # 19797 I don't see how I can do anything to prevent blacklisting or get the Stoli server accepted by Google's SMTP server. I am using phpMailer to send very small amounts of email; below are the messages I receive. I have confirmed the login information is...
  7. B

    Cron Job Help

    I am using "/usr/bin/php /home/evilelf/email.php >> /home/evilelf/public_html/cronlog.txt 2>&1" as a cron job, and nothing is happening. I set it up for every five minutes and have even tried to replace email.php with emailxxx.php to generate a cronlog.txt file, but that does not happen either...
Top