Steven Haigh wrote:
>Feb 26 23:50:02 2006 (2757) melbwireless watermark: 37
>
>As the newsgroups were reset, the watermark is obviously incorrect.  
>Is there a way to reset this watermark so that the system starts  
>gating news correctly again?

You can use bin/withlist to manipulate the list attribute
usenet_watermark. Set it to a number 1 less than the number of the
first article you want from the news server or to None if you just
want to 'catch up' without retrieving articles or to 0 if you want to
retrieve all articles on the news server.

For example

bin/withlist -l <list_name>

and at the >>> prompt

>>> m.usenet_watermark = 5

or

>>> m.usenet_watermark = None

and then

>>> m.Save()

and then a control-D to exit.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to