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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/
    https://mail.python.org/archives/list/[email protected]/
Member address: [email protected]

Reply via email to