Mercurial > noffle
comparison TODO @ 290:f35a7d45efd5 noffle
[svn] * docs/noffle.1,docs/noffle.conf.5: Correct footer date, add new RFCs,
update Markus's email again.
* docs/noffle.conf.5,src/configfile.c: Only recognise authenticate-client
config if authentication of one or other sort is built in.
* TODO: Update.
| author | bears |
|---|---|
| date | Sat, 11 Jan 2003 09:30:05 +0000 |
| parents | 79f845db4897 |
| children | b1d5c55b76f6 |
comparison
equal
deleted
inserted
replaced
| 289:0eaad46e56e2 | 290:f35a7d45efd5 |
|---|---|
| 2 NOFFLE Todolist | 2 NOFFLE Todolist |
| 3 ------------------------------------------------------------------------------- | 3 ------------------------------------------------------------------------------- |
| 4 | 4 |
| 5 Urgent | 5 Urgent |
| 6 ------ | 6 ------ |
| 7 | |
| 8 * Tidy data structure initialisation when posting (post.c). | |
| 9 | |
| 10 * Post: better checks on posted article (check for duplicate headers, | |
| 11 address in From: headers). | |
| 12 | 7 |
| 13 * Post: Only generate Reply-To: from From: if a configuration option set. | 8 * Post: Only generate Reply-To: from From: if a configuration option set. |
| 14 | 9 |
| 15 * Deal properly with headers split over several lines where the overall | 10 * Deal properly with headers split over several lines where the overall |
| 16 content of the header exceeds MAXCHAR characters (i.e. length of Str). | 11 content of the header exceeds MAXCHAR characters (i.e. length of Str). |
| 17 | 12 |
| 18 Later | 13 Later |
| 19 ----- | 14 ----- |
| 15 | |
| 16 * Internationalisation. | |
| 17 | |
| 18 * Get pseudo article contents from files in /etc/noffle, to allow | |
| 19 local customisation. | |
| 20 | 20 |
| 21 * Provide list of suggested configurations for popular upstream servers. | 21 * Provide list of suggested configurations for popular upstream servers. |
| 22 | 22 |
| 23 * Review latest NNTP draft (http://www.ieft.org/ids.by.wg/nntpext.html). | 23 * Review latest NNTP draft (http://www.ieft.org/ids.by.wg/nntpext.html). |
| 24 Noted so far: Implement DATE and OVER. OVER is a synonym for XOVER, | 24 Noted so far: Implement DATE and OVER. OVER is a synonym for XOVER, |
