• Resolved Etthna Wholwisk

    (@ewramartins)


    Until version 1.7.1, it worked normally. After update 1.8.1, it does not send any services (PHP, Google, MailGun, SMTP, and others). I tested with PHP 7.3, all services worked except GOOGLE (both “gmail” and “g suite”).

    One mistake is that (I use the “g suite”) is that the Google account is not linking. After confirming to Google that you allow emails to be sent on your behalf, you should be redirected back to the plug-in admin area, but loads the site’s main page, and doesn’t activate the linked account button. .

    The google email used was always the same, there was no password change, no two factor authentication or anything like that. Email is unique to this service.

    Another error is that it always appears that the attempt to send the previous email failed, suggests that you send the test email (using PHP or other SMTP).

    What to do, developers? Since the plugin is used by many others to send emails through the site?

    ================================

    Até a vers?o 1.7.1, funcionava normalmente. Após a atualiza??o 1.8.1, n?o envia de nenhum servi?o (PHP, Google, MailGun, SMTP, e os demais). Fiz testes com o PHP 7.3, todos os servi?os funcionaram, menos os GOOGLE (tanto ves?o “gmail” quanto “g suite”).

    Um dos erros é que (uso o “g suite”) é que a conta do Google n?o está vinculando. Depois de confirmar para o Google que você permite o envio de e-mails em seu nome, deveri ser redirecionado de volta à área de administra??o do plug-in, mas, carrega a página principal do site, e n?o ativa o bot?o de conta vinculada.

    O email do google usado sempre foi o mesmo, n?o houve nenhum tipo de altera??o de senha nem de autentica??o de dois fatores ou algo do tipo. O email é exclusivo para este servi?o.

    Outro erro é que sempre aparece que houve falha na tentativa de envio do email anterior, sugere que fa?a o envio de email teste (usando PHP ou outro SMTP).

    O que fazer, desenvolvedores? Sendo que o plugin é usado por muitos outros para fazer o envio de emails pelo site?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Etthna Wholwisk

    (@ewramartins)

    I already checked the client ID / Secret, redid more than three times, copied and pasted the client ID / Secret, digitel character by character, tested it in another browser, anyway not being redirected to “WP MAIL SMTP settings page” after allowing Goolge to send emails on my behalf.

    I ran into issues with PHP7.4 as well. I use Mailgun as the preferred method. Test mails sent from WP MAIL smtp result in an error. Unfortunately the debug information given does not say anything specific about the problem.

    I think there must be a compatibility issue.

    Hi @ewramartins,

    I apologize for the trouble. Did you get the App not verified or something in the process? If possible can you please create a screencast video and share it over here? When you allow Google to send emails, you’ll get auth code from google and your site needs to generate access token after redirecting to your site. There seems to be some issue within the process.

    @levdbas, There could be an issue with the PCRE library bundled within the PHP 7.4 your hosting provider build for you. Please see this support thread for more details: https://www.ads-software.com/support/topic/cant-send-emails-using-php-7-4/

    Thanks!

    This plugin doesn’t support PHP 7.4 only and this is true.

    Hi @softfully,

    This seems to be the issue with the PCRE library (the one that parses and validates emails) bundled with PHP 7.4. See this support thread for more information: https://www.ads-software.com/support/topic/cant-send-emails-using-php-7-4/

    I’m marking this issue as resolved as this is outside the scope of the plugin to fix. If you still have questions, though, please feel welcome to continue the conversation.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘1.8.1 not work at PHP 7.4 / Vers?o 1.8.1 n?o funciona com PHP 7.4’ is closed to new replies.