• Resolved Almudenita11

    (@almudenita11)


    I have a problem with the order of this page.

    When I order something, the customer received the mail to confirm the order, but not me… I have a yahoo mail, if it is a data.

    The contact form works perfectly, but no this, and it is important.

    Thanks.
    Almudena.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sean Cull

    (@seanreloaded)

    Automattic Happiness Engineer

    Hi there,

    Install WP Mail Logging plugin. This will log all outgoing mails so you can see what is being sent. Once installed:

    • Generate a test order
    • Go to your admin dashboard > WP Mail Log
    • See if your test order generated emails, and if there are any sending errors reported

    That screen after a successful send should look something like this:
    https://cld.wthms.co/lzR2YV

    If the email was sent, but not received, there are a few steps that can be taken:

    • Make sure you’re using an email address attached to your own domain in the “From” Address field in WooCommerce >> Settings >> Emails. Using your @gmail.com, @yahoo.com or similar public domain email address will likely cause emails ending up in spam folders of your recipients due to mismatch between the declared sender (servers of Gmail or Yahoo) and the actual sender (your server).
    • The best way to resolve this is to sign up for an account with a dedicated SMTP provider (an average site can usually stay within free usage accounts that are available) which will send the email for you. This should be more reliable than your own servers mail sending functions.

    If the email was not sent, this could indicate a plugin conflict blocking the send by, for example, erring before they are generated. To see what is causing this you can either rule out conflicts by disabling plugins/themes other than WooCommerce itself, or you can use the WP debug log to view errors. If there are ‘fatal errors’ this may be the problem.

    Thread Starter Almudenita11

    (@almudenita11)

    Hi Sean,

    I have tested all this options and I can not work out.

    Could you help me, or do it you with the TeamViewer or something similar.

    The website is a friend of mine and I am worried because I can not resolve it and It should a nonsense…

    Thanks.

    Plugin Support Stuart Duff – a11n

    (@stuartduff)

    Automattic Happiness Engineer

    As Sean indicated when emails are being sent but not received by certain email providers it indicates that the email provider is filtering these out before they reach the email inbox.

    The only way to resolve that is to change WordPress to send emails via SMTP instead of the default way WordPress sends emails which is using the web server a site is hosted on.

    I’d suggest configuring the site to use one of these SMTP email providers listed in the official WooCommerce Email FAQ document to see if that resolves this for you.

    https://docs.woocommerce.com/document/email-faq/#section-7

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    Hi @almudenita11,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Yahoo email configuration’ is closed to new replies.