On 25.01.2023 14:36, eero pomell wrote:
---------- Forwarded message ---------
From: *eero pomell* <[email protected]>
Date: Wed, 25 Jan 2023, 14:33
Subject: How do i set up a mailing list on opensmtpd?
To: <[email protected]>
How I setup a mailing list? Since /etc/aliases have to expand to names
that are users in the system, I dont know how to do it. For example if
there's a mailing list: [email protected], how would you make the
server forward it to all the addresses in the list. After reading the
manpage I still don't know how to do it.
Hello!
You'll need a mailing list management software to set up a list and then
you can point towards it in a .forward file for [email protected]:
|/usr/bin/mlmmj-receive -L /var/vmail/mlmmj/example.com/listname/
Good luck!
Reio