Use case:
A user on our Virtualmin server, joe@ourdomain.com, want to email his friends on a regular basis.
He requested that we create a server group for them.
For example, Joe has these friends:
frankie@gmail.com
louis@another-external-domain.com
ben@3rddomain.com
joe@ourdomain.com
So although Joe is on our email server, the other recipients are not.
The idea is that the other recipients can also email vipgroup@ourdomain.com and email is broadcast to all recipients.
I see “how to email group” questions have been asked before, e.g. here:
https://archive.virtualmin.com/node/39339
https://archive.virtualmin.com/node/7177
What’s not clear is it’s external recipients?
The problem we are currently experiencing is SPF bounces.
It seems that when the message hits the group on our server, the origin become the sender, not our domain.
So we have these kinds of messages:
The mail system
steve@external-domain.com (expanded from our-user@ourdomain.com): host
securemail-mx3.synaq.com[x.y.z.v] said: 550 a.b.c.d is not
allowed to send mail from source-sender-domain.com (in reply to RCPT TO command)
Any ideas?