• Hi, the plugin is working fine overall. I just noticed the test email sometimes takes a little longer to arrive than I expected. Is that normal, or is there anything I should check? Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @kasandra33 ,

    Thanks for reaching out!

    What you’re experiencing is generally expected behavior. Even when WP Mail SMTP is configured correctly and working, test emails may sometimes take a little longer to arrive depending on a few external factors.

    Here are the most common reasons for slight delays:

    • Mailer type: If you’re using SMTP (such as Gmail or Outlook), small delays can occur due to authentication and processing. API-based mailers (like SendLayer, Mailgun, or SendGrid) tend to be faster.
    • Receiving email provider: Inbox providers (like Gmail, Outlook, etc.) may briefly delay messages while performing filtering or security checks.
    • Server/hosting performance: Some hosting environments can introduce minor latency when sending emails.

    To make sure everything is working optimally:

    1. Review Email Logs (if enabled):
      Check the timestamp when the email was sent vs. when it was received. If it’s sent instantly but arrives later, the delay is likely on the recipient’s side.
    2. Verify DNS records:
      Ensure SPF and DKIM are properly configured, as missing or incorrect records can sometimes affect delivery speed.
    3. Test with a different recipient email:
      Try sending to another email provider to compare delivery times.

    A short delay (a few seconds up to a couple of minutes) is normal. However, if you notice consistent delays of several minutes or emails not arriving at all, please let us know so we can help investigate further.

    Thanks 🙂

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.