Migrate a server with Gmail Configuration before 29th april 2024

Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue

I had an issue with a server migrated today (my previous passbolt server fault)

I got:

  • mysql backup
  • passbolt.php
  • serverkey (and private key)

I use the guide “Migrate to a new Ubuntu Server”
All works fine and the the new server in alive

When I try to connect to the new server, using my email , passbolt try to send me an email to verify it but I cannot receive because I configured SMTP with smtp.google.com and since 29th of april doesn’t work with username-password authentication.

Is there any way to modify SMTP configuration in the database?

Thanks, Thomas

Hello @Lorthom and welcome to the forum!
If you have the plugin enabled, you should see an option to change your SMTP settings on the admin page. This allows you to save your settings to the database.
Here’s a guide:
https://www.passbolt.com/docs/admin/emails/email-server/

You may be using other methods, such as environment variables or the passbolt.conf file.
Remember to use an application password instead of a username/password.

Thanks @Termindiego25 . It works.

Thomas

1 Like