foodcoops / foodsoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
https://foodcoops.net/
Other
318 stars 146 forks source link

Change reply email address for mail to supplier to food coops's email address instead of personal one #1053

Open twothreenine opened 4 months ago

twothreenine commented 4 months ago

The automatic mail which is sent from Foodsoft to a supplier when the order closes has the following header in our case:

From     Foodsoft <noreply@app.foodcoops.at>
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:

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:

email_from
email_replyto
email_sender
[...]
reply_email_domain