On 05/05/2014 09:22 AM, jdd wrote: > > but when I post in the newsgroup, I don't see it in the list! "gateway > to mail" is ticked in the two lines in the administrative interface > > fromusenet log: > > s-r:~ # tail /var/lib/mailman/logs/fromusenet > May 05 18:10:02 2014 (12680) test watermark: 31 > May 05 18:10:02 2014 (12682) test: [1..0] > May 05 18:10:02 2014 (12682) nothing new for list test > May 05 18:10:02 2014 (12682) test watermark: 31
The test list's high watermark for the newsgroup is 31. This means no posts prior to #32 in the newsgroup will be gated to the list. Use bin/withlist and do the following $ bin/withlist -l test Loading list test (locked) The variable `m' is the test MailList instance >>> m.usenet_watermark = None >>> m.Save() >>> <- Cntrl-D to exit Unlocking (but not saving) list: test Finalizing $ -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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