Up until now, XenForo basically only sent transactional mails (with the exception of manually sent news).
With the upcoming activity summary email in XF 2.2 this is going to change.
Especially for boards with a potentially high volume of emails/recipients, it might be a good idea to not mix transactional and non-transactional (eg. marketing) emails on the same sender address/sending mailserver as marketing emails tend to get marked as spam by recipients (although users opted in to receive them).
As this could negatively affect sender reputation and it is usually a goal that transactional emails always get through to the recipient, it might be desirable to use a different sender in this case.
I therefore suggest to add a new configuration options (Sender name, Sender address and transport method) for non-transactional emails, if unconfigured (default) it should fallback to the existing settings.
With the upcoming activity summary email in XF 2.2 this is going to change.
Especially for boards with a potentially high volume of emails/recipients, it might be a good idea to not mix transactional and non-transactional (eg. marketing) emails on the same sender address/sending mailserver as marketing emails tend to get marked as spam by recipients (although users opted in to receive them).
As this could negatively affect sender reputation and it is usually a goal that transactional emails always get through to the recipient, it might be desirable to use a different sender in this case.
I therefore suggest to add a new configuration options (Sender name, Sender address and transport method) for non-transactional emails, if unconfigured (default) it should fallback to the existing settings.
Upvote
24