Hi Jack

I'm glad you managed to find a workaround. 

Another thing to check is that your MTA (exim4, postfix etc) has access to the 
queue folder if it is running under systemd and then calling the mailman 
wrapper. If so, you may need to run 'systemctl edit <your MTA>' and create or 
modify the override configuration [Service] definition to include something 
like:
# MTA needs to write the mailman2 queue
ProtectSystem=read-only
ReadWritePaths=/path/to/mailman2/qfiles

Good luck. 

Ken
------------------------------------------------------
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...@mail-archive.com

Reply via email to