Hello,
What are your best practices and tips to properly test the flow of outgoing and incoming mail ?
Thank you for your answers.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
What are your best practices and tips to properly test the flow of outgoing and incoming mail ?
Thank you for your answers.
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
6
giu 24
|
65416 | ||
|
1
lug 19
|
3888 | ||
|
1
dic 23
|
20693 | ||
|
0
mar 15
|
4163 | ||
|
0
mar 15
|
4130 |
Read the documentation and use a fake SMTP.
... such as mailcatcher for example, which is quite easy to install, especially when you are deploying to docker.