comparison todo.txt @ 5:5d62af5270dd

Small bugfix in server STAT command (no data follows, so don't send a dot)
author Ivo Smits <Ivo@UCIS.nl>
date Tue, 12 Apr 2011 02:23:22 +0200
parents 40e545510a57
children bc6045ed0b2e
comparison
equal deleted inserted replaced
4:dc5a8e316e21 5:5d62af5270dd
1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table) 1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table)
2 - Support IHAVE command to speed up synchronization 2 - Support IHAVE command to speed up synchronization
3 - Check Message-Id header in articles received from peers
4 - Handle received cross-posted messages (according to Newsgroups header) 3 - Handle received cross-posted messages (according to Newsgroups header)
4 - Add script for re-indexing articles (based on Newsgroups header)