aware_support wroteI am not aware of any "Reply To" field. My understanding is that when you hit Reply any email client automatically puts the sender of the message into the Reply field.
If there is such a field it is not supported currently. Maybe it will be supported in the future, don't know.
You are right, in most of the cases this is sufficient, but what I tell you is a RFC standard https://tools.ietf.org/html/rfc5322#section-3.6.2
Specially in web applications and most of it in multi-tenants applications the Reply-to filed should be present.
I'm talking about sending emails trough default SystemSettingsBO:
Let's say I'm having an InvoiceSystem with 200 companies registered.
The emails will be sent FROM:EmailAddress (which is written in System Settings).
Customers of these 200 companies will reply to the EmailAddress of the system not to their Supplier. Here should be "Reply-to" mandatory.
As I see it in AwareIM should be inserted in Notifications section where we(developers) can insert any emailaddress we want .
Please consider to add this feature, because is a RFC (not my invention) 🙂 ....
thx in advance.