Search code examples
odooodoo.sh

How to disable mailing in Odoo.sh


I'm trying to create all Odoo project users and i don't want to send email reset password. How to disable mailing in odo.sh version 14 for all Odoo notifications ?


Solution

  • Setting up a mail server with name "localhost" and void user and password refuse all mail in Odoo SH.

    Then, ensure you "archive" all your other mail servers or set their priority to a much higher number than this one.

    Once you're ready to re-enable outgoing mail, ensure you manually visit the outbound email queue as the "Super User" so you can delete any outgoing notifications from the queue or they will still get sent once you re-enable your real server.