There was some discussion here about creating an email distribution list:
The accepted answer was to create a mailbox and use forwarding. Unfortunately these days that trips lots of spam filters as it is attempting to send the mail “from” the originating email address, and if it’s an external domain it is not authorized to do so by SPF.
eg.
spf=fail (google.com: domain of [sender-email] does not designate [hestia-server-ip] as permitted sender)
Has anyone (or @mmoo9154) come up with an easy way to create a proper distribution list, or at least to get around this issue?