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.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
6
يونيو 24
|
65349 | ||
|
1
يوليو 19
|
3824 | ||
|
1
ديسمبر 23
|
20660 | ||
|
0
مارس 15
|
4116 | ||
|
0
مارس 15
|
4090 |
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.