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
|
65137 | ||
|
1
يوليو 19
|
3716 | ||
|
1
ديسمبر 23
|
20474 | ||
|
0
مارس 15
|
3991 | ||
|
0
مارس 15
|
3977 |
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.