Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
8960 Näkymät

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
Hylkää
Paras vastaus

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
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
helmik. 24
4668
2
tammik. 24
10423
1
maalisk. 21
9902
3
tammik. 20
5818
0
tammik. 19
7387