Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
9163 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
led 24
5015
2
led 24
10822
1
bře 21
10279
3
led 20
6061
0
led 19
7782