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 <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

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

This message sent to [email protected]

Reply via email to