Skip to Content
Menu
This question has been flagged
1 Reply
4434 Views

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 ?

Thanks in advanced.


Avatar
Discard
Best Answer

Hi, you could setup a mail server with name "localhost" and ip address 127.0.0.1
In SH this should refuse all mail.
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.

Alternatively, you could use a service like:  Mailtrap - Email Testing Tool #1
This is a dummy SMTP server that catches all outgoing mail and lets you handle it separately, without it going out to the internet.

Avatar
Discard
Related Posts Replies Views Activity
7
Jul 25
50289
0
Dec 24
1192
ODOO.sh Solved
2
Oct 24
13112
1
Sep 24
1722
1
May 24
3545