2015-05-03 0:32 GMT+03:00 Mark Sapiro <m...@msapiro.net>: > On 05/02/2015 01:31 PM, EyeLand wrote: > > > - On Debian when I can find file $prefix/Mailman/Defaults.py, > > $prefix/Mailman/mm_cfg.py ? > > > As far as I know, in the Debian package, $prefix is /var/lib/mailman, > but there may also be a symlink from /usr/lib/mailman/Mailman to > /var/lib/mailman/Mailman. > > If that doesn't help, try > > locate mm_cfg.py > > or > > sudo find / -name mm_cfg.py > > -- > Mark Sapiro <m...@msapiro.net> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan >
root@vps1:~# locate mm_cfg.py /etc/mailman/mm_cfg.py /etc/mailman/mm_cfg.py~ /usr/lib/mailman/Mailman/mm_cfg.py /usr/lib/mailman/Mailman/mm_cfg.py.dist /usr/lib/mailman/Mailman/mm_cfg.pyc /usr/local/ispconfig/server/conf/mm_cfg.py.master /usr/share/doc/mailman/examples/mm_cfg.py.gz root@vps1:~# sudo find / -name mm_cfg.py /usr/lib/mailman/Mailman/mm_cfg.py /etc/mailman/mm_cfg.py on file /usr/lib/mailman/Mailman/mm_cfg.py https://gist.githubusercontent.com/eyeland/e33c20045867b262d1a2/raw/1bdb433403594c4f1ab2e6c6e12007c8881fefaa/gistfile1.txt I not see OWNERS_CAN_ENABLE_PERSONALIZATION and VERP_PERSONALIZED_DELIVERIES ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org