Michael Grimm:
> Is there maybe an even more simple approach to this using standard
> postfix functionality The distribution lists are very static and
> do not require adjustments very often.

Wietse:
> The low-tech solution:
>
> /etc/aliases:
>    # The mailing list "foobar" is implemented as an :include:
>    # file with one email address per line.
>    foobar: :include:/etc/postfix/foobar-members
>
>    # This alias is required. It specifies the person who will
>    # receive delivery error notifications.
>    owner-foobar: u...@example.com
>
> For details, see http://www.postfix.org/aliases.5.html

Michael Grimm:
> I like that approach.  How do I then address the list from my
> email client  foo...@smtp.network.local

To update the list from a mail client, use a mailing list
manager. Mailman, majordomo, and so on.

        Wietse

Reply via email to