On 5/2/25 01:44, Alexander Inzinger-Zrock via Mailman-users wrote:

we changed that during prior conversation [1] to make postmap command available to user 'mailman'


from
configuration: python:mailman.config.postfix

to
configuration: /etc/mailman3/postfix.cfg

and contents are

"
postmap_command: /usr/sbin/postmap
postmap_command: /usr/sbin/postmap

"

This needs more than that. it needs a [postfix] section header and a definition for transport_file_type. E.g.
```
[postfix]
transport_file_type: hash
postmap_command: /usr/sbin/postmap
```

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/NLYTFFYEGKN7Z6BY54AIN64GAFSFJVFS/

This message sent to arch...@mail-archive.com

Reply via email to