Ok, I admit I am baffled by this one.
I cannot email a list from an account on the list server itself (for example, programmatically by script, but also manually) using mail / mailx / mutt / etc from the command line. The emails just disappear into the ether.
I can email other arbitrary addresses just fine, including real users hosted on that server.
Here’s the postfix main.cf section for mailman3:
owner_request_special = no transport_maps = hash:/var/lib/mailman3/data/postfix_lmtp local_recipient_maps = proxy:unix:passwd.byname $alias_maps hash:/var/lib/mailman3/data/postfix_lmtp relay_domains = ${{$compatibility_level} < {2} ? {$mydestination} : {}} hash:/var/lib/mailman3/data/postfix_domains
What obvious thing am I missing?
- Mark
mark@pdc-racing.net | 408-348-2878