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 up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
6
Jun 24
|
65734 | ||
|
|
1
Jul 19
|
4090 | ||
|
|
1
Dec 23
|
20916 | ||
|
|
0
Mar 15
|
4334 | ||
|
|
0
Mar 15
|
4279 |
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.