• hello. i have an ajax contact form, which need to send a mail with passed description. the problem heppend when the script is waiting for wp_mail() result – it hangs on 10-60 seconds. is it possible to send it asynchronously? may be there are some mail queue or some plugin? i need to iniciate mail sending and proceed script execution.

    thanks

Viewing 1 replies (of 1 total)
  • Never been a problem for me, and I absolutely hammer that function sometimes. Have you checked your server error logs, contacted your host about mail issues or done any other debugging?

Viewing 1 replies (of 1 total)

The topic ‘wp_mail() hang’ is closed to new replies.