28 Mar
2024
28 Mar
'24
8:02 p.m.
Hi Mark,
From what I've read, I thought the following would do the trick:
# sudo -u mailman -s /usr/bin/bash $ source /local/mailman/venv/bin/activate $ cd ~/var/templates/ $ mkdir -p lists/test-list.our.domain/en/ $ cp /dev/null "lists/test-list.our.wee.domain/en/list:member:regular:footer"
The file is list:member:regular:footer.txt or if you have no other
list:member:*:footer* files, list:member:generic:footer.txt will do > both regular ad digest footers. I.e., you are missing the .txt > extension.
THANK YOU!
Changed to list:member:generic:footer.txt (with the .txt ... sigh) and it works like a charm.
Cheers,
David