On Fri, Jan 14, 2022 at 08:57:31AM -0500, Wietse Venema <wie...@porcupine.org> wrote:
> raf: > > If the distribution itself is working, and the list of > > members doesn't change often, and it's only SPF that's > > getting in the way, perhaps the least disruptive > > solution is to add SRS to Postfix. The problem being > > that someone who sends to the list has SPF on their > > domain and a server who receives from the list bounces > > it because your server isn't allowed by the original > > sender's SPF. > > NO, NO, NO. A properly operating mailing list overrides the SMTP > MAIL FROM address with its own address, so that bounces are sent > to the list admin, instead of individual list members who can't fix > the problem. > > Wietse Yes, but I didn't get the impression that they were already using mailing list software. I was assuming that it was just a virtual address that mapped to a list of remote recipients. Then it would just be a case of forwarding mail with SPF getting in the way. Adding SRS would fix that without the need to migrate to proper mailing list software. That's what I meant by "less intrusive". But only if their list needs are simple and fairly static. Otherwise, migrating to proper mailing list software would be worthwhile. cheers, raf