[Mailman-Users] Re: Writing to list bounces with 'user doesn't exist'

2025-05-13 Thread Stephen J. Turnbull
Sean McBride writes: > Hmm, the dovecot-related settings in main.cf seem to be: There are two more settings that are possibly relevant: virtual_mailbox_domains and virtual_alias_domains. These: > smtpd_sasl_auth_enable = yes > smtpd_sasl_type = dovecot > smtpd_sasl_path = private/auth > sm

[Mailman-Users] Re: Writing to list bounces with 'user doesn't exist'

2025-05-13 Thread Guy B. Purcell
Do you actually have the alias for testl...@example.com in either of your aliases files (most probably should be /usr/local/mailman/data/aliases)? The only way postfix will know what to do with that address is via an alias directing it to call a MM function that posts the message to the list.

[Mailman-Users] Re: Writing to list bounces with 'user doesn't exist'

2025-05-13 Thread Sean McBride
On 12 May 2025, at 14:18, Stephen J. Turnbull wrote: This isn't a problem yet. The fact that DEFAULT_EMAIL_HOST and $myorigin are not in $mydestination looks like a potential problem to me, but we'll deal with any issues here once you get mail into the pipes that go to Mailman. So I had `myor