It sounds like you still have a working postfix+dovecot setup. :-)

Yes, I suppose so!  But I keep poking at it so much, I worry :)

Indeed I wouldn't expect dovecot to know any such user, so I'm not
sure what step I've missed...

In my postfix main.cf I have:

Unfortunately, you've left out the critical information: dovecot
routing.  Clearly, dovecot has a relatively high-priority routing for
local traffic, and it's sucking up everything addressed to your host
before Mailman gets a whack at it.  There are several possibilities,
so it doesn't make sense for me to guess.

Hmm, the dovecot-related settings in main.cf seem to be:

```
mailbox_transport = lmtp:unix:private/dovecot-lmtp
smtpd_sasl_auth_enable = yes
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_sasl_local_domain=$myhostname
smtpd_sender_login_maps = hash:/usr/local/etc/postfix/smtpd_sender_login_maps.txt
virtual_transport = lmtp:unix:private/dovecot-lmtp
```

Do those give a clue?

Sean
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/
Member address: arch...@jab.org

Reply via email to