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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
6
जून 24
|
65373 | ||
|
1
जुल॰ 19
|
3846 | ||
|
1
दिस॰ 23
|
20683 | ||
|
0
मार्च 15
|
4132 | ||
|
0
मार्च 15
|
4111 |
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.