Okay
  Public Ticket #3763440
no envia correos
Open

Comments

  •  1
    Javier started the conversation

    Buenos dias

    Tengo dos problemas relacionados con el envío de correos.

    PROBLEMA 1 : Tengo dos servicios, inspección normal e inspección especial. Me envía correo de confirmación de cita para la inspección normal pero no para la especial.

    PROBLEMA 2 : No me envía los correos de cancelación de reserva.

    Muchas gracias.

  •  1,562
    Marko replied

    Hello there,

    Thank you for reaching out to us.

    Please go to the notifications section inspect the page then try and send test notifications and then if there are any issues you will see the error in the network section. If there is any please send us a screenshot so that we can take a look.

    The error should show unless you are using PHP mail. We can help only if you are using SMTP if you are using WP mail which is this party plugin then you need to reach out to their support team and if you are using PHP mail you need to change this

    1907110042.png

    We strongly recommend changing the mail service setting to SMTP or Mailgun because the email that is sent with PHP Mail generally gets flagged as spam by mail servers and also can take some time to send. See below how to configure SMTP and Mailgun mail services.

    So please set the SMTP on your site

    • SMTP (Simple Mail Transfer Protocol) – In this article, we show how to configure the SMTP mail service for Gmail, but you can set it up for any other outgoing service that supports SMTP for a mail client. When you select this option, four inputs will appear – you need to populate them to configure SMTP properly. A Google SMTP example:
      • SMTP Host – smtp.gmail.com
      • SMTP Port – 587
      • SMTP Secure – TLS
      • SMTP Username – Your Gmail address
      • SMTP Password – Your App password (details about setting up an app password can be found in the notice section below)

      The most commonly used SMTP Ports are 465 and 587. Port 465 uses “SSL” as SMTP Secure, while port 587 uses “TLS” as SMTP Secure. Make sure to check what the correct SMTP settings are for your mailing provider.

    Google SMTP (Gmail accounts):

    From 30 May 2022, Google will no longer support the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password, so “Allow less secure apps” will be removed.

    In order to continue using SMTP with Gmail, you will need to set up an App Password for Amelia. App Passwords can only be used with accounts that have 2-Step Verification turned on. Instructions about this can be found on Google’s Documentation, here.

    For detailed set-up instructions, please take a look at this article on our official support platform.

    Microsoft SMTP (outlook, hotmail, live, and office365 email accounts):

    If you’re having issues using SMTP with your Microsoft account, please make sure to set up an App Password for Amelia. App Passwords can only be used with accounts that have 2-Step Verification turned on in the Security Basics section of your Microsoft account. Instructions about this can be found on Microsoft’s Documentation, here.

    For detailed set-up instructions, please take a look at this article on our official support platform.

    Hope this helps. 

     

     

    Kind Regards, 

    Marko Davidovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  1
    Javier replied

    Gracias por tu pronta respuesta.

    El problema 1 está resuelto. 

    El problema 2, no. Si que me envía el test, pero al cancelar una cita desde el back-end, no me manda el correo. Estoy usando SMTP.

    Muchas gracias.

  •  1,562
    Marko replied

    Hello again,

    Please provide me a temporary WP-admin (administrator) user for your website where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. 

    We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties. 

    You can write credentials here because this ticket is private and nobody can see them except us. 

    Kind Regards, 

    Marko Davidovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables