Mercurial > noffle
diff TODO @ 357:b0ee77fa24d4 noffle
[svn] * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5,
noffle.conf.example,TODO: Added a config value to specify whether
a Reply-To header should be appended to messages posted without it.
Also made the new option show up in the noffle.conf manpage and the
initial example configuration shipped with the package.
author | bears |
---|---|
date | Mon, 24 Mar 2003 23:32:48 +0000 (2003-03-24) |
parents | 62cdb3113115 |
children |
line wrap: on
line diff
--- a/TODO Sun Mar 23 15:19:24 2003 +0000 +++ b/TODO Mon Mar 24 23:32:48 2003 +0000 @@ -5,8 +5,6 @@ Urgent ------ - * Post: Only generate Reply-To: from From: if a configuration option set. - * Deal properly with headers split over several lines where the overall content of the header exceeds MAXCHAR characters (i.e. length of Str).