تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
8785 أدوات العرض

How can I define a fix eMail sender-address for a eMail Template? For example: All Order and Shipping Confirmations are always send from service@mycompany.com - no matter which user is logged into the system.

الصورة الرمزية
إهمال
أفضل إجابة

You can modify the template to your needs.

With this option, the mail sender are the mail of user, or if not exist, the mail of company, and if again this not exist, the text noreply@localhost:

${object.user_id.email or object.company_id.email or 'noreply@localhost'}

Also, you can specify a fixed mail sender, with write directly the mail.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يناير 24
4484
2
يناير 24
10208
1
مارس 21
9708
3
يناير 20
5688
0
يناير 19
7240