I have about 200 sites that I Manage.
I'm trying to find a better way to sign on, as opposed to remembering all the username and passwords etc.
I have currently found Magic link which seems to be really good, however I've also had problems with it not sending the email, along with other forms on my website since moving server (When I install STMP mail plugin and configure it with a brevo – I get the emails, but I dont' want to do it to all 200 sites
When Jetback is installed – it allows a logon as WordPress.com – which means its easier to sign in as, as opposed to
Any plugin I can sign in with my google account.
Is there a fix for when PHP mailers won't work and that you can guarantee you'll get the email and not use the PHP mailer function for each site.
ManageWP
Also, if you’re doing this professionally, you should not be “remembering” passwords – that likely means you are using weak, insecure passwords, and re-using passwords – not good. Use a password manager.
“php mailer” fix – ensure SPF & DMARC is correctly configured. If you don’t know how to do that, use an external SMTP service like Brevo or Mailgun.