Jump to content

PHPMailer wierdness...


macwise

Recommended Posts

I am working on a webform that sends an email when submitted. The following output appears intermittently on the form.php page (I have currently disabled the page forwarding so I can see the output more easily).  I am not quite sure what is going on, but when this occurs, no email is sent.  Here's what the output looks like:

 

SMTP -> FROM SERVER: SMTP -> FROM SERVER: SMTP -> ERROR: HELO not accepted from server: SMTP -> FROM SERVER: SMTP -> ERROR: MAIL not accepted from server: Message could not be sent.
Mailer Error: SMTP Error: From address [myemail@myserver.com] failed

 

This same file and same configuration has worked on and off, even when no changes are made.  It seems that maybe the server is simply denying connections for some reason, but I'm not entirely sure, hence the post here.  Any suggestions or ideas for debugging are GREATLY appreciated.

 

Thanks!

Link to comment
Share on other sites

I've spoken with them.  They say nothing is apparently wrong on their end. 

 

If I connect to a VPN server, I can get the form to submit without issues, but disconnecting doesn't resolve the issue. If I wait for a while, then try again, the form seems to work fine.

 

I'm wondering if this is has something to do with a connection being left open on the server?  I know next to nothing about phpMailer, so guesses is all I have.

Link to comment
Share on other sites

I've spoken with them.  They say nothing is apparently wrong on their end. 

 

If I connect to a VPN server, I can get the form to submit without issues, but disconnecting doesn't resolve the issue. If I wait for a while, then try again, the form seems to work fine.

 

I'm wondering if this is has something to do with a connection being left open on the server?  I know next to nothing about phpMailer, so guesses is all I have.

Hmm....

Even I don't know  :shrug:. Maybe a guru will come and save the day  ;D

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.