You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automatic mail which is sent from Foodsoft to a supplier when the order closes has the following header in our case:
From Foodsoft <[email protected]>
To supplier_email
CC user_email
Reply to user_email
Where user_email the private email address of the one who opened the order.
So when the supplier replies to the email, the reply is sent to that user by default.
We would like to be able to:
change the replay address to the food coop's email
(optionally) take the user_email out of CC or put it in BCC for privacy reasons
The automatic mail which is sent from Foodsoft to a supplier when the order closes has the following header in our case:
Where
user_email
the private email address of the one who opened the order.So when the supplier replies to the email, the reply is sent to that user by default.
We would like to be able to:
I see that this is written in the code without any option to change it. What do you think would be the best way to change this? Make reply to food coop's email to default or rather leave it that way?
There are also some settings which we could use for this:
The text was updated successfully, but these errors were encountered: