]> git.llucax.com Git - personal/website.git/blob - source/proj/mutt-nntp-debian/files/1.5.20-8luca1/nntp.debian-1.5.20-8luca1.patch
Import personal website to git
[personal/website.git] / source / proj / mutt-nntp-debian / files / 1.5.20-8luca1 / nntp.debian-1.5.20-8luca1.patch
1 WARNING: Run the following script before configure:
2
3 aclocal -I m4
4 autoheader
5 automake --foreign
6 autoconf
7
8 -- 
9 Vsevolod Volkov <vvv@mutt.org.ua>
10
11
12 Index: mutt-1.5.20/ChangeLog.nntp
13 ===================================================================
14 --- /dev/null   1970-01-01 00:00:00.000000000 +0000
15 +++ mutt-1.5.20/ChangeLog.nntp  2010-06-06 23:17:40.429961672 -0300
16 @@ -0,0 +1,372 @@
17 +* Thu Aug 13 2009 Vsevolod Volkov <vvv@mutt.org.ua>
18 +- fixed writting references in nntp_save_cache_group()
19 +
20 +* Tue Jun 15 2009 Vsevolod Volkov <vvv@mutt.org.ua>
21 +- update to 1.5.20
22 +
23 +* Tue Mar 20 2009 Vsevolod Volkov <vvv@mutt.org.ua>
24 +- save Date: header of recorded outgoing articles
25 +
26 +* Tue Jan  6 2009 Vsevolod Volkov <vvv@mutt.org.ua>
27 +- update to 1.5.19
28 +
29 +* Mon May 19 2008 Vsevolod Volkov <vvv@mutt.org.ua>
30 +- update to 1.5.18
31 +- fixed SIGSEGV when followup or forward to newsgroup
32 +
33 +* Sun Nov  4 2007 Vsevolod Volkov <vvv@mutt.org.ua>
34 +- update to 1.5.17
35 +
36 +* Tue Jul  3 2007 Vsevolod Volkov <vvv@mutt.org.ua>
37 +- fixed arguments of nntp_format_str()
38 +
39 +* Fri Jun 15 2007 Vsevolod Volkov <vvv@mutt.org.ua>
40 +- fixed error selecting news group
41 +
42 +* Tue Jun 12 2007 Vsevolod Volkov <vvv@mutt.org.ua>
43 +- update to 1.5.16
44 +
45 +* Wed Apr 11 2007 Vsevolod Volkov <vvv@mutt.org.ua>
46 +- fixed posting error if $smtp_url is set
47 +- added support of print-style sequence %R (x-comment-to)
48 +
49 +* Sun Apr  8 2007 Vsevolod Volkov <vvv@mutt.org.ua>
50 +- update to 1.5.15
51 +- nntp://... url changed to news://...
52 +- added indicator of fetching descriptions progress
53 +
54 +* Tue Feb 28 2007 Vsevolod Volkov <vvv@mutt.org.ua>
55 +- update to 1.5.14
56 +
57 +* Tue Aug 15 2006 Vsevolod Volkov <vvv@mutt.org.ua>
58 +- update to 1.5.13
59 +
60 +* Mon Jul 17 2006 Vsevolod Volkov <vvv@mutt.org.ua>
61 +- update to 1.5.12
62 +- fixed reading empty .newsrc
63 +
64 +* Sat Sep 17 2005 Vsevolod Volkov <vvv@mutt.org.ua>
65 +- update to 1.5.11
66 +
67 +* Sat Aug 13 2005 Vsevolod Volkov <vvv@mutt.org.ua>
68 +- update to 1.5.10
69 +
70 +* Sun Mar 13 2005 Vsevolod Volkov <vvv@mutt.org.ua>
71 +- update to 1.5.9
72 +
73 +* Sun Feb 13 2005 Vsevolod Volkov <vvv@mutt.org.ua>
74 +- update to 1.5.8
75 +
76 +* Sat Feb  5 2005 Vsevolod Volkov <vvv@mutt.org.ua>
77 +- update to 1.5.7
78 +- function mutt_update_list_file() moved to newsrc.c and changed algorithm
79 +
80 +* Thu Jul  8 2004 Vsevolod Volkov <vvv@mutt.org.ua>
81 +- fixed error in nntp_logout_all()
82 +
83 +* Sat Apr  3 2004 Vsevolod Volkov <vvv@mutt.org.ua>
84 +- fixed debug output in mutt_newsrc_update()
85 +- added optional support of LISTGROUP command
86 +- fixed typo in nntp_parse_xref()
87 +
88 +* Tue Feb  3 2004 Vsevolod Volkov <vvv@mutt.org.ua>
89 +- update to 1.5.6
90 +
91 +* Thu Dec 18 2003 Vsevolod Volkov <vvv@mutt.org.ua>
92 +- fixed compose menu
93 +
94 +* Thu Nov  6 2003 Vsevolod Volkov <vvv@mutt.org.ua>
95 +- update to 1.5.5.1
96 +
97 +* Wed Nov  5 2003 Vsevolod Volkov <vvv@mutt.org.ua>
98 +- update to 1.5.5
99 +- added space after newsgroup name in .newsrc file
100 +
101 +* Sun May 18 2003 Vsevolod Volkov <vvv@mutt.org.ua>
102 +- nntp patch: fixed SIGSEGV when posting article
103 +
104 +* Sat Mar 22 2003 Vsevolod Volkov <vvv@mutt.org.ua>
105 +- update to 1.5.4
106 +
107 +* Sat Dec 21 2002 Vsevolod Volkov <vvv@mutt.org.ua>
108 +- update to 1.5.3
109 +- replace safe_free calls by the FREE macro
110 +
111 +* Fri Dec  6 2002 Vsevolod Volkov <vvv@mutt.org.ua>
112 +- update to 1.5.2
113 +- nntp authentication can be passed after any command
114 +
115 +* Sat May  4 2002 Vsevolod Volkov <vvv@mutt.org.ua>
116 +- update to 1.5.1
117 +
118 +* Thu May  2 2002 Vsevolod Volkov <vvv@mutt.org.ua>
119 +- update to 1.3.99
120 +
121 +* Wed Mar 13 2002 Vsevolod Volkov <vvv@mutt.org.ua>
122 +- update to 1.3.28
123 +- fixed SIGSEGV in <get-message>, <get-parent>, <get-children>,
124 +  <reconstruct-thread> functions
125 +- fixed message about nntp reconnect
126 +- fixed <attach-news-message> function using browser
127 +- added support of Followup-To: poster
128 +- added %n (new articles) in group_index_format
129 +- posting articles without inews by default
130 +
131 +* Wed Jan 23 2002 Vsevolod Volkov <vvv@mutt.org.ua>
132 +- update to 1.3.27
133 +
134 +* Fri Jan 18 2002 Vsevolod Volkov <vvv@mutt.org.ua>
135 +- update to 1.3.26
136 +
137 +* Thu Jan  3 2002 Vsevolod Volkov <vvv@mutt.org.ua>
138 +- update to 1.3.25
139 +- accelerated speed of access to news->newsgroups hash (by <gul@gul.kiev.ua>)
140 +- added default content disposition
141 +
142 +* Mon Dec  3 2001 Vsevolod Volkov <vvv@mutt.org.ua>
143 +- update to 1.3.24
144 +
145 +* Fri Nov  9 2001 Vsevolod Volkov <vvv@mutt.org.ua>
146 +- update to 1.3.23.2
147 +- fixed segfault if mutt_conn_find() returns null
148 +
149 +* Wed Oct 31 2001 Vsevolod Volkov <vvv@mutt.org.ua>
150 +- update to 1.3.23.1
151 +- added support of LISTGROUP command
152 +- added support for servers with broken overview
153 +- disabled <flag-message> function on news server
154 +- fixed error storing bad authentication information
155 +
156 +* Wed Oct 10 2001 Vsevolod Volkov <vvv@mutt.org.ua>
157 +- update to 1.3.23
158 +- fixed typo in buffy.c
159 +- added substitution of %s parameter in $inews variable
160 +
161 +* Fri Aug 31 2001 Vsevolod Volkov <vvv@mutt.org.ua>
162 +- update to 1.3.22.1
163 +- update to 1.3.22
164 +
165 +* Thu Aug 23 2001 Vsevolod Volkov <vvv@mutt.org.ua>
166 +- update to 1.3.21
167 +
168 +* Wed Jul 25 2001 Vsevolod Volkov <vvv@mutt.org.ua>
169 +- update to 1.3.20
170 +- removed 'server-hook', use 'account-hook' instead
171 +- fixed error opening NNTP server without newsgroup using -f option
172 +
173 +* Fri Jun  8 2001 Vsevolod Volkov <vvv@mutt.org.ua>
174 +- update to 1.3.19
175 +
176 +* Sat May  5 2001 Vsevolod Volkov <vvv@mutt.org.ua>
177 +- update to 1.3.18
178 +- fixed typo in nntp_attempt_features()
179 +- changed algorithm of XGTITLE command testing
180 +- disabled writing of NNTP password in debug file
181 +- fixed reading and writing of long newsrc lines
182 +- changed checking of last line while reading lines from server
183 +- fixed possible buffer overrun in nntp_parse_newsrc_line()
184 +- removed checking of XHDR command
185 +- compare NNTP return codes without trailing space
186 +
187 +* Thu Mar 29 2001 Vsevolod Volkov <vvv@mutt.org.ua>
188 +- update to 1.3.17
189 +- support for 'LIST NEWSGROUPS' command to read descriptions
190 +
191 +* Fri Mar  2 2001 Vsevolod Volkov <vvv@mutt.org.ua>
192 +- update to 1.3.16
193 +
194 +* Wed Feb 14 2001 Vsevolod Volkov <vvv@mutt.org.ua>
195 +- update to 1.3.15
196 +
197 +* Sun Jan 28 2001 Vsevolod Volkov <vvv@mutt.org.ua>
198 +- update to 1.3.14
199 +- show number of tagged messages patch from Felix von Leitner <leitner@fefe.de>
200 +
201 +* Sun Dec 31 2000 Vsevolod Volkov <vvv@mutt.org.ua>
202 +- update to 1.3.13
203 +
204 +* Sat Dec 30 2000 Vsevolod Volkov <vvv@mutt.org.ua>
205 +- Fixed problem if last article in group is deleted
206 +
207 +* Fri Dec 22 2000 Vsevolod Volkov <vvv@mutt.org.ua>
208 +- Fixed checking of XGTITLE command on some servers
209 +
210 +* Mon Dec 18 2000 Vsevolod Volkov <vvv@mutt.org.ua>
211 +- Added \r in AUTHINFO commands
212 +
213 +* Mon Nov 27 2000 Vsevolod Volkov <vvv@mutt.org.ua>
214 +- update to 1.3.12
215 +
216 +* Wed Nov  1 2000 Vsevolod Volkov <vvv@mutt.org.ua>
217 +- update to 1.3.11
218 +- fixed error opening newsgroup from mutt started with -g or -G
219 +
220 +* Thu Oct 12 2000 Vsevolod Volkov <vvv@mutt.org.ua>
221 +- update to 1.3.10
222 +- hotkey 'G' (get-message) replaced with '^G'
223 +
224 +* Thu Sep 21 2000 Vsevolod Volkov <vvv@mutt.org.ua>
225 +- update to 1.3.9
226 +- changed delay displaying error messages from 1 to 2 seconds
227 +- fixed error compiling with nntp and without imap
228 +
229 +* Wed Sep  6 2000 Vsevolod Volkov <vvv@mutt.org.ua>
230 +- fixed catchup in index
231 +- fixed nntp_open_mailbox()
232 +
233 +* Sat Sep  2 2000 Vsevolod Volkov <vvv@mutt.org.ua>
234 +- functions <edit> and <delete-entry> disabled
235 +- format of news mailbox names changed to url form
236 +- option nntp_attempts removed
237 +- option reconnect_news renamed to nntp_reconnect
238 +- default value of nntp_poll changed from 30 to 60
239 +- error handling improved
240 +
241 +* Wed Aug 30 2000 Vsevolod Volkov <vvv@mutt.org.ua>
242 +- update to 1.3.8
243 +- new option show_only_unread
244 +- add newsgroup completion
245 +
246 +* Fri Aug  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
247 +- update to 1.3.7
248 +
249 +* Sat Jul 29 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
250 +- update to 1.3.6
251 +
252 +* Sun Jul  9 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
253 +- update to 1.3.5
254 +- authentication code update
255 +- fix for changing to newsgroup from mailbox with read messages
256 +- socket code optimization
257 +
258 +* Wed Jun 21 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
259 +- update to 1.3.4
260 +
261 +* Wed Jun 14 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
262 +- don't substitute current newsgroup with deleted new messages
263 +
264 +* Mon Jun 12 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
265 +- update to 1.3.3
266 +- fix for substitution of newsgroup after reconnection
267 +- fix for loading newsgroups with very long names
268 +- fix for loading more than 32768 newsgroups
269 +
270 +* Wed May 24 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
271 +- update to 1.3.2
272 +
273 +* Sat May 20 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
274 +- update to 1.3.1
275 +
276 +* Fri May 12 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
277 +- update to 1.3
278 +
279 +* Thu May 11 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
280 +- update to 1.2
281 +
282 +* Thu May  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
283 +- update to 1.1.14
284 +
285 +* Sun Apr 23 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
286 +- update to 1.1.12
287 +
288 +* Fri Apr  7 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
289 +- add substitution of newsgroup with new messages by default
290 +
291 +* Wed Apr  5 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
292 +- add attach message from newsgroup
293 +- add one-line help in newsreader mode
294 +- disable 'change-dir' command in newsgroups browser
295 +- add -G option
296 +
297 +* Tue Apr  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
298 +- get default newsserver name from file /etc/nntpserver
299 +- use case insensitive server names
300 +- add print-style sequence %s to $newsrc
301 +- add -g option
302 +
303 +* Sat Apr  1 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
304 +- remove 'X-FTN-Origin' header processing
305 +
306 +* Thu Mar 30 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
307 +- update to 1.1.11
308 +- update to 1.1.10
309 +
310 +* Thu Mar 23 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
311 +- fix mutt_select_newsserver()
312 +- remove 'toggle-mode' function
313 +- add 'change-newsgroup' function
314 +
315 +* Wed Mar 22 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
316 +- fix server-hook
317 +
318 +* Tue Mar 21 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
319 +- fix error 'bounce' function after 'post'
320 +- add 'forward to newsgroup' function
321 +
322 +* Mon Mar 20 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
323 +- 'forward' function works in newsreader mode
324 +- add 'post' and 'followup' functions to pager and attachment menu
325 +- fix active descriptions and allowed flag reload
326 +
327 +* Tue Mar 14 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
328 +- update to 1.1.9
329 +- remove deleted newsgroups from list
330 +
331 +* Mon Mar 13 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
332 +- update .newsrc in browser
333 +
334 +* Sun Mar 12 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
335 +- reload .newsrc if externally modified
336 +- fix active cache update
337 +
338 +* Sun Mar  5 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
339 +- update to 1.1.8
340 +
341 +* Sat Mar  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
342 +- patch *.update_list_file is not required
343 +- count lines when loading descriptions
344 +- remove cache of unsubscribed newsgroups
345 +
346 +* Thu Mar  2 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
347 +- load list of newsgroups from cache faster
348 +
349 +* Wed Mar  1 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
350 +- update to 1.1.7
351 +
352 +* Tue Feb 29 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
353 +- fix unread messages in browser
354 +- fix newsrc_gen_entries()
355 +
356 +* Mon Feb 28 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
357 +- fix mutt_newsgroup_stat()
358 +- fix nntp_delete_cache()
359 +- fix nntp_get_status()
360 +- fix check_children()
361 +- fix nntp_fetch_headers()
362 +
363 +* Fri Feb 25 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
364 +- update to 1.1.5
365 +
366 +* Thu Feb 24 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
367 +- fix updating new messages in cache
368 +
369 +* Mon Feb 21 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
370 +- change default cache filenames
371 +- fix updating new messages in cache
372 +
373 +* Fri Feb 18 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
374 +- fix segmentation fault in news groups browser
375 +
376 +* Tue Feb 15 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
377 +- update to 1.1.4
378 +
379 +* Thu Feb 10 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
380 +- update to 1.1.3
381 +
382 +* Sun Jan 30 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
383 +- add X-Comment-To editing
384 +- add my_hdr support for Newsgroups:, Followup-To: and X-Comment-To: headers
385 +- add variables $ask_followup_to and $ask_x_comment_to
386 +
387 +* Fri Jan 28 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
388 +- update to 1.1.2
389 Index: mutt-1.5.20/OPS
390 ===================================================================
391 --- mutt-1.5.20.orig/OPS        2010-06-06 23:17:40.390961313 -0300
392 +++ mutt-1.5.20/OPS     2010-06-06 23:17:40.430961417 -0300
393 @@ -8,14 +8,16 @@
394  OP_BROWSER_NEW_FILE "select a new file in this directory"
395  OP_BROWSER_VIEW_FILE "view file"
396  OP_BROWSER_TELL "display the currently selected file's name"
397 -OP_BROWSER_SUBSCRIBE "subscribe to current mailbox (IMAP only)"
398 -OP_BROWSER_UNSUBSCRIBE "unsubscribe from current mailbox (IMAP only)"
399 +OP_BROWSER_SUBSCRIBE "subscribe to current mbox (IMAP/NNTP only)"
400 +OP_BROWSER_UNSUBSCRIBE "unsubscribe from current mbox (IMAP/NNTP only)"
401  OP_BROWSER_TOGGLE_LSUB "toggle view all/subscribed mailboxes (IMAP only)"
402  OP_BUFFY_LIST "list mailboxes with new mail"
403 +OP_CATCHUP "mark all articles in newsgroup as read"
404  OP_CHANGE_DIRECTORY "change directories"
405  OP_CHECK_NEW "check mailboxes for new mail"
406  OP_COMPOSE_ATTACH_FILE "attach file(s) to this message"
407  OP_COMPOSE_ATTACH_MESSAGE "attach message(s) to this message"
408 +OP_COMPOSE_ATTACH_NEWS_MESSAGE "attach newsmessage(s) to this message"
409  OP_COMPOSE_EDIT_BCC "edit the BCC list"
410  OP_COMPOSE_EDIT_CC "edit the CC list"
411  OP_COMPOSE_EDIT_DESCRIPTION "edit attachment description"
412 @@ -26,7 +28,10 @@
413  OP_COMPOSE_EDIT_HEADERS "edit the message with headers"
414  OP_COMPOSE_EDIT_MESSAGE "edit the message"
415  OP_COMPOSE_EDIT_MIME "edit attachment using mailcap entry"
416 +OP_COMPOSE_EDIT_NEWSGROUPS "edit the newsgroups list"
417  OP_COMPOSE_EDIT_REPLY_TO "edit the Reply-To field"
418 +OP_COMPOSE_EDIT_FOLLOWUP_TO "edit the Followup-To field"
419 +OP_COMPOSE_EDIT_X_COMMENT_TO "edit the X-Comment-To field"
420  OP_COMPOSE_EDIT_SUBJECT "edit the subject of this message"
421  OP_COMPOSE_EDIT_TO "edit the TO list"
422  OP_CREATE_MAILBOX "create a new mailbox (IMAP only)"
423 @@ -85,8 +90,13 @@
424  OP_FILTER "filter attachment through a shell command"
425  OP_FIRST_ENTRY "move to the first entry"
426  OP_FLAG_MESSAGE "toggle a message's 'important' flag"
427 +OP_FOLLOWUP "followup to newsgroup"
428 +OP_FORWARD_TO_GROUP "forward to newsgroup"
429  OP_FORWARD_MESSAGE "forward a message with comments"
430  OP_GENERIC_SELECT_ENTRY "select the current entry"
431 +OP_GET_CHILDREN "get all children of the current message"
432 +OP_GET_MESSAGE "get message with Message-Id"
433 +OP_GET_PARENT "get parent of the current message"
434  OP_GROUP_REPLY "reply to all recipients"
435  OP_HALF_DOWN "scroll down 1/2 page"
436  OP_HALF_UP "scroll up 1/2 page"
437 @@ -94,11 +104,14 @@
438  OP_JUMP "jump to an index number"
439  OP_LAST_ENTRY "move to the last entry"
440  OP_LIST_REPLY "reply to specified mailing list"
441 +OP_LOAD_ACTIVE "load active file from NNTP server"
442  OP_MACRO "execute a macro"
443  OP_MAIL "compose a new mail message"
444  OP_MAIN_BREAK_THREAD "break the thread in two"
445  OP_MAIN_CHANGE_FOLDER "open a different folder"
446  OP_MAIN_CHANGE_FOLDER_READONLY "open a different folder in read only mode"
447 +OP_MAIN_CHANGE_GROUP "open a different newsgroup"
448 +OP_MAIN_CHANGE_GROUP_READONLY "open a different newsgroup in read only mode"
449  OP_MAIN_CLEAR_FLAG "clear a status flag from a message"
450  OP_MAIN_DELETE_PATTERN "delete messages matching a pattern"
451  OP_MAIN_IMAP_FETCH "force retrieval of mail from IMAP server"
452 @@ -137,6 +150,7 @@
453  OP_PAGER_SKIP_QUOTED "skip beyond quoted text"
454  OP_PAGER_TOP "jump to the top of the message"
455  OP_PIPE "pipe message/attachment to a shell command"
456 +OP_POST "post message to newsgroup"
457  OP_PREV_ENTRY "move to the previous entry"
458  OP_PREV_LINE "scroll up one line"
459  OP_PREV_PAGE "move to the previous page"
460 @@ -146,6 +160,7 @@
461  OP_QUERY_APPEND "append new query results to current results"
462  OP_QUIT "save changes to mailbox and quit"
463  OP_RECALL_MESSAGE "recall a postponed message"
464 +OP_RECONSTRUCT_THREAD "reconstruct thread containing current message"
465  OP_REDRAW "clear and redraw the screen"
466  OP_REFORMAT_WINCH "{internal}"
467  OP_RENAME_MAILBOX "rename the current mailbox (IMAP only)"
468 @@ -160,18 +175,22 @@
469  OP_SHELL_ESCAPE "invoke a command in a subshell"
470  OP_SORT "sort messages"
471  OP_SORT_REVERSE "sort messages in reverse order"
472 +OP_SUBSCRIBE_PATTERN "subscribe to newsgroups matching a pattern"
473  OP_TAG "tag the current entry"
474  OP_TAG_PREFIX "apply next function to tagged messages"
475  OP_TAG_PREFIX_COND "apply next function ONLY to tagged messages"
476  OP_TAG_SUBTHREAD "tag the current subthread"
477  OP_TAG_THREAD "tag the current thread"
478  OP_TOGGLE_NEW "toggle a message's 'new' flag"
479 +OP_TOGGLE_READ "toggle view of read messages"
480  OP_TOGGLE_WRITE "toggle whether the mailbox will be rewritten"
481  OP_TOGGLE_MAILBOXES "toggle whether to browse mailboxes or all files"
482  OP_TOP_PAGE "move to the top of the page"
483 +OP_UNCATCHUP "mark all articles in newsgroup as unread"
484  OP_UNDELETE "undelete the current entry"
485  OP_UNDELETE_THREAD "undelete all messages in thread"
486  OP_UNDELETE_SUBTHREAD "undelete all messages in subthread"
487 +OP_UNSUBSCRIBE_PATTERN "unsubscribe from newsgroups matching a pattern"
488  OP_VERSION "show the Mutt version number and date"
489  OP_VIEW_ATTACH "view attachment using mailcap entry if necessary"
490  OP_VIEW_ATTACHMENTS "show MIME attachments"
491 Index: mutt-1.5.20/account.c
492 ===================================================================
493 --- mutt-1.5.20.orig/account.c  2010-06-06 23:16:31.970587408 -0300
494 +++ mutt-1.5.20/account.c       2010-06-06 23:17:40.430961417 -0300
495 @@ -51,6 +51,11 @@
496      user = PopUser;
497  #endif
498    
499 +#ifdef USE_NNTP
500 +  if (a1->type == M_ACCT_TYPE_NNTP && NntpUser)
501 +    user = NntpUser;
502 +#endif
503 +
504    if (a1->flags & a2->flags & M_ACCT_USER)
505      return (!strcmp (a1->user, a2->user));
506    if (a1->flags & M_ACCT_USER)
507 @@ -130,6 +135,16 @@
508    }
509  #endif
510  
511 +#ifdef USE_NNTP
512 +  if (account->type == M_ACCT_TYPE_NNTP)
513 +  {
514 +    if (account->flags & M_ACCT_SSL)
515 +      url->scheme = U_NNTPS;
516 +    else
517 +      url->scheme = U_NNTP;
518 +  }
519 +#endif
520 +
521    url->host = account->host;
522    if (account->flags & M_ACCT_PORT)
523      url->port = account->port;
524 @@ -155,6 +170,10 @@
525    else if ((account->type == M_ACCT_TYPE_POP) && PopUser)
526      strfcpy (account->user, PopUser, sizeof (account->user));
527  #endif
528 +#ifdef USE_NNTP
529 +  else if ((account->type == M_ACCT_TYPE_NNTP) && NntpUser)
530 +    strfcpy (account->user, NntpUser, sizeof (account->user));
531 +#endif
532    else if (option (OPTNOCURSES))
533      return -1;
534    /* prompt (defaults to unix username), copy into account->user */
535 @@ -217,6 +236,10 @@
536    else if ((account->type == M_ACCT_TYPE_SMTP) && SmtpPass)
537      strfcpy (account->pass, SmtpPass, sizeof (account->pass));
538  #endif
539 +#ifdef USE_NNTP
540 +  else if ((account->type == M_ACCT_TYPE_NNTP) && NntpPass)
541 +    strfcpy (account->pass, NntpPass, sizeof (account->pass));
542 +#endif
543    else if (option (OPTNOCURSES))
544      return -1;
545    else
546 Index: mutt-1.5.20/account.h
547 ===================================================================
548 --- mutt-1.5.20.orig/account.h  2010-06-06 23:16:31.921587227 -0300
549 +++ mutt-1.5.20/account.h       2010-06-06 23:17:40.430961417 -0300
550 @@ -29,7 +29,8 @@
551    M_ACCT_TYPE_NONE = 0,
552    M_ACCT_TYPE_IMAP,
553    M_ACCT_TYPE_POP,
554 -  M_ACCT_TYPE_SMTP
555 +  M_ACCT_TYPE_SMTP,
556 +  M_ACCT_TYPE_NNTP
557  };
558  
559  /* account flags */
560 Index: mutt-1.5.20/attach.h
561 ===================================================================
562 --- mutt-1.5.20.orig/attach.h   2010-06-06 23:16:31.892587341 -0300
563 +++ mutt-1.5.20/attach.h        2010-06-06 23:17:40.430961417 -0300
564 @@ -50,7 +50,7 @@
565  
566  void mutt_attach_bounce (FILE *, HEADER *, ATTACHPTR **, short, BODY *);
567  void mutt_attach_resend (FILE *, HEADER *, ATTACHPTR **, short, BODY *);
568 -void mutt_attach_forward (FILE *, HEADER *, ATTACHPTR **, short, BODY *);
569 +void mutt_attach_forward (FILE *, HEADER *, ATTACHPTR **, short, BODY *, int);
570  void mutt_attach_reply (FILE *, HEADER *, ATTACHPTR **, short, BODY *, int);
571  
572  #endif /* _ATTACH_H_ */
573 Index: mutt-1.5.20/browser.c
574 ===================================================================
575 --- mutt-1.5.20.orig/browser.c  2010-06-06 23:16:32.028587402 -0300
576 +++ mutt-1.5.20/browser.c       2010-06-06 23:17:40.431961316 -0300
577 @@ -32,6 +32,9 @@
578  #ifdef USE_IMAP
579  #include "imap.h"
580  #endif
581 +#ifdef USE_NNTP
582 +#include "nntp.h"
583 +#endif
584  
585  #include <stdlib.h>
586  #include <dirent.h>
587 @@ -49,6 +52,19 @@
588    { NULL,       0 }
589  };
590  
591 +#ifdef USE_NNTP
592 +static struct mapping_t FolderNewsHelp[] = {
593 +  { N_("Exit"),        OP_EXIT },
594 +  { N_("List"),        OP_TOGGLE_MAILBOXES },
595 +  { N_("Subscribe"),   OP_BROWSER_SUBSCRIBE },
596 +  { N_("Unsubscribe"), OP_BROWSER_UNSUBSCRIBE },
597 +  { N_("Catchup"),     OP_CATCHUP },
598 +  { N_("Mask"),        OP_ENTER_MASK },
599 +  { N_("Help"),        OP_HELP },
600 +  { NULL }
601 +};
602 +#endif
603 +
604  typedef struct folder_t
605  {
606    struct folder_file *ff;
607 @@ -115,9 +131,17 @@
608      case SORT_ORDER:
609        return;
610      case SORT_DATE:
611 +#ifdef USE_NNTP
612 +      if (option (OPTNEWS))
613 +       return;
614 +#endif
615        f = browser_compare_date;
616        break;
617      case SORT_SIZE:
618 +#ifdef USE_NNTP
619 +      if (option (OPTNEWS))
620 +       return;
621 +#endif
622        f = browser_compare_size;
623        break;
624      case SORT_SUBJECT:
625 @@ -308,8 +332,106 @@
626    return (src);
627  }
628  
629 +#ifdef USE_NNTP
630 +static const char *
631 +newsgroup_format_str (char *dest, size_t destlen, size_t col, char op, const char *src,
632 +                      const char *fmt, const char *ifstring, const char *elsestring,
633 +                      unsigned long data, format_flag flags)
634 +{
635 +  char fn[SHORT_STRING], tmp[SHORT_STRING];
636 +  FOLDER *folder = (FOLDER *) data;
637 +
638 +  switch (op)
639 +  {
640 +    case 'C':
641 +      snprintf (tmp, sizeof (tmp), "%%%sd", fmt);
642 +      snprintf (dest, destlen, tmp, folder->num + 1);
643 +      break;
644 +      
645 +    case 'f':
646 +      strncpy (fn, folder->ff->name, sizeof(fn) - 1);
647 +      snprintf (tmp, sizeof (tmp), "%%%ss", fmt);
648 +      snprintf (dest, destlen, tmp, fn);
649 +      break;
650 +
651 +    case 'N':
652 +      snprintf (tmp, sizeof (tmp), "%%%sc", fmt);
653 +      if (folder->ff->nd->subscribed)
654 +       snprintf (dest, destlen, tmp, ' ');
655 +      else
656 +       snprintf (dest, destlen, tmp, folder->ff->new ? 'N' : 'u');
657 +      break;
658 +
659 +    case 'M':
660 +      snprintf (tmp, sizeof (tmp), "%%%sc", fmt);
661 +      if (folder->ff->nd->deleted)
662 +       snprintf (dest, destlen, tmp, 'D');
663 +      else
664 +       snprintf (dest, destlen, tmp, folder->ff->nd->allowed ? ' ' : '-');
665 +      break;
666 +
667 +    case 's':
668 +      if (flags & M_FORMAT_OPTIONAL)
669 +      {
670 +       if (folder->ff->nd->unread != 0)
671 +         mutt_FormatString (dest, destlen, col, ifstring, newsgroup_format_str,
672 +               data, flags);
673 +       else
674 +         mutt_FormatString (dest, destlen, col, elsestring, newsgroup_format_str,
675 +               data, flags);
676 +      }
677 +      else if (Context && Context->data == folder->ff->nd)
678 +      {
679 +       snprintf (tmp, sizeof (tmp), "%%%sd", fmt);
680 +       snprintf (dest, destlen, tmp, Context->unread);
681 +      }
682 +      else
683 +      {
684 +       snprintf (tmp, sizeof (tmp), "%%%sd", fmt);
685 +       snprintf (dest, destlen, tmp, folder->ff->nd->unread);
686 +      }
687 +      break;
688 +
689 +    case 'n':
690 +      if (Context && Context->data == folder->ff->nd)
691 +      {
692 +       snprintf (tmp, sizeof (tmp), "%%%sd", fmt);
693 +       snprintf (dest, destlen, tmp, Context->new);
694 +      }
695 +      else if (option (OPTMARKOLD) &&
696 +               folder->ff->nd->lastCached >= folder->ff->nd->firstMessage &&
697 +               folder->ff->nd->lastCached <= folder->ff->nd->lastMessage)
698 +      {
699 +       snprintf (tmp, sizeof (tmp), "%%%sd", fmt);
700 +       snprintf (dest, destlen, tmp, folder->ff->nd->lastMessage - folder->ff->nd->lastCached);
701 +      }
702 +      else
703 +      {
704 +       snprintf (tmp, sizeof (tmp), "%%%sd", fmt);
705 +       snprintf (dest, destlen, tmp, folder->ff->nd->unread);
706 +      }
707 +      break;
708 +
709 +    case 'd':
710 +      if (folder->ff->nd->desc != NULL)
711 +      {
712 +       snprintf (tmp, sizeof (tmp), "%%%ss", fmt);
713 +       snprintf (dest, destlen, tmp, folder->ff->nd->desc);
714 +      }
715 +      else
716 +      {
717 +       snprintf (tmp, sizeof (tmp), "%%%ss", fmt);
718 +       snprintf (dest, destlen, tmp, "");
719 +      }
720 +      break;
721 +  }
722 +  return (src);
723 +}
724 +#endif /* USE_NNTP */
725 +
726  static void add_folder (MUTTMENU *m, struct browser_state *state,
727 -                       const char *name, const struct stat *s, int new)
728 +                       const char *name, const struct stat *s,
729 +                       void *data, int new)
730  {
731    if (state->entrylen == state->entrymax)
732    {
733 @@ -338,6 +460,10 @@
734  #ifdef USE_IMAP
735    (state->entry)[state->entrylen].imap = 0;
736  #endif
737 +#ifdef USE_NNTP
738 +  if (option (OPTNEWS))
739 +    (state->entry)[state->entrylen].nd = (NNTP_DATA *) data;
740 +#endif
741    (state->entrylen)++;
742  }
743  
744 @@ -353,9 +479,35 @@
745      menu->data = state->entry;
746  }
747  
748 +/* get list of all files/newsgroups with mask */
749  static int examine_directory (MUTTMENU *menu, struct browser_state *state,
750                               char *d, const char *prefix)
751  {
752 +#ifdef USE_NNTP
753 +  if (option (OPTNEWS))
754 +  {
755 +    LIST *tmp;
756 +    NNTP_DATA *data;
757 +    NNTP_SERVER *news = CurrentNewsSrv;
758 +
759 +/*  mutt_buffy_check (0); */
760 +    init_state (state, menu);
761 +
762 +    for (tmp = news->list; tmp; tmp = tmp->next)
763 +    {
764 +      if (!(data = (NNTP_DATA *)tmp->data))
765 +       continue;
766 +      if (prefix && *prefix && strncmp (prefix, data->group,
767 +           strlen (prefix)) != 0)
768 +       continue;
769 +      if (!((regexec (Mask.rx, data->group, 0, NULL, 0) == 0) ^ Mask.not))
770 +       continue;
771 +      add_folder (menu, state, data->group, NULL, data, data->new);
772 +    }
773 +  }
774 +  else
775 +#endif /* USE_NNTP */
776 +  {
777    struct stat s;
778    DIR *dp;
779    struct dirent *de;
780 @@ -416,17 +568,40 @@
781      tmp = Incoming;
782      while (tmp && mutt_strcmp (buffer, tmp->path))
783        tmp = tmp->next;
784 -    add_folder (menu, state, de->d_name, &s, (tmp) ? tmp->new : 0);
785 +    add_folder (menu, state, de->d_name, &s, NULL, (tmp) ? tmp->new : 0);
786 +  }
787 +  closedir (dp);
788    }
789 -  closedir (dp);  
790    browser_sort (state);
791    return 0;
792  }
793  
794 +/* get list of mailboxes/subscribed newsgroups */
795  static int examine_mailboxes (MUTTMENU *menu, struct browser_state *state)
796  {
797    struct stat s;
798    char buffer[LONG_STRING];
799 +
800 +#ifdef USE_NNTP
801 +  if (option (OPTNEWS))
802 +  {
803 +    LIST *tmp;
804 +    NNTP_DATA *data;
805 +    NNTP_SERVER *news = CurrentNewsSrv;
806 +
807 +/*  mutt_buffy_check (0); */
808 +    init_state (state, menu);
809 +
810 +    for (tmp = news->list; tmp; tmp = tmp->next)
811 +    {
812 +      if ((data = (NNTP_DATA *) tmp->data) != NULL && (data->new ||
813 +         (data->subscribed && (!option (OPTSHOWONLYUNREAD) || data->unread))))
814 +        add_folder (menu, state, data->group, NULL, data, data->new);
815 +    }
816 +  }
817 +  else
818 +#endif
819 +  {
820    BUFFY *tmp = Incoming;
821  #ifdef USE_IMAP
822    struct mailbox_state mbox;
823 @@ -444,14 +619,21 @@
824      if (mx_is_imap (tmp->path))
825      {
826        imap_mailbox_state (tmp->path, &mbox);
827 -      add_folder (menu, state, tmp->path, NULL, mbox.new);
828 +      add_folder (menu, state, tmp->path, NULL, NULL, mbox.new);
829        continue;
830      }
831  #endif
832  #ifdef USE_POP
833      if (mx_is_pop (tmp->path))
834      {
835 -      add_folder (menu, state, tmp->path, NULL, tmp->new);
836 +      add_folder (menu, state, tmp->path, NULL, NULL, tmp->new);
837 +      continue;
838 +    }
839 +#endif
840 +#ifdef USE_NNTP
841 +    if (mx_is_nntp (tmp->path))
842 +    {
843 +      add_folder (menu, state, tmp->path, NULL, NULL, tmp->new);
844        continue;
845      }
846  #endif
847 @@ -480,15 +662,20 @@
848      strfcpy (buffer, NONULL(tmp->path), sizeof (buffer));
849      mutt_pretty_mailbox (buffer, sizeof (buffer));
850  
851 -    add_folder (menu, state, buffer, &s, tmp->new);
852 +    add_folder (menu, state, buffer, &s, NULL, tmp->new);
853    }
854    while ((tmp = tmp->next));
855 +  }
856    browser_sort (state);
857    return 0;
858  }
859  
860  static int select_file_search (MUTTMENU *menu, regex_t *re, int n)
861  {
862 +#ifdef USE_NNTP
863 +  if (option (OPTNEWS))
864 +    return (regexec (re, ((struct folder_file *) menu->data)[n].desc, 0, NULL, 0));
865 +#endif
866    return (regexec (re, ((struct folder_file *) menu->data)[n].name, 0, NULL, 0));
867  }
868  
869 @@ -499,6 +686,12 @@
870    folder.ff = &((struct folder_file *) menu->data)[num];
871    folder.num = num;
872    
873 +#ifdef USE_NNTP
874 +  if (option (OPTNEWS))
875 +    mutt_FormatString (s, slen, 0, NONULL(GroupFormat), newsgroup_format_str, 
876 +      (unsigned long) &folder, M_FORMAT_ARROWCURSOR);
877 +  else
878 +#endif
879    mutt_FormatString (s, slen, 0, NONULL(FolderFormat), folder_format_str, 
880        (unsigned long) &folder, M_FORMAT_ARROWCURSOR);
881  }
882 @@ -519,6 +712,17 @@
883  
884    menu->tagged = 0;
885    
886 +#ifdef USE_NNTP
887 +  if (option (OPTNEWS))
888 +  {
889 +    if (buffy)
890 +      snprintf (title, titlelen, _("Subscribed newsgroups"));
891 +    else
892 +      snprintf (title, titlelen, _("Newsgroups on server [%s]"),
893 +               CurrentNewsSrv->conn->account.host);
894 +  }
895 +  else
896 +#endif
897    if (buffy)
898    {
899      menu->is_mailbox_list = 1;
900 @@ -592,6 +796,31 @@
901    if (!folder)
902      strfcpy (LastDirBackup, LastDir, sizeof (LastDirBackup));
903  
904 +#ifdef USE_NNTP
905 +  if (option (OPTNEWS))
906 +  {
907 +    if (*f)
908 +      strfcpy (prefix, f, sizeof (prefix));
909 +    else
910 +    {
911 +      LIST *list;
912 +
913 +      /* default state for news reader mode is browse subscribed newsgroups */
914 +      buffy = 0;
915 +      for (list = CurrentNewsSrv->list; list; list = list->next)
916 +      {
917 +       NNTP_DATA *data = (NNTP_DATA *) list->data;
918 +
919 +       if (data && data->subscribed)
920 +       {
921 +         buffy = 1;
922 +         break;
923 +       }
924 +      }
925 +    }
926 +  }
927 +  else
928 +#endif
929    if (*f)
930    {
931      mutt_expand_path (f, flen);
932 @@ -688,6 +917,9 @@
933      menu->tag = file_tag;
934  
935    menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_FOLDER,
936 +#ifdef USE_NNTP
937 +    (option (OPTNEWS)) ? FolderNewsHelp :
938 +#endif
939      FolderHelp);
940  
941    init_menu (&state, menu, title, sizeof (title), buffy);
942 @@ -825,7 +1057,11 @@
943           }
944         }
945  
946 +#ifdef USE_NNTP
947 +       if (buffy || option (OPTNEWS)) /* news have not path */
948 +#else
949         if (buffy)
950 +#endif
951         {
952           strfcpy (f, state.entry[menu->current].name, flen);
953           mutt_expand_path (f, flen);
954 @@ -883,14 +1119,6 @@
955          break;
956  
957  #ifdef USE_IMAP
958 -      case OP_BROWSER_SUBSCRIBE:
959 -       imap_subscribe (state.entry[menu->current].name, 1);
960 -       break;
961 -
962 -      case OP_BROWSER_UNSUBSCRIBE:
963 -       imap_subscribe (state.entry[menu->current].name, 0);
964 -       break;
965 -
966        case OP_BROWSER_TOGGLE_LSUB:
967         if (option (OPTIMAPLSUB))
968           unset_option (OPTIMAPLSUB);
969 @@ -991,6 +1219,11 @@
970        
971        case OP_CHANGE_DIRECTORY:
972  
973 +#ifdef USE_NNTP
974 +       if (option (OPTNEWS))
975 +         break;
976 +#endif
977 +
978         strfcpy (buf, LastDir, sizeof (buf));
979  #ifdef USE_IMAP
980         if (!state.imap_browse)
981 @@ -1257,6 +1490,190 @@
982           else
983             mutt_error _("Error trying to view file");
984         }
985 +       break;
986 +
987 +#ifdef USE_NNTP
988 +      case OP_CATCHUP:
989 +      case OP_UNCATCHUP:
990 +       if (option (OPTNEWS))
991 +       {
992 +         struct folder_file *f = &state.entry[menu->current];
993 +         NNTP_DATA *nd;
994 +
995 +         if (i == OP_CATCHUP)
996 +           nd = mutt_newsgroup_catchup (CurrentNewsSrv, f->name);
997 +         else
998 +           nd = mutt_newsgroup_uncatchup (CurrentNewsSrv, f->name);
999 +
1000 +         if (nd)
1001 +         {
1002 +/*         FOLDER folder;
1003 +           struct folder_file ff;
1004 +           char buffer[_POSIX_PATH_MAX + SHORT_STRING];
1005 +
1006 +           folder.ff = &ff;
1007 +           folder.ff->name = f->name;
1008 +           folder.ff->st = NULL;
1009 +           folder.ff->is_new = nd->new;
1010 +           folder.ff->nd = nd;
1011 +           FREE (&f->desc);
1012 +           mutt_FormatString (buffer, sizeof (buffer), 0, NONULL(GroupFormat),
1013 +                 newsgroup_format_str, (unsigned long) &folder,
1014 +                 M_FORMAT_ARROWCURSOR);
1015 +           f->desc = safe_strdup (buffer); */
1016 +           if (menu->current + 1 < menu->max)
1017 +             menu->current++;
1018 +           menu->redraw = REDRAW_MOTION_RESYNCH;
1019 +         }
1020 +       }
1021 +       break;
1022 +
1023 +      case OP_LOAD_ACTIVE:
1024 +       if (!option (OPTNEWS))
1025 +         break;
1026 +
1027 +       {
1028 +         LIST *tmp;
1029 +         NNTP_DATA *data;
1030 +
1031 +         for (tmp = CurrentNewsSrv->list; tmp; tmp = tmp->next)
1032 +         {
1033 +           if ((data = (NNTP_DATA *)tmp->data))
1034 +             data->deleted = 1;
1035 +         }
1036 +       }
1037 +       nntp_get_active (CurrentNewsSrv);
1038 +
1039 +       destroy_state (&state);
1040 +       if (buffy)
1041 +         examine_mailboxes (menu, &state);
1042 +       else
1043 +         examine_directory (menu, &state, NULL, NULL);
1044 +       init_menu (&state, menu, title, sizeof (title), buffy);
1045 +       break;
1046 +#endif /* USE_NNTP */
1047 +
1048 +#if defined USE_IMAP || defined USE_NNTP
1049 +      case OP_BROWSER_SUBSCRIBE:
1050 +      case OP_BROWSER_UNSUBSCRIBE:
1051 +#endif
1052 +#ifdef USE_NNTP
1053 +      case OP_SUBSCRIBE_PATTERN:
1054 +      case OP_UNSUBSCRIBE_PATTERN:
1055 +        if (option (OPTNEWS))
1056 +       {
1057 +         regex_t *rx = (regex_t *) safe_malloc (sizeof (regex_t));
1058 +         char *s = buf;
1059 +         int j = menu->current;
1060 +         NNTP_DATA *nd;
1061 +         NNTP_SERVER *news = CurrentNewsSrv;
1062 +
1063 +         if (i == OP_SUBSCRIBE_PATTERN || i == OP_UNSUBSCRIBE_PATTERN)
1064 +         {
1065 +           char tmp[STRING];
1066 +           int err;
1067 +
1068 +           buf[0] = 0;
1069 +           if (i == OP_SUBSCRIBE_PATTERN)
1070 +             snprintf (tmp, sizeof (tmp), _("Subscribe pattern: "));
1071 +           else
1072 +             snprintf (tmp, sizeof (tmp), _("Unsubscribe pattern: "));
1073 +           if (mutt_get_field (tmp, buf, sizeof (buf), 0) != 0 || !buf[0])
1074 +           {
1075 +             FREE (&rx);
1076 +             break;
1077 +           }
1078 +
1079 +           if ((err = REGCOMP (rx, s, REG_NOSUB)) != 0)
1080 +           {
1081 +             regerror (err, rx, buf, sizeof (buf));
1082 +             regfree (rx);
1083 +             FREE (&rx);
1084 +             mutt_error ("%s", buf);
1085 +             break;
1086 +           }
1087 +           menu->redraw = REDRAW_FULL;
1088 +           j = 0;
1089 +         }
1090 +         else if (!state.entrylen)
1091 +         {
1092 +           mutt_error _("No newsgroups match the mask");
1093 +           break;
1094 +         }
1095 +
1096 +         for ( ; j < state.entrylen; j++)
1097 +         {
1098 +           struct folder_file *f = &state.entry[j];
1099 +
1100 +           if (i == OP_BROWSER_SUBSCRIBE || i == OP_BROWSER_UNSUBSCRIBE ||
1101 +                 regexec (rx, f->name, 0, NULL, 0) == 0)
1102 +           {
1103 +             if (i == OP_BROWSER_SUBSCRIBE || i == OP_SUBSCRIBE_PATTERN)
1104 +               nd = mutt_newsgroup_subscribe (news, f->name);
1105 +             else
1106 +               nd = mutt_newsgroup_unsubscribe (news, f->name);
1107 +/*           if (nd)
1108 +             {
1109 +               FOLDER folder;
1110 +               char buffer[_POSIX_PATH_MAX + SHORT_STRING];
1111 +
1112 +               folder.name = f->name;
1113 +               folder.f = NULL;
1114 +               folder.new = nd->new;
1115 +               folder.nd = nd;
1116 +               FREE (&f->desc);
1117 +               mutt_FormatString (buffer, sizeof (buffer), 0, NONULL(GroupFormat),
1118 +                       newsgroup_format_str, (unsigned long) &folder,
1119 +                       M_FORMAT_ARROWCURSOR);
1120 +               f->desc = safe_strdup (buffer);
1121 +             } */
1122 +           }
1123 +           if (i == OP_BROWSER_SUBSCRIBE || i == OP_BROWSER_UNSUBSCRIBE)
1124 +           {
1125 +             if (menu->current + 1 < menu->max)
1126 +               menu->current++;
1127 +             menu->redraw = REDRAW_MOTION_RESYNCH;
1128 +             break;
1129 +           }
1130 +         }
1131 +         if (i == OP_SUBSCRIBE_PATTERN)
1132 +         {
1133 +           LIST *grouplist = NULL;
1134 +
1135 +           if (news)
1136 +             grouplist = news->list;
1137 +           for (; grouplist; grouplist = grouplist->next)
1138 +           {
1139 +             nd = (NNTP_DATA *) grouplist->data;
1140 +             if (nd && nd->group && !nd->subscribed)
1141 +             {
1142 +               if (regexec (rx, nd->group, 0, NULL, 0) == 0)
1143 +               {
1144 +                 mutt_newsgroup_subscribe (news, nd->group);
1145 +                 add_folder (menu, &state, nd->group, NULL, nd, nd->new);
1146 +               }
1147 +             }
1148 +           }
1149 +           init_menu (&state, menu, title, sizeof (title), buffy);
1150 +         }
1151 +         mutt_newsrc_update (news);
1152 +         nntp_clear_cacheindex (news);
1153 +         if (i != OP_BROWSER_SUBSCRIBE && i != OP_BROWSER_UNSUBSCRIBE)
1154 +           regfree (rx);
1155 +         FREE (&rx);
1156 +       }
1157 +#ifdef USE_IMAP
1158 +       else
1159 +#endif /* USE_IMAP && USE_NNTP */
1160 +#endif /* USE_NNTP */
1161 +#ifdef USE_IMAP
1162 +       {
1163 +         if (i == OP_BROWSER_SUBSCRIBE)
1164 +           imap_subscribe (state.entry[menu->current].name, 1);
1165 +         else
1166 +           imap_subscribe (state.entry[menu->current].name, 0);
1167 +       }
1168 +#endif /* USE_IMAP */
1169      }
1170    }
1171    
1172 Index: mutt-1.5.20/browser.h
1173 ===================================================================
1174 --- mutt-1.5.20.orig/browser.h  2010-06-06 23:16:31.848587105 -0300
1175 +++ mutt-1.5.20/browser.h       2010-06-06 23:17:40.431961316 -0300
1176 @@ -19,6 +19,10 @@
1177  #ifndef _BROWSER_H
1178  #define _BROWSER_H 1
1179  
1180 +#ifdef USE_NNTP
1181 +#include "nntp.h"
1182 +#endif
1183 +
1184  struct folder_file
1185  {
1186    mode_t mode;
1187 @@ -37,6 +41,9 @@
1188    unsigned selectable : 1;
1189    unsigned inferiors : 1;
1190  #endif
1191 +#ifdef USE_NNTP
1192 +  NNTP_DATA *nd;
1193 +#endif
1194    unsigned tagged : 1;
1195  };
1196  
1197 Index: mutt-1.5.20/buffy.c
1198 ===================================================================
1199 --- mutt-1.5.20.orig/buffy.c    2010-06-06 23:17:40.385961470 -0300
1200 +++ mutt-1.5.20/buffy.c 2010-06-06 23:17:40.431961316 -0300
1201 @@ -320,6 +320,9 @@
1202  #ifdef USE_POP
1203    if (!Context || Context->magic != M_POP)
1204  #endif
1205 +#ifdef USE_NNTP
1206 +  if (!Context || Context->magic != M_NNTP)
1207 +#endif
1208    /* check device ID and serial number instead of comparing paths */
1209    if (!Context || !Context->path || stat (Context->path, &contex_sb) != 0)
1210    {
1211 @@ -345,6 +348,11 @@
1212        tmp->magic = M_POP;
1213      else
1214  #endif
1215 +#ifdef USE_NNTP
1216 +    if ((tmp->magic == M_NNTP) || mx_is_nntp (tmp->path))
1217 +      tmp->magic = M_NNTP;
1218 +    else
1219 +#endif
1220      if (stat (tmp->path, &sb) != 0 || (S_ISREG(sb.st_mode) && sb.st_size == 0) ||
1221         (!tmp->magic && (tmp->magic = mx_get_magic (tmp->path)) <= 0))
1222      {
1223 @@ -362,25 +370,21 @@
1224      /* check to see if the folder is the currently selected folder
1225       * before polling */
1226      if (!Context || !Context->path ||
1227 -#if defined USE_IMAP || defined USE_POP
1228 -       ((
1229 +        (
1230 +          (0
1231  #ifdef USE_IMAP
1232 -       tmp->magic == M_IMAP
1233 +           || tmp->magic == M_IMAP
1234  #endif
1235  #ifdef USE_POP
1236 -#ifdef USE_IMAP
1237 -       ||
1238 -#endif
1239 -       tmp->magic == M_POP
1240 -#endif
1241 -       ) ? mutt_strcmp (tmp->path, Context->path) :
1242 +           || tmp->magic == M_POP
1243  #endif
1244 -        (sb.st_dev != contex_sb.st_dev || sb.st_ino != contex_sb.st_ino)
1245 -#if defined USE_IMAP || defined USE_POP         
1246 -           )
1247 +#ifdef USE_NNTP
1248 +           || tmp->magic == M_NNTP
1249  #endif
1250 -       )
1251 -       
1252 +          ) ? mutt_strcmp (tmp->path, Context->path) :
1253 +              (sb.st_dev != contex_sb.st_dev || sb.st_ino != contex_sb.st_ino)
1254 +        )
1255 +       )
1256      {
1257        switch (tmp->magic)
1258        {
1259 Index: mutt-1.5.20/complete.c
1260 ===================================================================
1261 --- mutt-1.5.20.orig/complete.c 2010-06-06 23:16:32.035587964 -0300
1262 +++ mutt-1.5.20/complete.c      2010-06-06 23:17:40.431961316 -0300
1263 @@ -25,6 +25,9 @@
1264  #include "mailbox.h"
1265  #include "imap.h"
1266  #endif
1267 +#ifdef USE_NNTP
1268 +#include "nntp.h"
1269 +#endif
1270  
1271  #include <dirent.h>
1272  #include <string.h>
1273 @@ -48,9 +51,71 @@
1274    char filepart[_POSIX_PATH_MAX];
1275  #ifdef USE_IMAP
1276    char imap_path[LONG_STRING];
1277 +#endif
1278  
1279    dprint (2, (debugfile, "mutt_complete: completing %s\n", s));
1280  
1281 +#ifdef USE_NNTP
1282 +  if (option (OPTNEWS))
1283 +  {
1284 +    LIST *l = CurrentNewsSrv->list;
1285 +
1286 +    strfcpy (filepart, s, sizeof (filepart));
1287 +
1288 +    /*
1289 +     * special case to handle when there is no filepart yet.
1290 +     * find the first subscribed newsgroup
1291 +     */
1292 +    if ((len = mutt_strlen (filepart)) == 0)
1293 +    {
1294 +      for (; l; l = l->next)
1295 +      {
1296 +       NNTP_DATA *data = (NNTP_DATA *)l->data;
1297 +
1298 +       if (data && data->subscribed)
1299 +       {
1300 +         strfcpy (filepart, data->group, sizeof (filepart));
1301 +         init++;
1302 +         l = l->next;
1303 +         break;
1304 +       }
1305 +      }
1306 +    }
1307 +
1308 +    for (; l; l = l->next)
1309 +    {
1310 +      NNTP_DATA *data = (NNTP_DATA *)l->data;
1311 +
1312 +      if (data && data->subscribed &&
1313 +         mutt_strncmp (data->group, filepart, len) == 0)
1314 +      {
1315 +       if (init)
1316 +       {
1317 +         for (i = 0; filepart[i] && data->group[i]; i++)
1318 +         {
1319 +           if (filepart[i] != data->group[i])
1320 +           {
1321 +             filepart[i] = 0;
1322 +             break;
1323 +           }
1324 +         }
1325 +         filepart[i] = 0;
1326 +       }
1327 +       else
1328 +       {
1329 +         strfcpy (filepart, data->group, sizeof (filepart));
1330 +         init = 1;
1331 +       }
1332 +      }
1333 +    }
1334 +
1335 +    strcpy (s, filepart);
1336 +
1337 +    return (init ? 0 : -1);
1338 +  }
1339 +#endif
1340 +
1341 +#ifdef USE_IMAP
1342    /* we can use '/' as a delimiter, imap_complete rewrites it */
1343    if (*s == '=' || *s == '+' || *s == '!')
1344    {
1345 Index: mutt-1.5.20/compose.c
1346 ===================================================================
1347 --- mutt-1.5.20.orig/compose.c  2010-06-06 23:17:40.385961470 -0300
1348 +++ mutt-1.5.20/compose.c       2010-06-06 23:17:40.432961302 -0300
1349 @@ -32,10 +32,15 @@
1350  #include "mailbox.h"
1351  #include "sort.h"
1352  #include "charset.h"
1353 +#include "mx.h"
1354  
1355  #ifdef MIXMASTER
1356  #include "remailer.h"
1357  #endif
1358 +  
1359 +#ifdef USE_NNTP
1360 +#include "nntp.h"
1361 +#endif
1362  
1363  #include <errno.h>
1364  #include <string.h>
1365 @@ -66,12 +71,18 @@
1366  
1367    HDR_CRYPT,
1368    HDR_CRYPTINFO,
1369 +  
1370 +#ifdef USE_NNTP
1371 +  HDR_NEWSGROUPS,
1372 +  HDR_FOLLOWUPTO,
1373 +  HDR_XCOMMENTTO,
1374 +#endif
1375  
1376    HDR_ATTACH  = (HDR_FCC + 5) /* where to start printing the attachments */
1377  };
1378  
1379 -#define HDR_XOFFSET 10
1380 -#define TITLE_FMT "%10s" /* Used for Prompts, which are ASCII */
1381 +#define HDR_XOFFSET 14
1382 +#define TITLE_FMT "%14s" /* Used for Prompts, which are ASCII */
1383  #define W (COLS - HDR_XOFFSET - SidebarWidth)
1384  
1385  static char *Prompts[] =
1386 @@ -83,6 +94,16 @@
1387    "Subject: ",
1388    "Reply-To: ",
1389    "Fcc: "
1390 +#ifdef USE_NNTP
1391 +#ifdef MIXMASTER
1392 +  ,""
1393 +#endif
1394 +  ,""
1395 +  ,""
1396 +  ,"Newsgroups: "
1397 +  ,"Followup-To: "
1398 +  ,"X-Comment-To: "
1399 +#endif
1400  };
1401  
1402  static struct mapping_t ComposeHelp[] = {
1403 @@ -97,6 +118,19 @@
1404    { NULL,      0 }
1405  };
1406  
1407 +#ifdef USE_NNTP
1408 +static struct mapping_t ComposeNewsHelp[] = {
1409 +  { N_("Send"),    OP_COMPOSE_SEND_MESSAGE },
1410 +  { N_("Abort"),   OP_EXIT },
1411 +  { "Newsgroups",  OP_COMPOSE_EDIT_NEWSGROUPS },
1412 +  { "Subj",        OP_COMPOSE_EDIT_SUBJECT },
1413 +  { N_("Attach file"),  OP_COMPOSE_ATTACH_FILE },
1414 +  { N_("Descrip"), OP_COMPOSE_EDIT_DESCRIPTION },
1415 +  { N_("Help"),    OP_HELP },
1416 +  { NULL }
1417 +};
1418 +#endif
1419 +
1420  static void snd_entry (char *b, size_t blen, MUTTMENU *menu, int num)
1421  {
1422      mutt_FormatString (b, blen, 0, NONULL (AttachFormat), mutt_attach_fmt,
1423 @@ -115,16 +149,16 @@
1424    if ((WithCrypto & APPLICATION_PGP) && (WithCrypto & APPLICATION_SMIME))
1425    {     
1426      if (!msg->security)
1427 -      mvaddstr (HDR_CRYPT, SidebarWidth,     "Security: ");
1428 +      mvaddstr (HDR_CRYPT, SidebarWidth,     "    Security: ");
1429      else if (msg->security & APPLICATION_SMIME)
1430 -      mvaddstr (HDR_CRYPT, SidebarWidth,     "  S/MIME: ");
1431 +      mvaddstr (HDR_CRYPT, SidebarWidth,     "      S/MIME: ");
1432      else if (msg->security & APPLICATION_PGP)
1433 -      mvaddstr (HDR_CRYPT, SidebarWidth,     "     PGP: ");
1434 +      mvaddstr (HDR_CRYPT, SidebarWidth,     "         PGP: ");
1435    }
1436    else if ((WithCrypto & APPLICATION_SMIME))
1437 -    mvaddstr (HDR_CRYPT, SidebarWidth,     "  S/MIME: ");
1438 +    mvaddstr (HDR_CRYPT, SidebarWidth,     "      S/MIME: ");
1439    else if ((WithCrypto & APPLICATION_PGP))
1440 -    mvaddstr (HDR_CRYPT, SidebarWidth,     "     PGP: ");
1441 +    mvaddstr (HDR_CRYPT, SidebarWidth,     "         PGP: ");
1442    else
1443      return;
1444  
1445 @@ -252,9 +286,28 @@
1446  static void draw_envelope (HEADER *msg, char *fcc)
1447  {
1448    draw_envelope_addr (HDR_FROM, msg->env->from);
1449 +#ifdef USE_NNTP
1450 +  if (!option (OPTNEWSSEND))
1451 +  {
1452 +#endif
1453    draw_envelope_addr (HDR_TO, msg->env->to);
1454    draw_envelope_addr (HDR_CC, msg->env->cc);
1455    draw_envelope_addr (HDR_BCC, msg->env->bcc);
1456 +#ifdef USE_NNTP
1457 +  }
1458 +  else
1459 +  {
1460 +    mvprintw (HDR_TO, SidebarWidth, TITLE_FMT , Prompts[HDR_NEWSGROUPS - 1]);
1461 +    mutt_paddstr (W, NONULL (msg->env->newsgroups));
1462 +    mvprintw (HDR_CC, SidebarWidth, TITLE_FMT , Prompts[HDR_FOLLOWUPTO - 1]);
1463 +    mutt_paddstr (W, NONULL (msg->env->followup_to));
1464 +    if (option (OPTXCOMMENTTO))
1465 +    {
1466 +      mvprintw (HDR_BCC, SidebarWidth, TITLE_FMT , Prompts[HDR_XCOMMENTTO - 1]);
1467 +      mutt_paddstr (W, NONULL (msg->env->x_comment_to));
1468 +    }
1469 +  }
1470 +#endif
1471    mvprintw (HDR_SUBJECT, SidebarWidth, TITLE_FMT, Prompts[HDR_SUBJECT - 1]);
1472    mutt_paddstr (W, NONULL (msg->env->subject));
1473    draw_envelope_addr (HDR_REPLYTO, msg->env->reply_to);
1474 @@ -507,6 +560,12 @@
1475    /* Sort, SortAux could be changed in mutt_index_menu() */
1476    int oldSort, oldSortAux;
1477    struct stat st;
1478 +#ifdef USE_NNTP
1479 +  int news = 0;               /* is it a news article ? */
1480 +
1481 +  if (option (OPTNEWSSEND))
1482 +    news++;
1483 +#endif
1484  
1485    mutt_attach_init (msg->content);
1486    idx = mutt_gen_attach_list (msg->content, -1, idx, &idxlen, &idxmax, 0, 1);
1487 @@ -517,10 +576,18 @@
1488    menu->make_entry = snd_entry;
1489    menu->tag = mutt_tag_attach;
1490    menu->data = idx;
1491 +#ifdef USE_NNTP
1492 +  if (news)
1493 +  menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_COMPOSE, ComposeNewsHelp);
1494 +  else
1495 +#endif
1496    menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_COMPOSE, ComposeHelp);
1497    
1498    while (loop)
1499    {
1500 +#ifdef USE_NNTP
1501 +    unset_option (OPTNEWS);    /* for any case */
1502 +#endif
1503      switch (op = mutt_menuLoop (menu))
1504      {
1505        case OP_REDRAW:
1506 @@ -533,17 +600,87 @@
1507          mutt_message_hook (NULL, msg, M_SEND2HOOK);
1508         break;
1509        case OP_COMPOSE_EDIT_TO:
1510 +#ifdef USE_NNTP
1511 +       if (news)
1512 +         break;
1513 +#endif
1514         menu->redraw = edit_address_list (HDR_TO, &msg->env->to);
1515          mutt_message_hook (NULL, msg, M_SEND2HOOK);
1516          break;
1517        case OP_COMPOSE_EDIT_BCC:
1518 +#ifdef USE_NNTP
1519 +       if (news)
1520 +         break;
1521 +#endif
1522         menu->redraw = edit_address_list (HDR_BCC, &msg->env->bcc);
1523          mutt_message_hook (NULL, msg, M_SEND2HOOK);
1524         break;
1525        case OP_COMPOSE_EDIT_CC:
1526 +#ifdef USE_NNTP
1527 +       if (news)
1528 +         break;
1529 +#endif
1530         menu->redraw = edit_address_list (HDR_CC, &msg->env->cc);
1531          mutt_message_hook (NULL, msg, M_SEND2HOOK);    
1532          break;
1533 +#ifdef USE_NNTP
1534 +      case OP_COMPOSE_EDIT_NEWSGROUPS:
1535 +       if (news)
1536 +       {
1537 +         if (msg->env->newsgroups)
1538 +           strfcpy (buf, msg->env->newsgroups, sizeof (buf));
1539 +         else
1540 +           buf[0] = 0;
1541 +         if (mutt_get_field ("Newsgroups: ", buf, sizeof (buf), 0) == 0 && buf[0])
1542 +         {
1543 +           FREE (&msg->env->newsgroups);
1544 +           mutt_remove_trailing_ws (buf);
1545 +           msg->env->newsgroups = safe_strdup (mutt_skip_whitespace (buf));
1546 +           move (HDR_TO, HDR_XOFFSET);
1547 +           clrtoeol ();
1548 +           if (msg->env->newsgroups)
1549 +             printw ("%-*.*s", W, W, msg->env->newsgroups);
1550 +         }
1551 +       }
1552 +       break;
1553 +
1554 +      case OP_COMPOSE_EDIT_FOLLOWUP_TO:
1555 +       if (news)
1556 +       {
1557 +         buf[0] = 0;
1558 +         if (msg->env->followup_to)
1559 +           strfcpy (buf, msg->env->followup_to, sizeof (buf));
1560 +         if (mutt_get_field ("Followup-To: ", buf, sizeof (buf), 0) == 0 && buf[0])
1561 +         {
1562 +           FREE (&msg->env->followup_to);
1563 +           mutt_remove_trailing_ws (buf);
1564 +           msg->env->followup_to = safe_strdup (mutt_skip_whitespace (buf));
1565 +           move (HDR_CC, HDR_XOFFSET);
1566 +           clrtoeol();
1567 +           if (msg->env->followup_to)
1568 +             printw ("%-*.*s", W, W, msg->env->followup_to);
1569 +         }
1570 +       }
1571 +       break;
1572 +
1573 +      case OP_COMPOSE_EDIT_X_COMMENT_TO:
1574 +       if (news && option (OPTXCOMMENTTO))
1575 +       {
1576 +         buf[0] = 0;
1577 +         if (msg->env->x_comment_to)
1578 +           strfcpy (buf, msg->env->x_comment_to, sizeof (buf));
1579 +         if (mutt_get_field ("X-Comment-To: ", buf, sizeof (buf), 0) == 0 && buf[0])
1580 +         {
1581 +           FREE (&msg->env->x_comment_to);
1582 +           msg->env->x_comment_to = safe_strdup (buf);
1583 +           move (HDR_BCC, HDR_XOFFSET);
1584 +           clrtoeol();
1585 +           if (msg->env->x_comment_to)
1586 +             printw ("%-*.*s", W, W, msg->env->x_comment_to);
1587 +         }
1588 +       }
1589 +       break;
1590 +#endif
1591        case OP_COMPOSE_EDIT_SUBJECT:
1592         if (msg->env->subject)
1593           strfcpy (buf, msg->env->subject, sizeof (buf));
1594 @@ -706,6 +843,9 @@
1595          break;
1596  
1597        case OP_COMPOSE_ATTACH_MESSAGE:
1598 +#ifdef USE_NNTP
1599 +      case OP_COMPOSE_ATTACH_NEWS_MESSAGE:
1600 +#endif
1601         {
1602           char *prompt;
1603           HEADER *h;
1604 @@ -713,7 +853,22 @@
1605           fname[0] = 0;
1606           prompt = _("Open mailbox to attach message from");
1607  
1608 +#ifdef USE_NNTP
1609 +         unset_option (OPTNEWS);
1610 +         if (op == OP_COMPOSE_ATTACH_NEWS_MESSAGE)
1611 +         {
1612 +           if (!(CurrentNewsSrv = mutt_select_newsserver (NewsServer)))
1613 +             break;
1614 +
1615 +           prompt = _("Open newsgroup to attach message from");
1616 +           set_option (OPTNEWS);
1617 +         }
1618 +#endif
1619 +
1620           if (Context)
1621 +#ifdef USE_NNTP
1622 +         if ((op == OP_COMPOSE_ATTACH_MESSAGE) ^ (Context->magic == M_NNTP))
1623 +#endif
1624           {
1625             strfcpy (fname, NONULL (Context->path), sizeof (fname));
1626             mutt_pretty_mailbox (fname, sizeof (fname));
1627 @@ -722,6 +877,11 @@
1628           if (mutt_enter_fname (prompt, fname, sizeof (fname), &menu->redraw, 1) == -1 || !fname[0])
1629             break;
1630  
1631 +#ifdef USE_NNTP
1632 +         if (option (OPTNEWS))
1633 +           nntp_expand_path (fname, sizeof (fname), &CurrentNewsSrv->conn->account);
1634 +         else
1635 +#endif
1636           mutt_expand_path (fname, sizeof (fname));
1637  #ifdef USE_IMAP
1638            if (!mx_is_imap (fname))
1639 @@ -729,6 +889,9 @@
1640  #ifdef USE_POP
1641            if (!mx_is_pop (fname))
1642  #endif
1643 +#ifdef USE_NNTP
1644 +          if (!mx_is_nntp (fname) && !option (OPTNEWS))
1645 +#endif
1646           /* check to make sure the file exists and is readable */
1647           if (access (fname, R_OK) == -1)
1648           {
1649 Index: mutt-1.5.20/configure.ac
1650 ===================================================================
1651 --- mutt-1.5.20.orig/configure.ac       2010-06-06 23:16:31.733837482 -0300
1652 +++ mutt-1.5.20/configure.ac    2010-06-06 23:17:40.432961302 -0300
1653 @@ -600,6 +600,14 @@
1654    MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS bcache.o"
1655  fi
1656  
1657 +AC_ARG_ENABLE(nntp, [  --enable-nntp              Enable NNTP support],
1658 +[      if test x$enableval = xyes ; then
1659 +               AC_DEFINE(USE_NNTP,1,[ Define if you want support for the NNTP protocol. ])
1660 +               MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS nntp.o newsrc.o"
1661 +               need_socket="yes"
1662 +       fi
1663 +])
1664 +
1665  dnl -- end socket dependencies --
1666  
1667  if test "$need_socket" = "yes"
1668 Index: mutt-1.5.20/curs_main.c
1669 ===================================================================
1670 --- mutt-1.5.20.orig/curs_main.c        2010-06-06 23:17:40.386961375 -0300
1671 +++ mutt-1.5.20/curs_main.c     2010-06-06 23:17:40.433961369 -0300
1672 @@ -22,6 +22,7 @@
1673  
1674  #include "mutt.h"
1675  #include "mutt_curses.h"
1676 +#include "mx.h"
1677  #include "mutt_menu.h"
1678  #include "mailbox.h"
1679  #include "mapping.h"
1680 @@ -40,6 +41,10 @@
1681  
1682  #include "mutt_crypt.h"
1683  
1684 +#ifdef USE_NNTP
1685 +#include "nntp.h"
1686 +#endif
1687 +
1688  
1689  #include <ctype.h>
1690  #include <stdlib.h>
1691 @@ -428,12 +433,27 @@
1692    { NULL,       0 }
1693  };
1694  
1695 +#ifdef USE_NNTP
1696 +struct mapping_t IndexNewsHelp[] = {
1697 +  { N_("Quit"),     OP_QUIT },
1698 +  { N_("Del"),      OP_DELETE },
1699 +  { N_("Undel"),    OP_UNDELETE },
1700 +  { N_("Save"),     OP_SAVE },
1701 +  { N_("Post"),     OP_POST },
1702 +  { N_("Followup"), OP_FOLLOWUP },
1703 +  { N_("Catchup"),  OP_CATCHUP },
1704 +  { N_("Help"),     OP_HELP },
1705 +  { NULL }
1706 +};
1707 +#endif
1708 +
1709  /* This function handles the message index window as well as commands returned
1710   * from the pager (MENU_PAGER).
1711   */
1712  int mutt_index_menu (void)
1713  {
1714    char buf[LONG_STRING], helpstr[LONG_STRING];
1715 +  int flags;
1716    int op = OP_NULL;
1717    int done = 0;                /* controls when to exit the "event" loop */
1718    int i = 0, j;
1719 @@ -454,7 +474,11 @@
1720    menu->make_entry = index_make_entry;
1721    menu->color = index_color;
1722    menu->current = ci_first_message ();
1723 -  menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_MAIN, IndexHelp);
1724 +  menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_MAIN,
1725 +#ifdef USE_NNTP
1726 +       (Context && (Context->magic == M_NNTP)) ? IndexNewsHelp :
1727 +#endif
1728 +       IndexHelp);
1729  
1730    if (!attach_msg)
1731      mutt_buffy_check(1); /* force the buffy check after we enter the folder */
1732 @@ -720,6 +744,9 @@
1733      imap_disallow_reopen (Context);
1734  #endif
1735  
1736 +#ifdef USE_NNTP
1737 +    unset_option (OPTNEWS);    /* for any case */
1738 +#endif
1739      switch (op)
1740      {
1741  
1742 @@ -770,6 +797,120 @@
1743         menu_current_bottom (menu);
1744         break;
1745  
1746 +#ifdef USE_NNTP
1747 +      case OP_GET_MESSAGE:
1748 +      case OP_GET_PARENT:
1749 +       CHECK_MSGCOUNT;
1750 +       if (Context->magic == M_NNTP)
1751 +       {
1752 +         HEADER *h;
1753 +
1754 +         if (op == OP_GET_MESSAGE)
1755 +         {
1756 +           buf[0] = 0;
1757 +           if (mutt_get_field (_("Enter Message-Id: "), buf, sizeof (buf), 0) != 0
1758 +                 || !buf[0])
1759 +             break;
1760 +         }
1761 +         else
1762 +         {
1763 +           LIST *ref = CURHDR->env->references;
1764 +           if (!ref)
1765 +           {
1766 +             mutt_error _("Article has no parent reference!");
1767 +             break;
1768 +           }
1769 +           strfcpy (buf, ref->data, sizeof (buf));
1770 +         }
1771 +         if (!Context->id_hash)
1772 +           Context->id_hash = mutt_make_id_hash (Context);
1773 +         if ((h = hash_find (Context->id_hash, buf)))
1774 +         {
1775 +           if (h->virtual != -1)
1776 +           {
1777 +             menu->current = h->virtual;
1778 +             menu->redraw = REDRAW_MOTION_RESYNCH;
1779 +           }
1780 +           else if (h->collapsed)
1781 +           {
1782 +             mutt_uncollapse_thread (Context, h);
1783 +             mutt_set_virtual (Context);
1784 +             menu->current = h->virtual;
1785 +             menu->redraw = REDRAW_MOTION_RESYNCH;
1786 +           }
1787 +           else
1788 +             mutt_error _("Message not visible in limited view.");
1789 +         }
1790 +         else
1791 +         {
1792 +           if (nntp_check_msgid (Context, buf) == 0)
1793 +           {
1794 +             h = Context->hdrs[Context->msgcount-1];
1795 +             mutt_sort_headers (Context, 0);
1796 +             menu->current = h->virtual;
1797 +             menu->redraw = REDRAW_FULL;
1798 +           }
1799 +           else
1800 +             mutt_error (_("Article %s not found on server"), buf); 
1801 +         }
1802 +       }
1803 +       break;
1804 +
1805 +      case OP_GET_CHILDREN:
1806 +      case OP_RECONSTRUCT_THREAD:
1807 +       CHECK_MSGCOUNT;
1808 +       if (Context->magic == M_NNTP)
1809 +       {
1810 +         HEADER *h;
1811 +         int old = CURHDR->index, i;
1812 +
1813 +         if (!CURHDR->env->message_id)
1814 +         {
1815 +           mutt_error _("No Message-Id. Unable to perform operation");
1816 +           break;
1817 +         }
1818 +
1819 +         if (!Context->id_hash)
1820 +           Context->id_hash = mutt_make_id_hash (Context);
1821 +         strfcpy (buf, CURHDR->env->message_id, sizeof (buf));
1822 +
1823 +         if (op == OP_RECONSTRUCT_THREAD)
1824 +         {
1825 +           LIST *ref = CURHDR->env->references;
1826 +           while (ref)
1827 +           {
1828 +             nntp_check_msgid (Context, ref->data);
1829 +             /* the last msgid in References is the root message */
1830 +             if (!ref->next)
1831 +               strfcpy (buf, ref->data, sizeof (buf));
1832 +             ref = ref->next;
1833 +           }
1834 +         }
1835 +         mutt_message _("Check for children of message...");
1836 +         if (nntp_check_children (Context, buf) == 0)
1837 +         {
1838 +           mutt_sort_headers (Context, (op == OP_RECONSTRUCT_THREAD));
1839 +           h = hash_find (Context->id_hash, buf);
1840 +           /* if the root message was retrieved, move to it */
1841 +           if (h)
1842 +             menu->current = h->virtual;
1843 +           else /* try to restore old position */
1844 +             for (i = 0; i < Context->msgcount; i++)
1845 +               if (Context->hdrs[i]->index == old)
1846 +               {
1847 +                 menu->current = Context->hdrs[i]->virtual;
1848 +                 /* As an added courtesy, recenter the menu
1849 +                  * with the current entry at the middle of the screen */
1850 +                 menu_check_recenter (menu);
1851 +                 menu_current_middle (menu);
1852 +               }
1853 +         }
1854 +         menu->redraw = REDRAW_FULL;
1855 +         mutt_clear_error ();
1856 +       }
1857 +       break;
1858 +#endif
1859 +
1860        case OP_JUMP:
1861  
1862         CHECK_MSGCOUNT;
1863 @@ -866,11 +1007,33 @@
1864          break;
1865  
1866        case OP_MAIN_LIMIT:
1867 +      case OP_TOGGLE_READ:
1868  
1869         CHECK_IN_MAILBOX;
1870         menu->oldcurrent = (Context->vcount && menu->current >= 0 && menu->current < Context->vcount) ?
1871                 CURHDR->index : -1;
1872 -       if (mutt_pattern_func (M_LIMIT, _("Limit to messages matching: ")) == 0)
1873 +       if (op == OP_TOGGLE_READ)
1874 +       {
1875 +         char buf[LONG_STRING];
1876 +
1877 +         if (!Context->pattern || strncmp (Context->pattern, "!~R!~D~s", 8) != 0)
1878 +         {
1879 +           snprintf (buf, sizeof (buf), "!~R!~D~s%s",
1880 +                     Context->pattern ? Context->pattern : ".*");
1881 +           set_option (OPTHIDEREAD);
1882 +         }
1883 +         else
1884 +         {
1885 +           strfcpy (buf, Context->pattern + 8, sizeof(buf));
1886 +           if (!*buf || strncmp (buf, ".*", 2) == 0)
1887 +             snprintf (buf, sizeof(buf), "~A");
1888 +           unset_option (OPTHIDEREAD);
1889 +         }
1890 +         FREE (&Context->pattern);
1891 +         Context->pattern = safe_strdup (buf);
1892 +       }
1893 +       if ((op == OP_TOGGLE_READ && mutt_pattern_func (M_LIMIT, NULL) == 0) ||
1894 +           mutt_pattern_func (M_LIMIT, _("Limit to messages matching: ")) == 0)
1895         {
1896           if (menu->oldcurrent >= 0)
1897           {
1898 @@ -1088,15 +1251,22 @@
1899        case OP_SIDEBAR_OPEN:
1900        case OP_MAIN_CHANGE_FOLDER:
1901        case OP_MAIN_NEXT_UNREAD_MAILBOX:
1902 -
1903 -       if (attach_msg)
1904 -         op = OP_MAIN_CHANGE_FOLDER_READONLY;
1905 -
1906 -       /* fallback to the readonly case */
1907 -
1908        case OP_MAIN_CHANGE_FOLDER_READONLY:
1909 +#ifdef USE_NNTP
1910 +      case OP_MAIN_CHANGE_GROUP:
1911 +      case OP_MAIN_CHANGE_GROUP_READONLY:
1912 +       unset_option (OPTNEWS);
1913 +#endif
1914 +       if (attach_msg || option (OPTREADONLY) ||
1915 +#ifdef USE_NNTP
1916 +           op == OP_MAIN_CHANGE_GROUP_READONLY ||
1917 +#endif
1918 +           op == OP_MAIN_CHANGE_FOLDER_READONLY)
1919 +         flags = M_READONLY;
1920 +       else
1921 +         flags = 0;
1922  
1923 -        if ((op == OP_MAIN_CHANGE_FOLDER_READONLY) || option (OPTREADONLY))
1924 +       if (flags)
1925            cp = _("Open mailbox in read-only mode");
1926          else
1927            cp = _("Open mailbox");
1928 @@ -1115,6 +1285,21 @@
1929         }
1930         else
1931         {
1932 +#ifdef USE_NNTP
1933 +         if (op == OP_MAIN_CHANGE_GROUP ||
1934 +             op == OP_MAIN_CHANGE_GROUP_READONLY)
1935 +         {
1936 +           set_option (OPTNEWS);
1937 +           if (!(CurrentNewsSrv = mutt_select_newsserver (NewsServer)))
1938 +             break;
1939 +           if (flags)
1940 +             cp = _("Open newsgroup in read-only mode");
1941 +           else
1942 +             cp = _("Open newsgroup");
1943 +           nntp_buffy (buf);
1944 +         }
1945 +         else
1946 +#endif
1947           mutt_buffy (buf, sizeof (buf));
1948  
1949            if ( op == OP_SIDEBAR_OPEN ) {
1950 @@ -1138,6 +1323,14 @@
1951           }
1952         }
1953  
1954 +#ifdef USE_NNTP
1955 +       if (option (OPTNEWS))
1956 +       {
1957 +         unset_option (OPTNEWS);
1958 +         nntp_expand_path (buf, sizeof (buf), &CurrentNewsSrv->conn->account);
1959 +       }
1960 +       else
1961 +#endif
1962         mutt_expand_path (buf, sizeof (buf));
1963          set_curbuffy(buf);
1964         if (mx_get_magic (buf) <= 0)
1965 @@ -1181,15 +1374,18 @@
1966         CurrentMenu = MENU_MAIN;
1967         mutt_folder_hook (buf);
1968  
1969 -       if ((Context = mx_open_mailbox (buf,
1970 -                                       (option (OPTREADONLY) || op == OP_MAIN_CHANGE_FOLDER_READONLY) ?
1971 -                                       M_READONLY : 0, NULL)) != NULL)
1972 +       if ((Context = mx_open_mailbox (buf, flags, NULL)) != NULL)
1973         {
1974           menu->current = ci_first_message ();
1975         }
1976         else
1977           menu->current = 0;
1978  
1979 +#ifdef USE_NNTP
1980 +       /* mutt_buffy_check() must be done with mail-reader mode! */
1981 +       menu->help = mutt_compile_help (helpstr, sizeof (helpstr), MENU_MAIN,
1982 +         (Context && (Context->magic == M_NNTP)) ? IndexNewsHelp : IndexHelp);
1983 +#endif
1984         mutt_clear_error ();
1985         mutt_buffy_check(1); /* force the buffy check after we have changed
1986                               the folder */
1987 @@ -1560,6 +1756,15 @@
1988         CHECK_READONLY;
1989         CHECK_ACL(M_ACL_WRITE, _("flag message"));
1990  
1991 +#ifdef USE_NNTP
1992 +       if (Context->magic == M_NNTP)
1993 +       {
1994 +         mutt_flushinp ();
1995 +         mutt_error _("Can't change 'important' flag on NNTP server.");
1996 +         break;
1997 +       }
1998 +#endif
1999 +
2000          if (tag)
2001          {
2002           for (j = 0; j < Context->vcount; j++)
2003 @@ -1911,6 +2116,17 @@
2004         }
2005         break;
2006  
2007 +#ifdef USE_NNTP
2008 +      case OP_CATCHUP:
2009 +       if (Context && Context->magic == M_NNTP)
2010 +       {
2011 +         if (mutt_newsgroup_catchup (CurrentNewsSrv,
2012 +               ((NNTP_DATA *)Context->data)->group))
2013 +           menu->redraw = REDRAW_INDEX | REDRAW_STATUS;
2014 +       }
2015 +       break;
2016 +#endif
2017 +
2018        case OP_DISPLAY_ADDRESS:
2019  
2020         CHECK_MSGCOUNT;
2021 @@ -2038,6 +2254,15 @@
2022           menu->redraw = (tag ? REDRAW_INDEX : REDRAW_CURRENT) | REDRAW_STATUS;
2023         }
2024  #endif
2025 +  
2026 +#ifdef USE_NNTP
2027 +       if (Context->magic == M_NNTP)
2028 +       {
2029 +         mutt_flushinp ();
2030 +         mutt_error _("Can't edit message on newsserver.");
2031 +         break;
2032 +       }
2033 +#endif
2034  
2035         MAYBE_REDRAW (menu->redraw);
2036         break;
2037 @@ -2110,6 +2335,41 @@
2038          menu->redraw = REDRAW_FULL;
2039          break;
2040  
2041 +#ifdef USE_NNTP
2042 +      case OP_FOLLOWUP:
2043 +      case OP_FORWARD_TO_GROUP:
2044 +
2045 +       CHECK_MSGCOUNT;
2046 +       CHECK_VISIBLE;
2047 +
2048 +      case OP_POST:
2049 +
2050 +       CHECK_ATTACH;
2051 +       if (op != OP_FOLLOWUP || !CURHDR->env->followup_to ||
2052 +           mutt_strcasecmp (CURHDR->env->followup_to, "poster") ||
2053 +           query_quadoption (OPT_FOLLOWUPTOPOSTER,_("Reply by mail as poster prefers?")) != M_YES)
2054 +       {
2055 +         if (Context && Context->magic == M_NNTP &&
2056 +             !((NNTP_DATA *)Context->data)->allowed &&
2057 +             query_quadoption (OPT_TOMODERATED, _("Posting to this group not allowed, may be moderated. Continue?")) != M_YES)
2058 +           break;
2059 +         if (op == OP_POST)
2060 +           ci_send_message (SENDNEWS, NULL, NULL, Context, NULL);
2061 +         else
2062 +         {
2063 +           CHECK_MSGCOUNT;
2064 +           if (op == OP_FOLLOWUP)
2065 +             ci_send_message (SENDNEWS|SENDREPLY, NULL, NULL, Context,
2066 +                              tag ? NULL : CURHDR);
2067 +           else
2068 +             ci_send_message (SENDNEWS|SENDFORWARD, NULL, NULL, Context,
2069 +                              tag ? NULL : CURHDR);
2070 +         }
2071 +         menu->redraw = REDRAW_FULL;
2072 +         break;
2073 +       }
2074 +#endif
2075 +
2076        case OP_REPLY:
2077  
2078         CHECK_ATTACH;
2079 @@ -2187,6 +2447,12 @@
2080         CHECK_READONLY;
2081         CHECK_ACL(M_ACL_DELETE, _("undelete message(s)"));
2082  
2083 +#ifdef USE_NNTP
2084 +       /* Close all open NNTP connections */
2085 +       if (!attach_msg)
2086 +         nntp_logout_all ();
2087 +#endif
2088 +
2089         rc = mutt_thread_set_flag (CURHDR, M_DELETE, 0,
2090                                    op == OP_UNDELETE_THREAD ? 0 : 1)
2091           + mutt_thread_set_flag (CURHDR, M_PURGED, 0,
2092 Index: mutt-1.5.20/doc/manual.xml.head
2093 ===================================================================
2094 --- mutt-1.5.20.orig/doc/manual.xml.head        2010-06-06 23:16:31.952961606 -0300
2095 +++ mutt-1.5.20/doc/manual.xml.head     2010-06-06 23:17:40.435961307 -0300
2096 @@ -1568,6 +1568,22 @@
2097  
2098  </sect2>
2099  
2100 +<sect2>
2101 +<title>Reading news via NNTP</title>
2102 +
2103 +<para>
2104 +If compiled with <emphasis>--enable-nntp</emphasis> option, Mutt can
2105 +read news from newsserver via NNTP.  You can open a newsgroup with
2106 +function ``change-newsgroup'' (default: ``i'').  Default newsserver
2107 +can be obtained from <emphasis>NNTPSERVER</emphasis> environment
2108 +variable.  Like other news readers, info about subscribed newsgroups
2109 +is saved in file by <link linkend="newsrc">&dollar;newsrc</link>
2110 +variable.  Article headers are cached and can be loaded from file when
2111 +newsgroup entered instead loading from newsserver.
2112 +</para>
2113 +
2114 +</sect2>
2115 +
2116  </sect1>
2117  
2118  <sect1 id="forwarding-mail">
2119 Index: mutt-1.5.20/doc/mutt.man
2120 ===================================================================
2121 --- mutt-1.5.20.orig/doc/mutt.man       2010-06-06 23:16:31.945836334 -0300
2122 +++ mutt-1.5.20/doc/mutt.man    2010-06-06 23:17:40.435961307 -0300
2123 @@ -23,8 +23,8 @@
2124  .SH SYNOPSIS
2125  .PP
2126  .B mutt
2127 -[\-nRyzZ]
2128 -[\-e \fIcmd\fP] [\-F \fIfile\fP] [\-m \fItype\fP] [\-f \fIfile\fP]
2129 ++ [-GnRyzZ] 
2130 ++ [\-e \fIcmd\fP] [\-F \fIfile\fP] [\-g \fIserver\fP] [\-m \fItype\fP] [\-f \fIfile\fP]
2131  .PP
2132  .B mutt 
2133  [\-nx] 
2134 @@ -101,6 +101,10 @@
2135  Specify which mailbox to load.
2136  .IP "-F \fImuttrc\fP"
2137  Specify an initialization file to read instead of ~/.muttrc
2138 +.IP "-g \fIserver\fP"
2139 +Start Mutt with a listing of subscribed newsgroups at specified newsserver.
2140 +.IP "-G"
2141 +Start Mutt with a listing of subscribed newsgroups.
2142  .IP "-h"
2143  Display help.
2144  .IP "-H \fIdraft\fP"
2145 Index: mutt-1.5.20/functions.h
2146 ===================================================================
2147 --- mutt-1.5.20.orig/functions.h        2010-06-06 23:17:40.386961375 -0300
2148 +++ mutt-1.5.20/functions.h     2010-06-06 23:17:40.436961295 -0300
2149 @@ -88,6 +88,10 @@
2150    { "break-thread",            OP_MAIN_BREAK_THREAD,           "#" },
2151    { "change-folder",           OP_MAIN_CHANGE_FOLDER,          "c" },
2152    { "change-folder-readonly",  OP_MAIN_CHANGE_FOLDER_READONLY, "\033c" },
2153 +#ifdef USE_NNTP
2154 +  { "change-newsgroup",                OP_MAIN_CHANGE_GROUP,           "i" },
2155 +  { "change-newsgroup-readonly",OP_MAIN_CHANGE_GROUP_READONLY, "\033i" },
2156 +#endif
2157    { "next-unread-mailbox",     OP_MAIN_NEXT_UNREAD_MAILBOX,    NULL },
2158    { "collapse-thread",         OP_MAIN_COLLAPSE_THREAD,        "\033v" },
2159    { "collapse-all",            OP_MAIN_COLLAPSE_ALL,           "\033V" },
2160 @@ -101,7 +105,15 @@
2161    { "edit",                    OP_EDIT_MESSAGE,                "e" },
2162    { "edit-type",               OP_EDIT_TYPE,                   "\005" },
2163    { "forward-message",         OP_FORWARD_MESSAGE,             "f" },
2164 -  { "flag-message",            OP_FLAG_MESSAGE,                "F" },
2165 +#ifdef USE_NNTP
2166 +  { "forward-to-group",                OP_FORWARD_TO_GROUP,            "\033F" },
2167 +  { "followup-message",                OP_FOLLOWUP,                    "F" },
2168 +  { "get-children",            OP_GET_CHILDREN,                NULL },
2169 +  { "get-message",             OP_GET_MESSAGE,                 "\007" },
2170 +  { "get-parent",              OP_GET_PARENT,                  "\033G" },
2171 +  { "reconstruct-thread",      OP_RECONSTRUCT_THREAD,          NULL },
2172 +#endif
2173 +  { "flag-message",            OP_FLAG_MESSAGE,                "\033f" },
2174    { "group-reply",             OP_GROUP_REPLY,                 "g" },
2175  #ifdef USE_POP
2176    { "fetch-mail",              OP_MAIN_FETCH_MAIL,             "G" },
2177 @@ -128,6 +140,9 @@
2178    { "sort-mailbox",            OP_SORT,                        "o" },
2179    { "sort-reverse",            OP_SORT_REVERSE,                "O" },
2180    { "print-message",           OP_PRINT,                       "p" },
2181 +#ifdef USE_NNTP
2182 +  { "post-message",            OP_POST,                        "P" },
2183 +#endif
2184    { "previous-thread",         OP_MAIN_PREV_THREAD,            "\020" },
2185    { "previous-subthread",      OP_MAIN_PREV_SUBTHREAD,         "\033p" },
2186    { "recall-message",          OP_RECALL_MESSAGE,              "R" },
2187 @@ -147,6 +162,10 @@
2188    { "show-version",            OP_VERSION,                     "V" },
2189    { "set-flag",                        OP_MAIN_SET_FLAG,               "w" },
2190    { "clear-flag",              OP_MAIN_CLEAR_FLAG,             "W" },
2191 +  { "toggle-read",             OP_TOGGLE_READ,                 "X" },
2192 +#ifdef USE_NNTP
2193 +  { "catchup",                 OP_CATCHUP,                     "y" },
2194 +#endif
2195    { "display-message",         OP_DISPLAY_MESSAGE,             M_ENTER_S },
2196    { "buffy-list",              OP_BUFFY_LIST,                  "." },
2197    { "sync-mailbox",            OP_MAIN_SYNC_FOLDER,            "$" },
2198 @@ -158,7 +177,7 @@
2199    { "previous-new-then-unread",        OP_MAIN_PREV_NEW_THEN_UNREAD,   "\033\t" },
2200    { "next-unread",             OP_MAIN_NEXT_UNREAD,            NULL },
2201    { "previous-unread",         OP_MAIN_PREV_UNREAD,            NULL },
2202 -  { "parent-message",          OP_MAIN_PARENT_MESSAGE,         "P" },
2203 +  { "parent-message",          OP_MAIN_PARENT_MESSAGE,         NULL },
2204  
2205  
2206    { "extract-keys",            OP_EXTRACT_KEYS,                "\013" },
2207 @@ -183,6 +202,10 @@
2208    { "bounce-message",  OP_BOUNCE_MESSAGE,              "b" },
2209    { "change-folder",   OP_MAIN_CHANGE_FOLDER,          "c" },
2210    { "change-folder-readonly",  OP_MAIN_CHANGE_FOLDER_READONLY, "\033c" },
2211 +#ifdef USE_NNTP
2212 +  { "change-newsgroup",                OP_MAIN_CHANGE_GROUP,           "i" },
2213 +  { "change-newsgroup-readonly",OP_MAIN_CHANGE_GROUP_READONLY, "\033i" },
2214 +#endif
2215    { "next-unread-mailbox",     OP_MAIN_NEXT_UNREAD_MAILBOX, NULL },
2216    { "copy-message",    OP_COPY_MESSAGE,                "C" },
2217    { "decode-copy",     OP_DECODE_COPY,                 "\033C" },
2218 @@ -193,8 +216,12 @@
2219    { "clear-flag",       OP_MAIN_CLEAR_FLAG,            "W" },
2220    { "edit",            OP_EDIT_MESSAGE,                "e" },
2221    { "edit-type",       OP_EDIT_TYPE,                   "\005" },
2222 +#ifdef USE_NNTP
2223 +  { "followup-message",        OP_FOLLOWUP,                    "F" },
2224 +  { "forward-to-group",        OP_FORWARD_TO_GROUP,            "\033F" },
2225 +#endif
2226    { "forward-message", OP_FORWARD_MESSAGE,             "f" },
2227 -  { "flag-message",    OP_FLAG_MESSAGE,                "F" },
2228 +  { "flag-message",    OP_FLAG_MESSAGE,                "\033f" },
2229    { "group-reply",     OP_GROUP_REPLY,                 "g" },
2230  #ifdef USE_IMAP
2231    { "imap-fetch-mail",  OP_MAIN_IMAP_FETCH,            NULL },
2232 @@ -213,6 +240,9 @@
2233    { "next-thread",     OP_MAIN_NEXT_THREAD,            "\016" },
2234    { "next-subthread",  OP_MAIN_NEXT_SUBTHREAD,         "\033n" },
2235    { "print-message",   OP_PRINT,                       "p" },
2236 +#ifdef USE_NNTP
2237 +  { "post-message",    OP_POST,                        "P" },
2238 +#endif
2239    { "previous-thread", OP_MAIN_PREV_THREAD,            "\020" },
2240    { "previous-subthread",OP_MAIN_PREV_SUBTHREAD,       "\033p" },
2241    { "purge-message",   OP_PURGE_MESSAGE,               NULL },
2242 @@ -261,7 +291,7 @@
2243    { "half-down",       OP_HALF_DOWN,                   NULL },
2244    { "previous-line",   OP_PREV_LINE,                   NULL },
2245    { "bottom",          OP_PAGER_BOTTOM,                NULL },
2246 -  { "parent-message",  OP_MAIN_PARENT_MESSAGE,         "P" },
2247 +  { "parent-message",  OP_MAIN_PARENT_MESSAGE,         NULL },
2248  
2249  
2250  
2251 @@ -287,6 +317,10 @@
2252    { "bounce-message",  OP_BOUNCE_MESSAGE,              "b" },
2253    { "display-toggle-weed",     OP_DISPLAY_HEADERS,     "h" },
2254    { "edit-type",       OP_EDIT_TYPE,                   "\005" },
2255 +#ifdef USE_NNTP
2256 +  { "followup-message",        OP_FOLLOWUP,                    "F" },
2257 +  { "forward-to-group",        OP_FORWARD_TO_GROUP,            "\033F" },
2258 +#endif
2259    { "print-entry",     OP_PRINT,                       "p" },
2260    { "save-entry",      OP_SAVE,                        "s" },
2261    { "pipe-entry",      OP_PIPE,                        "|" },
2262 @@ -312,6 +346,7 @@
2263  struct binding_t OpCompose[] = { /* map: compose */
2264    { "attach-file",     OP_COMPOSE_ATTACH_FILE,         "a" },
2265    { "attach-message",  OP_COMPOSE_ATTACH_MESSAGE,      "A" },
2266 +  { "attach-news-message",OP_COMPOSE_ATTACH_NEWS_MESSAGE,"\033a" },
2267    { "edit-bcc",                OP_COMPOSE_EDIT_BCC,            "b" },
2268    { "edit-cc",         OP_COMPOSE_EDIT_CC,             "c" },
2269    { "copy-file",       OP_SAVE,                        "C" },
2270 @@ -331,6 +366,11 @@
2271    { "print-entry",     OP_PRINT,                       "l" },
2272    { "edit-mime",       OP_COMPOSE_EDIT_MIME,           "m" },
2273    { "new-mime",                OP_COMPOSE_NEW_MIME,            "n" },
2274 +#ifdef USE_NNTP
2275 +  { "edit-newsgroups", OP_COMPOSE_EDIT_NEWSGROUPS,     "N" },
2276 +  { "edit-followup-to",        OP_COMPOSE_EDIT_FOLLOWUP_TO,    "o" },
2277 +  { "edit-x-comment-to",OP_COMPOSE_EDIT_X_COMMENT_TO,  "x" },
2278 +#endif
2279    { "postpone-message",        OP_COMPOSE_POSTPONE_MESSAGE,    "P" },
2280    { "edit-reply-to",   OP_COMPOSE_EDIT_REPLY_TO,       "r" },
2281    { "rename-file",     OP_COMPOSE_RENAME_FILE,         "R" },
2282 @@ -382,14 +422,25 @@
2283    { "select-new",      OP_BROWSER_NEW_FILE,    "N" },
2284    { "check-new",       OP_CHECK_NEW,           NULL },
2285    { "toggle-mailboxes", OP_TOGGLE_MAILBOXES,   "\t" },
2286 +#ifdef USE_NNTP
2287 +  { "reload-active",   OP_LOAD_ACTIVE,         "g" },
2288 +  { "subscribe-pattern", OP_SUBSCRIBE_PATTERN, "S" },
2289 +  { "unsubscribe-pattern", OP_UNSUBSCRIBE_PATTERN, "U" },
2290 +  { "catchup",         OP_CATCHUP,             "y" },
2291 +  { "uncatchup",       OP_UNCATCHUP,           "Y" },
2292 +#endif
2293    { "view-file",       OP_BROWSER_VIEW_FILE,   " " },
2294    { "buffy-list",      OP_BUFFY_LIST,          "." },
2295  #ifdef USE_IMAP
2296    { "create-mailbox",   OP_CREATE_MAILBOX,      "C" },
2297    { "delete-mailbox",   OP_DELETE_MAILBOX,      "d" },
2298    { "rename-mailbox",   OP_RENAME_MAILBOX,      "r" },
2299 +#endif
2300 +#if defined USE_IMAP || defined USE_NNTP
2301    { "subscribe",       OP_BROWSER_SUBSCRIBE,   "s" },
2302    { "unsubscribe",     OP_BROWSER_UNSUBSCRIBE, "u" },
2303 +#endif
2304 +#ifdef USE_IMAP
2305    { "toggle-subscribed", OP_BROWSER_TOGGLE_LSUB, "T" },
2306  #endif
2307    { NULL,              0,                      NULL }
2308 Index: mutt-1.5.20/globals.h
2309 ===================================================================
2310 --- mutt-1.5.20.orig/globals.h  2010-06-06 23:17:40.387961420 -0300
2311 +++ mutt-1.5.20/globals.h       2010-06-06 23:17:40.436961295 -0300
2312 @@ -95,6 +95,15 @@
2313  #endif
2314  
2315  WHERE char *Muttrc INITVAL (NULL);
2316 +#ifdef USE_NNTP
2317 +WHERE char *NewsCacheDir;
2318 +WHERE char *GroupFormat;
2319 +WHERE char *Inews;
2320 +WHERE char *NewsServer;
2321 +WHERE char *NntpUser;
2322 +WHERE char *NntpPass;
2323 +WHERE char *NewsRc;
2324 +#endif
2325  WHERE char *Outbox;
2326  WHERE char *Pager;
2327  WHERE char *PagerFmt;
2328 @@ -192,6 +201,11 @@
2329  
2330  WHERE unsigned short Counter INITVAL (0);
2331  
2332 +#ifdef USE_NNTP
2333 +WHERE short NewsPollTimeout;
2334 +WHERE short NntpContext;
2335 +#endif
2336 +
2337  WHERE short ConnectTimeout;
2338  WHERE short HistSize;
2339  WHERE short MenuContext;
2340 Index: mutt-1.5.20/hash.c
2341 ===================================================================
2342 --- mutt-1.5.20.orig/hash.c     2010-06-06 23:16:31.808587293 -0300
2343 +++ mutt-1.5.20/hash.c  2010-06-06 23:17:40.436961295 -0300
2344 @@ -57,6 +57,7 @@
2345    if (nelem == 0)
2346      nelem = 2;
2347    table->nelem = nelem;
2348 +  table->curnelem = 0;
2349    table->table = safe_calloc (nelem, sizeof (struct hash_elem *));
2350    if (lower)
2351    {
2352 @@ -71,6 +72,29 @@
2353    return table;
2354  }
2355  
2356 +HASH *hash_resize (HASH *ptr, int nelem, int lower)
2357 +{
2358 +  HASH *table;
2359 +  struct hash_elem *elem, *tmp;
2360 +  int i;
2361 +
2362 +  table = hash_create (nelem, lower);
2363 +
2364 +  for (i = 0; i < ptr->nelem; i++)
2365 +  {
2366 +    for (elem = ptr->table[i]; elem; )
2367 +    {
2368 +      tmp = elem;
2369 +      elem = elem->next;
2370 +      hash_insert (table, tmp->key, tmp->data, 1);
2371 +      FREE (&tmp);
2372 +    }
2373 +  }
2374 +  FREE (&ptr->table);
2375 +  FREE (&ptr);
2376 +  return table;
2377 +}
2378 +
2379  /* table        hash table to update
2380   * key          key to hash on
2381   * data         data to associate with `key'
2382 @@ -90,6 +114,7 @@
2383    {
2384      ptr->next = table->table[h];
2385      table->table[h] = ptr;
2386 +    table->curnelem++;
2387    }
2388    else
2389    {
2390 @@ -112,6 +137,7 @@
2391      else
2392        table->table[h] = ptr;
2393      ptr->next = tmp;
2394 +    table->curnelem++;
2395    }
2396    return h;
2397  }
2398 @@ -142,6 +168,7 @@
2399        if (destroy)
2400         destroy (ptr->data);
2401        FREE (&ptr);
2402 +      table->curnelem--;
2403        
2404        ptr = *last;
2405      }
2406 Index: mutt-1.5.20/hash.h
2407 ===================================================================
2408 --- mutt-1.5.20.orig/hash.h     2010-06-06 23:16:31.840587395 -0300
2409 +++ mutt-1.5.20/hash.h  2010-06-06 23:17:40.436961295 -0300
2410 @@ -28,7 +28,7 @@
2411  
2412  typedef struct
2413  {
2414 -  int nelem;
2415 +  int nelem, curnelem;
2416    struct hash_elem **table;
2417    unsigned int (*hash_string)(const unsigned char *, unsigned int);
2418    int (*cmp_string)(const char *, const char *);
2419 @@ -41,6 +41,7 @@
2420  
2421  HASH *hash_create (int nelem, int lower);
2422  int hash_insert (HASH * table, const char *key, void *data, int allow_dup);
2423 +HASH *hash_resize (HASH * table, int nelem, int lower);
2424  void *hash_find_hash (const HASH * table, int hash, const char *key);
2425  void hash_delete_hash (HASH * table, int hash, const char *key, const void *data,
2426                        void (*destroy) (void *));
2427 Index: mutt-1.5.20/hdrline.c
2428 ===================================================================
2429 --- mutt-1.5.20.orig/hdrline.c  2010-06-06 23:16:31.758837205 -0300
2430 +++ mutt-1.5.20/hdrline.c       2010-06-06 23:17:40.436961295 -0300
2431 @@ -211,6 +211,7 @@
2432   * %E = number of messages in current thread
2433   * %f = entire from line
2434   * %F = like %n, unless from self
2435 + * %g = newsgroup name (if compiled with nntp support)
2436   * %i = message-id
2437   * %l = number of lines in the message
2438   * %L = like %F, except `lists' are displayed first
2439 @@ -219,12 +220,14 @@
2440   * %N = score
2441   * %O = like %L, except using address instead of name
2442   * %P = progress indicator for builtin pager
2443 + * %R = `x-comment-to:' field (if present and compiled with nntp support)
2444   * %s = subject
2445   * %S = short message status (e.g., N/O/D/!/r/-)
2446   * %t = `to:' field (recipients)
2447   * %T = $to_chars
2448   * %u = user (login) name of author
2449   * %v = first name of author, unless from self
2450 + * %W = where user is (organization)
2451   * %X = number of MIME attachments
2452   * %y = `x-label:' field (if present)
2453   * %Y = `x-label:' field (if present, tree unfolded, and != parent's x-label)
2454 @@ -457,6 +460,12 @@
2455  
2456        break;
2457  
2458 +#ifdef USE_NNTP
2459 +    case 'g':
2460 +      mutt_format_s (dest, destlen, prefix, hdr->env->newsgroups ? hdr->env->newsgroups : "");
2461 +      break;
2462 +#endif
2463 +
2464      case 'i':
2465        mutt_format_s (dest, destlen, prefix, hdr->env->message_id ? hdr->env->message_id : "<no.id>");
2466        break;
2467 @@ -548,6 +557,15 @@
2468        strfcpy(dest, NONULL(hfi->pager_progress), destlen);
2469        break;
2470  
2471 +#ifdef USE_NNTP
2472 +    case 'R':
2473 +      if (!optional)
2474 +       mutt_format_s (dest, destlen, prefix, hdr->env->x_comment_to ? hdr->env->x_comment_to : "");
2475 +      else if (!hdr->env->x_comment_to)
2476 +       optional = 0;
2477 +      break;
2478 +#endif
2479 +
2480      case 's':
2481        
2482        if (flags & M_FORMAT_TREE && !hdr->collapsed)
2483 @@ -637,6 +655,13 @@
2484        mutt_format_s (dest, destlen, prefix, buf2);
2485        break;
2486  
2487 +    case 'W':
2488 +      if (!optional)
2489 +       mutt_format_s (dest, destlen, prefix, hdr->env->organization ? hdr->env->organization : "");
2490 +      else if (!hdr->env->organization)
2491 +       optional = 0;
2492 +      break;
2493 +
2494      case 'Z':
2495      
2496        ch = ' ';
2497 Index: mutt-1.5.20/init.c
2498 ===================================================================
2499 --- mutt-1.5.20.orig/init.c     2010-06-06 23:16:31.877587298 -0300
2500 +++ mutt-1.5.20/init.c  2010-06-06 23:17:40.437961491 -0300
2501 @@ -3093,6 +3093,28 @@
2502    else
2503      Fqdn = safe_strdup(NONULL(Hostname));
2504  
2505 +#ifdef USE_NNTP
2506 +  {
2507 +    FILE *f;
2508 +    char *i;
2509 +
2510 +    if ((f = safe_fopen (SYSCONFDIR "/nntpserver", "r")))
2511 +    {
2512 +      buffer[0] = '\0';
2513 +      fgets (buffer, sizeof (buffer), f);
2514 +      p = &buffer;
2515 +      SKIPWS (p);
2516 +      i = p;
2517 +      while (*i && (*i != ' ') && (*i != '\t') && (*i != '\r') && (*i != '\n')) i++;
2518 +      *i = '\0';
2519 +      NewsServer = safe_strdup (p);
2520 +      fclose (f);
2521 +    }
2522 +  }
2523 +  if ((p = getenv ("NNTPSERVER")))
2524 +    NewsServer = safe_strdup (p);
2525 +#endif
2526 +
2527    if ((p = getenv ("MAIL")))
2528      Spoolfile = safe_strdup (p);
2529    else if ((p = getenv ("MAILDIR")))
2530 Index: mutt-1.5.20/init.h
2531 ===================================================================
2532 --- mutt-1.5.20.orig/init.h     2010-06-06 23:17:40.417961759 -0300
2533 +++ mutt-1.5.20/init.h  2010-06-06 23:17:40.438961293 -0300
2534 @@ -176,6 +176,20 @@
2535    ** If \fIset\fP, Mutt will prompt you for carbon-copy (Cc) recipients before
2536    ** editing the body of an outgoing message.
2537    */
2538 +#ifdef USE_NNTP
2539 +  { "ask_follow_up",   DT_BOOL, R_NONE, OPTASKFOLLOWUP, 0 },
2540 +  /*
2541 +  ** .pp
2542 +  ** If set, Mutt will prompt you for follow-up groups before editing
2543 +  ** the body of an outgoing message.
2544 +  */
2545 +  { "ask_x_comment_to",        DT_BOOL, R_NONE, OPTASKXCOMMENTTO, 0 },
2546 +  /*
2547 +  ** .pp
2548 +  ** If set, Mutt will prompt you for x-comment-to field before editing
2549 +  ** the body of an outgoing message.
2550 +  */
2551 +#endif
2552    { "assumed_charset", DT_STR, R_NONE, UL &AssumedCharset, UL 0},
2553    /*
2554    ** .pp
2555 @@ -328,6 +342,14 @@
2556    ** follow these menus.  The option is \fIunset\fP by default because many
2557    ** visual terminals don't permit making the cursor invisible.
2558    */
2559 +#ifdef USE_NNTP
2560 +  { "catchup_newsgroup", DT_QUAD, R_NONE, OPT_CATCHUP, M_ASKYES },
2561 +  /*
2562 +  ** .pp
2563 +  ** If this variable is \fIset\fP, Mutt will mark all articles in newsgroup
2564 +  ** as read when you quit the newsgroup (catchup newsgroup).
2565 +  */
2566 +#endif
2567  #if defined(USE_SSL)
2568    { "certificate_file",        DT_PATH, R_NONE, UL &SslCertFile, UL "~/.mutt_certificates" },
2569    /*
2570 @@ -803,6 +825,16 @@
2571    ** sent to both the list and your address, resulting in two copies
2572    ** of the same email for you.
2573    */
2574 +#ifdef USE_NNTP
2575 +  { "followup_to_poster", DT_QUAD, R_NONE, OPT_FOLLOWUPTOPOSTER, M_ASKYES },
2576 +  /*
2577 +  ** .pp
2578 +  ** If this variable is \fIset\fP and the keyword "poster" is present in
2579 +  ** \fIFollowup-To\fP header, follow-up to newsgroup function is not
2580 +  ** permitted.  The message will be mailed to the submitter of the
2581 +  ** message via mail.
2582 +  */
2583 +#endif
2584    { "force_name",      DT_BOOL, R_NONE, OPTFORCENAME, 0 },
2585    /*
2586    ** .pp
2587 @@ -885,6 +917,27 @@
2588    ** a regular expression that will match the whole name so mutt will expand
2589    ** ``Franklin'' to ``Franklin, Steve''.
2590    */
2591 +#ifdef USE_NNTP
2592 +  { "group_index_format", DT_STR, R_BOTH, UL &GroupFormat, UL "%4C %M%N %5s  %-45.45f %d" },
2593 +  /*
2594 +  ** .pp
2595 +  ** This variable allows you to customize the newsgroup browser display to
2596 +  ** your personal taste.  This string is similar to ``$index_format'', but
2597 +  ** has its own set of printf()-like sequences:
2598 +  ** .pp
2599 +  ** .ts
2600 +  ** %C      current newsgroup number
2601 +  ** %d      description of newsgroup (becomes from server)
2602 +  ** %f      newsgroup name
2603 +  ** %M      - if newsgroup not allowed for direct post (moderated for example)
2604 +  ** %N      N if newsgroup is new, u if unsubscribed, blank otherwise
2605 +  ** %n      number of new articles in newsgroup
2606 +  ** %s      number of unread articles in newsgroup
2607 +  ** %>X     right justify the rest of the string and pad with character "X"
2608 +  ** %|X     pad to the end of the line with character "X"
2609 +  ** .te
2610 +  */
2611 +#endif
2612    { "hdr_format",      DT_SYN,  R_NONE, UL "index_format", 0 },
2613    /*
2614    */
2615 @@ -1264,6 +1317,7 @@
2616    ** .dt %E .dd number of messages in current thread
2617    ** .dt %f .dd sender (address + real name), either From: or Return-Path:
2618    ** .dt %F .dd author name, or recipient name if the message is from you
2619 +  ** .dt %g .dd newsgroup name (if compiled with nntp support)
2620    ** .dt %H .dd spam attribute(s) of this message
2621    ** .dt %i .dd message-id of the current message
2622    ** .dt %l .dd number of lines in the message (does not work with maildir,
2623 @@ -1279,12 +1333,14 @@
2624    **            stashed the message: list name or recipient name
2625    **            if not sent to a list
2626    ** .dt %P .dd progress indicator for the builtin pager (how much of the file has been displayed)
2627 +  ** .dt %R .dd `x-comment-to:' field (if present and compiled with nntp support)
2628    ** .dt %s .dd subject of the message
2629    ** .dt %S .dd status of the message (``N''/``D''/``d''/``!''/``r''/\(as)
2630    ** .dt %t .dd ``To:'' field (recipients)
2631    ** .dt %T .dd the appropriate character from the $$to_chars string
2632    ** .dt %u .dd user (login) name of the author
2633    ** .dt %v .dd first name of the author, or the recipient if the message is from you
2634 +  ** .dt %W .dd name of organization of author (`organization:' field)
2635    ** .dt %X .dd number of attachments
2636    **            (please see the ``$attachments'' section for possible speed effects)
2637    ** .dt %y .dd ``X-Label:'' field, if present
2638 @@ -1319,6 +1375,21 @@
2639    ** Note that these expandos are supported in
2640    ** ``$save-hook'', ``$fcc-hook'' and ``$fcc-save-hook'', too.
2641    */
2642 +#ifdef USE_NNTP
2643 +  { "inews",          DT_PATH, R_NONE, UL &Inews, UL "" },
2644 +  /*
2645 +  ** .pp
2646 +  ** If set, specifies the program and arguments used to deliver news posted
2647 +  ** by Mutt.  Otherwise, mutt posts article using current connection to
2648 +  ** news server.  The following printf-style sequence is understood:
2649 +  ** .pp
2650 +  ** .ts
2651 +  ** %s      newsserver name
2652 +  ** .te
2653 +  ** .pp
2654 +  ** Example: set inews="/usr/local/bin/inews -hS"
2655 +  */
2656 +#endif
2657    { "ispell",          DT_PATH, R_NONE, UL &Ispell, UL ISPELL },
2658    /*
2659    ** .pp
2660 @@ -1542,6 +1613,15 @@
2661    ** menu, attachments which cannot be decoded in a reasonable manner will
2662    ** be attached to the newly composed message if this option is \fIset\fP.
2663    */
2664 +#ifdef USE_NNTP
2665 +  { "mime_subject",   DT_BOOL, R_NONE, OPTMIMESUBJECT, 1 },
2666 +  /*
2667 +  ** .pp
2668 +  ** If \fIunset\fP, 8-bit ``subject:'' line in article header will not be
2669 +  ** encoded according to RFC2047 to base64.  This is useful when message
2670 +  ** is Usenet article, because MIME for news is nonstandard feature.
2671 +  */
2672 +#endif
2673  #ifdef MIXMASTER
2674    { "mix_entry_format", DT_STR,  R_NONE, UL &MixEntryFormat, UL "%4n %c %-16s %a" },
2675    /*
2676 @@ -1592,6 +1672,77 @@
2677     ** See also $$read_inc, $$write_inc and $$net_inc.
2678     */
2679  #endif
2680 +#ifdef USE_NNTP
2681 +  { "news_cache_dir", DT_PATH, R_NONE, UL &NewsCacheDir, UL "~/.mutt" },
2682 +  /*
2683 +  ** .pp
2684 +  ** This variable pointing to directory where Mutt will save cached news
2685 +  ** articles headers in. If \fIunset\fP, headers will not be saved at all
2686 +  ** and will be reloaded each time when you enter to newsgroup.
2687 +  */
2688 +  { "news_server",    DT_STR,  R_NONE, UL &NewsServer, 0 },
2689 +  /*
2690 +  ** .pp
2691 +  ** This variable specifies domain name or address of NNTP server. It
2692 +  ** defaults to the newsserver specified in the environment variable
2693 +  ** $$$NNTPSERVER or contained in the file /etc/nntpserver.  You can also
2694 +  ** specify username and an alternative port for each newsserver, ie:
2695 +  ** .pp
2696 +  ** [news[s]://][username[:password]@]newsserver[:port]
2697 +  */
2698 +  { "newsrc",         DT_PATH, R_NONE, UL &NewsRc, UL "~/.newsrc" },
2699 +  /*
2700 +  ** .pp
2701 +  ** The file, containing info about subscribed newsgroups - names and
2702 +  ** indexes of read articles.  The following printf-style sequence
2703 +  ** is understood:
2704 +  ** .pp
2705 +  ** .ts
2706 +  ** %s      newsserver name
2707 +  ** .te
2708 +  */
2709 +  { "nntp_context",   DT_NUM,  R_NONE, UL &NntpContext, 1000 },
2710 +  /*
2711 +  ** .pp
2712 +  ** This variable defines number of articles which will be in index when
2713 +  ** newsgroup entered.  If active newsgroup have more articles than this
2714 +  ** number, oldest articles will be ignored.  Also controls how many
2715 +  ** articles headers will be saved in cache when you quit newsgroup.
2716 +  */
2717 +  { "nntp_load_description", DT_BOOL, R_NONE, OPTLOADDESC, 1 },
2718 +  /*
2719 +  ** .pp
2720 +  ** This variable controls whether or not descriptions for each newsgroup
2721 +  ** must be loaded when newsgroup is added to list (first time list
2722 +  ** loading or new newsgroup adding).
2723 +  */
2724 +  { "nntp_user",      DT_STR,  R_NONE, UL &NntpUser, UL "" },
2725 +  /*
2726 +  ** .pp
2727 +  ** Your login name on the NNTP server.  If \fIunset\fP and NNTP server requires
2728 +  ** authentification, Mutt will prompt you for your account name when you
2729 +  ** connect to newsserver.
2730 +  */
2731 +  { "nntp_pass",      DT_STR,  R_NONE, UL &NntpPass, UL "" },
2732 +  /*
2733 +  ** .pp
2734 +  ** Your password for NNTP account.
2735 +  */
2736 +  { "nntp_poll",      DT_NUM,  R_NONE, UL &NewsPollTimeout, 60 },
2737 +  /*
2738 +  ** .pp
2739 +  ** The time in seconds until any operations on newsgroup except post new
2740 +  ** article will cause recheck for new news.  If set to 0, Mutt will
2741 +  ** recheck newsgroup on each operation in index (stepping, read article,
2742 +  ** etc.).
2743 +  */
2744 +  { "nntp_reconnect", DT_QUAD, R_NONE, OPT_NNTPRECONNECT, M_ASKYES },
2745 +  /*
2746 +  ** .pp
2747 +  ** Controls whether or not Mutt will try to reconnect to newsserver when
2748 +  ** connection lost.
2749 +  */
2750 +#endif
2751    { "pager",           DT_PATH, R_NONE, UL &Pager, UL "builtin" },
2752    /*
2753    ** .pp
2754 @@ -2117,6 +2268,16 @@
2755    { "post_indent_str",  DT_SYN,  R_NONE, UL "post_indent_string", 0 },
2756    /*
2757    */
2758 +#ifdef USE_NNTP
2759 +  { "post_moderated", DT_QUAD, R_NONE, OPT_TOMODERATED, M_ASKYES },
2760 +  /*
2761 +  ** .pp
2762 +  ** If set to \fIyes\fP, Mutt will post article to newsgroup that have
2763 +  ** not permissions to posting (e.g. moderated).  \fBNote:\fP if newsserver
2764 +  ** does not support posting to that newsgroup or totally read-only, that
2765 +  ** posting will not have an effect.
2766 +  */
2767 +#endif
2768    { "postpone",                DT_QUAD, R_NONE, OPT_POSTPONE, M_ASKYES },
2769    /*
2770    ** .pp
2771 @@ -2517,6 +2678,28 @@
2772    ** Command to use when spawning a subshell.  By default, the user's login
2773    ** shell from \fC/etc/passwd\fP is used.
2774    */
2775 +#ifdef USE_NNTP
2776 +  { "save_unsubscribed",DT_BOOL, R_NONE, OPTSAVEUNSUB, 0 },
2777 +  /*
2778 +  ** .pp
2779 +  ** When \fIset\fP, info about unsubscribed newsgroups will be saved into
2780 +  ** ``newsrc'' file and into cache.
2781 +  */
2782 +  { "show_new_news",  DT_BOOL, R_NONE, OPTSHOWNEWNEWS, 1 },
2783 +  /*
2784 +  ** .pp
2785 +  ** If \fIset\fP, newsserver will be asked for new newsgroups on entering
2786 +  ** the browser.  Otherwise, it will be done only once for a newsserver.
2787 +  ** Also controls whether or not number of new articles of subscribed
2788 +  ** newsgroups will be then checked.
2789 +  */
2790 +  { "show_only_unread",  DT_BOOL, R_NONE, OPTSHOWONLYUNREAD, 0 },
2791 +  /*
2792 +  ** .pp
2793 +  ** If \fIset\fP, only subscribed newsgroups that contain unread articles
2794 +  ** will be displayed in browser.
2795 +  */
2796 +#endif
2797    { "sig_dashes",      DT_BOOL, R_NONE, OPTSIGDASHES, 1 },
2798    /*
2799    ** .pp
2800 @@ -3426,6 +3609,14 @@
2801    ** xterm_set_titles has been set. This string is identical in formatting
2802    ** to the one used by ``$$status_format''.
2803    */
2804 +#ifdef USE_NNTP
2805 +  { "x_comment_to",   DT_BOOL, R_NONE, OPTXCOMMENTTO, 0 },
2806 +  /*
2807 +  ** .pp
2808 +  ** If \fIset\fP, Mutt will add ``X-Comment-To:'' field (that contains full
2809 +  ** name of original article author) to article that followuped to newsgroup.
2810 +  */
2811 +#endif
2812    /*--*/
2813    { NULL, 0, 0, 0, 0 }
2814  };
2815 Index: mutt-1.5.20/keymap.c
2816 ===================================================================
2817 --- mutt-1.5.20.orig/keymap.c   2010-06-06 23:16:32.070587504 -0300
2818 +++ mutt-1.5.20/keymap.c        2010-06-06 23:17:40.438961293 -0300
2819 @@ -654,7 +654,6 @@
2820    km_bindkey ("<enter>", MENU_MAIN, OP_DISPLAY_MESSAGE);
2821  
2822    km_bindkey ("x", MENU_PAGER, OP_EXIT);
2823 -  km_bindkey ("i", MENU_PAGER, OP_EXIT);
2824    km_bindkey ("<backspace>", MENU_PAGER, OP_PREV_LINE);
2825    km_bindkey ("<pagedown>", MENU_PAGER, OP_NEXT_PAGE);
2826    km_bindkey ("<pageup>", MENU_PAGER, OP_PREV_PAGE);
2827 Index: mutt-1.5.20/mailbox.h
2828 ===================================================================
2829 --- mutt-1.5.20.orig/mailbox.h  2010-06-06 23:17:40.388961295 -0300
2830 +++ mutt-1.5.20/mailbox.h       2010-06-06 23:17:40.438961293 -0300
2831 @@ -75,6 +75,9 @@
2832  #ifdef USE_POP
2833  int mx_is_pop (const char *);
2834  #endif
2835 +#ifdef USE_NNTP
2836 +int mx_is_nntp (const char *);
2837 +#endif
2838  
2839  int mx_access (const char*, int);
2840  int mx_check_empty (const char *);
2841 Index: mutt-1.5.20/main.c
2842 ===================================================================
2843 --- mutt-1.5.20.orig/main.c     2010-06-06 23:16:31.900587027 -0300
2844 +++ mutt-1.5.20/main.c  2010-06-06 23:17:40.438961293 -0300
2845 @@ -60,6 +60,10 @@
2846  #include <stringprep.h>
2847  #endif
2848  
2849 +#ifdef USE_NNTP
2850 +#include "nntp.h"
2851 +#endif
2852 +
2853  static const char *ReachingUs = N_("\
2854  To contact the developers, please mail to <mutt-dev@mutt.org>.\n\
2855  To report a bug, please visit http://bugs.mutt.org/.\n");
2856 @@ -133,6 +137,8 @@
2857  "  -e <command>\tspecify a command to be executed after initialization\n\
2858    -f <file>\tspecify which mailbox to read\n\
2859    -F <file>\tspecify an alternate muttrc file\n\
2860 +  -g <server>\tspecify a newsserver (if compiled with NNTP)\n\
2861 +  -G\t\tselect a newsgroup (if compiled with NNTP)\n\
2862    -H <file>\tspecify a draft file to read header and body from\n\
2863    -i <file>\tspecify a file which Mutt should include in the body\n\
2864    -m <type>\tspecify a default mailbox type\n\
2865 @@ -255,6 +261,12 @@
2866         "-USE_POP  "
2867  #endif
2868  
2869 +#ifdef USE_NNTP
2870 +       "+USE_NNTP  "
2871 +#else
2872 +       "-USE_NNTP  "
2873 +#endif
2874 +
2875  #ifdef USE_IMAP
2876          "+USE_IMAP  "
2877  #else
2878 @@ -528,6 +540,9 @@
2879  #define M_NOSYSRC (1<<2)       /* -n */
2880  #define M_RO      (1<<3)       /* -R */
2881  #define M_SELECT  (1<<4)       /* -y */
2882 +#ifdef USE_NNTP
2883 +#define M_NEWS    (1<<5)       /* -g and -G */
2884 +#endif
2885  
2886  int main (int argc, char **argv)
2887  {
2888 @@ -600,7 +615,11 @@
2889          argv[nargc++] = argv[optind];
2890      }
2891  
2892 +#ifdef USE_NNTP
2893 +    if ((i = getopt (argc, argv, "+A:a:b:F:f:c:Dd:e:g:GH:s:i:hm:npQ:RvxyzZ")) != EOF)
2894 +#else
2895      if ((i = getopt (argc, argv, "+A:a:b:F:f:c:Dd:e:H:s:i:hm:npQ:RvxyzZ")) != EOF)
2896 +#endif
2897        switch (i)
2898        {
2899        case 'A':
2900 @@ -697,6 +716,20 @@
2901         flags |= M_SELECT;
2902         break;
2903  
2904 +#ifdef USE_NNTP
2905 +      case 'g': /* Specify a newsserver */
2906 +       {
2907 +         char buf[LONG_STRING];
2908 +
2909 +         snprintf (buf, sizeof (buf), "set news_server=%s", optarg);
2910 +         commands = mutt_add_list (commands, buf);
2911 +       }
2912 +
2913 +      case 'G': /* List of newsgroups */
2914 +       flags |= M_SELECT | M_NEWS;
2915 +       break;
2916 +#endif
2917 +
2918        case 'z':
2919         flags |= M_IGNORE;
2920         break;
2921 @@ -984,6 +1017,18 @@
2922      }
2923      else if (flags & M_SELECT)
2924      {
2925 +#ifdef USE_NNTP
2926 +      if (flags & M_NEWS)
2927 +      {
2928 +       set_option (OPTNEWS);
2929 +       if(!(CurrentNewsSrv = mutt_select_newsserver (NewsServer)))
2930 +       {
2931 +         mutt_endwin (Errorbuf);
2932 +         exit (1);
2933 +       }
2934 +      }
2935 +      else
2936 +#endif
2937        if (!Incoming) {
2938         mutt_endwin _("No incoming mailboxes defined.");
2939         exit (1);
2940 @@ -999,6 +1044,15 @@
2941  
2942      if (!folder[0])
2943        strfcpy (folder, NONULL(Spoolfile), sizeof (folder));
2944 +
2945 +#ifdef USE_NNTP
2946 +    if (option (OPTNEWS))
2947 +    {
2948 +      unset_option (OPTNEWS);
2949 +      nntp_expand_path (folder, sizeof (folder), &CurrentNewsSrv->conn->account);
2950 +    }
2951 +    else
2952 +#endif
2953      mutt_expand_path (folder, sizeof (folder));
2954  
2955      mutt_str_replace (&CurrentFolder, folder);
2956 Index: mutt-1.5.20/mutt.h
2957 ===================================================================
2958 --- mutt-1.5.20.orig/mutt.h     2010-06-06 23:17:40.418961586 -0300
2959 +++ mutt-1.5.20/mutt.h  2010-06-06 23:17:40.439961294 -0300
2960 @@ -236,6 +236,9 @@
2961    M_PGP_KEY,
2962    M_XLABEL,
2963    M_MIMEATTACH,
2964 +#ifdef USE_NNTP
2965 +  M_NEWSGROUPS,
2966 +#endif
2967    
2968    /* Options for Mailcap lookup */
2969    M_EDIT,
2970 @@ -292,6 +295,12 @@
2971  #endif
2972    OPT_SUBJECT,
2973    OPT_VERIFYSIG,      /* verify PGP signatures */
2974 +#ifdef USE_NNTP
2975 +  OPT_TOMODERATED,
2976 +  OPT_NNTPRECONNECT,
2977 +  OPT_CATCHUP,
2978 +  OPT_FOLLOWUPTOPOSTER,
2979 +#endif /* USE_NNTP */
2980      
2981    /* THIS MUST BE THE LAST VALUE. */
2982    OPT_MAX
2983 @@ -307,6 +316,7 @@
2984  #define SENDMAILX      (1<<6)
2985  #define SENDKEY                (1<<7)
2986  #define SENDRESEND     (1<<8)
2987 +#define SENDNEWS       (1<<9)
2988  
2989  /* flags to _mutt_select_file() */
2990  #define M_SEL_BUFFY    (1<<0)
2991 @@ -326,6 +336,8 @@
2992    OPTASCIICHARS,
2993    OPTASKBCC,
2994    OPTASKCC,
2995 +  OPTASKFOLLOWUP,
2996 +  OPTASKXCOMMENTTO,
2997    OPTATTACHSPLIT,
2998    OPTAUTOEDIT,
2999    OPTAUTOTAG,
3000 @@ -403,6 +415,9 @@
3001    OPTMETOO,
3002    OPTMHPURGE,
3003    OPTMIMEFORWDECODE,
3004 +#ifdef USE_NNTP
3005 +  OPTMIMESUBJECT,      /* encode subject line with RFC2047 */
3006 +#endif
3007    OPTNARROWTREE,
3008    OPTPAGERSTOP,
3009    OPTPIPEDECODE,
3010 @@ -488,6 +503,16 @@
3011    OPTPGPAUTOINLINE,
3012    OPTPGPREPLYINLINE,
3013  
3014 +  /* news options */
3015 +
3016 +#ifdef USE_NNTP
3017 +  OPTSHOWNEWNEWS,
3018 +  OPTSHOWONLYUNREAD,
3019 +  OPTSAVEUNSUB,
3020 +  OPTLOADDESC,
3021 +  OPTXCOMMENTTO,
3022 +#endif /* USE_NNTP */
3023 +
3024    /* pseudo options */
3025  
3026    OPTAUXSORT,          /* (pseudo) using auxillary sort function */
3027 @@ -508,6 +533,7 @@
3028    OPTSORTSUBTHREADS,   /* (pseudo) used when $sort_aux changes */
3029    OPTNEEDRESCORE,      /* (pseudo) set when the `score' command is used */
3030    OPTATTACHMSG,                /* (pseudo) used by attach-message */
3031 +  OPTHIDEREAD,         /* (pseudo) whether or not hide read messages */
3032    OPTKEEPQUIET,                /* (pseudo) shut up the message and refresh
3033                          *          functions while we are executing an
3034                          *          external program.
3035 @@ -518,6 +544,12 @@
3036    OPTDONTHANDLEPGPKEYS,        /* (pseudo) used to extract PGP keys */
3037    OPTUNBUFFEREDINPUT,   /* (pseudo) don't use key buffer */
3038  
3039 +#ifdef USE_NNTP
3040 +  OPTNEWS,             /* (pseudo) used to change reader mode */
3041 +  OPTNEWSSEND,         /* (pseudo) used to change behavior when posting */
3042 +  OPTNEWSCACHE,                /* (pseudo) used to indicate if news cache exist */
3043 +#endif
3044 +
3045    OPTMAX
3046  };
3047  
3048 @@ -596,6 +628,13 @@
3049    char *supersedes;
3050    char *date;
3051    char *x_label;
3052 +  char *organization;
3053 +#ifdef USE_NNTP
3054 +  char *newsgroups;
3055 +  char *xref;
3056 +  char *followup_to;
3057 +  char *x_comment_to;
3058 +#endif
3059    BUFFER *spam;
3060    LIST *references;            /* message references (in reverse order) */
3061    LIST *in_reply_to;           /* in-reply-to header content */
3062 @@ -764,6 +803,9 @@
3063    ENVELOPE *env;               /* envelope information */
3064    BODY *content;               /* list of MIME parts */
3065    char *path;
3066 +#ifdef USE_NNTP
3067 +  int article_num;
3068 +#endif
3069    
3070    char *tree;                  /* character string to print thread tree */
3071    struct thread *thread;
3072 @@ -779,7 +821,7 @@
3073    int refno;                   /* message number on server */
3074  #endif
3075  
3076 -#if defined USE_POP || defined USE_IMAP
3077 +#if defined USE_POP || defined USE_IMAP || defined USE_NNTP
3078    void *data;                  /* driver-specific data */
3079  #endif
3080    
3081 Index: mutt-1.5.20/muttlib.c
3082 ===================================================================
3083 --- mutt-1.5.20.orig/muttlib.c  2010-06-06 23:17:40.389732856 -0300
3084 +++ mutt-1.5.20/muttlib.c       2010-06-06 23:17:40.439961294 -0300
3085 @@ -301,7 +301,7 @@
3086  #ifdef MIXMASTER
3087    mutt_free_list (&(*h)->chain);
3088  #endif
3089 -#if defined USE_POP || defined USE_IMAP
3090 +#if defined USE_POP || defined USE_IMAP || defined USE_NNTP
3091    FREE (&(*h)->data);
3092  #endif
3093    FREE (h);            /* __FREE_CHECKED__ */
3094 @@ -689,6 +689,13 @@
3095    FREE (&(*p)->supersedes);
3096    FREE (&(*p)->date);
3097    FREE (&(*p)->x_label);
3098 +  FREE (&(*p)->organization);
3099 +#ifdef USE_NNTP
3100 +  FREE (&(*p)->newsgroups);
3101 +  FREE (&(*p)->xref);
3102 +  FREE (&(*p)->followup_to);
3103 +  FREE (&(*p)->x_comment_to);
3104 +#endif
3105  
3106    mutt_buffer_free (&(*p)->spam);
3107  
3108 @@ -1525,6 +1532,14 @@
3109      }
3110    }
3111  
3112 +#ifdef USE_NNTP
3113 +  if (magic == M_NNTP)
3114 +  {
3115 +    mutt_error _("Can't save message to newsserver.");
3116 +    return 0;
3117 +  }
3118 +#endif
3119 +
3120    if (stat (s, st) != -1)
3121    {
3122      if (magic == -1)
3123 Index: mutt-1.5.20/mx.c
3124 ===================================================================
3125 --- mutt-1.5.20.orig/mx.c       2010-06-06 23:17:40.390961313 -0300
3126 +++ mutt-1.5.20/mx.c    2010-06-06 23:17:40.440586932 -0300
3127 @@ -347,6 +347,22 @@
3128  }
3129  #endif
3130  
3131 +#ifdef USE_NNTP
3132 +int mx_is_nntp (const char *p)
3133 +{
3134 +  url_scheme_t scheme;
3135 +
3136 +  if (!p)
3137 +    return 0;
3138 +
3139 +  scheme = url_check_scheme (p);
3140 +  if (scheme == U_NNTP || scheme == U_NNTPS)
3141 +    return 1;
3142 +
3143 +  return 0;
3144 +}
3145 +#endif
3146 +
3147  int mx_get_magic (const char *path)
3148  {
3149    struct stat st;
3150 @@ -364,6 +380,11 @@
3151      return M_POP;
3152  #endif /* USE_POP */
3153  
3154 +#ifdef USE_NNTP
3155 +  if (mx_is_nntp (path))
3156 +    return M_NNTP;
3157 +#endif /* USE_NNTP */
3158 +
3159    if (stat (path, &st) == -1)
3160    {
3161      dprint (1, (debugfile, "mx_get_magic(): unable to stat %s: %s (errno %d).\n",
3162 @@ -691,6 +712,12 @@
3163        break;
3164  #endif /* USE_POP */
3165  
3166 +#ifdef USE_NNTP
3167 +    case M_NNTP:
3168 +      rc = nntp_open_mailbox (ctx);
3169 +      break;
3170 +#endif /* USE_NNTP */
3171 +
3172      default:
3173        rc = -1;
3174        break;
3175 @@ -799,6 +826,12 @@
3176        rc = pop_sync_mailbox (ctx, index_hint);
3177        break;
3178  #endif /* USE_POP */
3179 +
3180 +#ifdef USE_NNTP
3181 +    case M_NNTP:
3182 +      rc = nntp_sync_mailbox (ctx);
3183 +      break;
3184 +#endif /* USE_NNTP */
3185    }
3186  
3187  #if 0
3188 @@ -879,6 +912,16 @@
3189  
3190    ctx->closing = 1;
3191  
3192 +#ifdef USE_NNTP
3193 +  if (ctx->magic == M_NNTP)
3194 +  {
3195 +    int ret;
3196 +
3197 +    ret = nntp_close_mailbox (ctx);
3198 +    mx_fastclose_mailbox (ctx);
3199 +    return ret;
3200 +  }
3201 +#endif
3202    if (ctx->readonly || ctx->dontwrite)
3203    {
3204      /* mailbox is readonly or we don't want to write */
3205 @@ -1455,6 +1498,11 @@
3206        case M_POP:
3207         return (pop_check_mailbox (ctx, index_hint));
3208  #endif /* USE_POP */
3209 +
3210 +#ifdef USE_NNTP
3211 +      case M_NNTP:
3212 +       return (nntp_check_mailbox (ctx));
3213 +#endif /* USE_NNTP */
3214      }
3215    }
3216  
3217 @@ -1515,6 +1563,15 @@
3218      }
3219  #endif /* USE_POP */
3220  
3221 +#ifdef USE_NNTP
3222 +    case M_NNTP:
3223 +    {
3224 +      if (nntp_fetch_message (msg, ctx, msgno) != 0)
3225 +       FREE (&msg);
3226 +      break;
3227 +    }
3228 +#endif /* USE_NNTP */
3229 +
3230      default:
3231        dprint (1, (debugfile, "mx_open_message(): function not implemented for mailbox type %d.\n", ctx->magic));
3232        FREE (&msg);
3233 @@ -1596,6 +1653,9 @@
3234  #ifdef USE_POP
3235        || (*msg)->magic == M_POP
3236  #endif
3237 +#ifdef USE_NNTP
3238 +      || (*msg)->magic == M_NNTP
3239 +#endif
3240        )
3241    {
3242      r = safe_fclose (&(*msg)->fp);
3243 Index: mutt-1.5.20/mx.h
3244 ===================================================================
3245 --- mutt-1.5.20.orig/mx.h       2010-06-06 23:16:31.817586456 -0300
3246 +++ mutt-1.5.20/mx.h    2010-06-06 23:17:40.440586932 -0300
3247 @@ -43,6 +43,9 @@
3248  #ifdef USE_COMPRESSED
3249    , M_COMPRESSED
3250  #endif
3251 +#ifdef USE_NNTP
3252 +  , M_NNTP
3253 +#endif
3254  };
3255  
3256  WHERE short DefaultMagic INITVAL (M_MBOX);
3257 Index: mutt-1.5.20/newsrc.c
3258 ===================================================================
3259 --- /dev/null   1970-01-01 00:00:00.000000000 +0000
3260 +++ mutt-1.5.20/newsrc.c        2010-06-06 23:17:40.440586932 -0300
3261 @@ -0,0 +1,1170 @@
3262 +/*
3263 + * Copyright (C) 1998 Brandon Long <blong@fiction.net>
3264 + * Copyright (C) 1999 Andrej Gritsenko <andrej@lucky.net>
3265 + * Copyright (C) 2000-2009 Vsevolod Volkov <vvv@mutt.org.ua>
3266 + * 
3267 + *     This program is free software; you can redistribute it and/or modify
3268 + *     it under the terms of the GNU General Public License as published by
3269 + *     the Free Software Foundation; either version 2 of the License, or
3270 + *     (at your option) any later version.
3271 + * 
3272 + *     This program is distributed in the hope that it will be useful,
3273 + *     but WITHOUT ANY WARRANTY; without even the implied warranty of
3274 + *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3275 + *     GNU General Public License for more details.
3276 + * 
3277 + *     You should have received a copy of the GNU General Public License
3278 + *     along with this program; if not, write to the Free Software
3279 + *     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
3280 + */ 
3281 +
3282 +#if HAVE_CONFIG_H
3283 +# include "config.h"
3284 +#endif
3285 +
3286 +#include "mutt.h"
3287 +#include "mutt_curses.h"
3288 +#include "sort.h"
3289 +#include "mx.h"
3290 +#include "mime.h"
3291 +#include "mailbox.h"
3292 +#include "nntp.h"
3293 +#include "rfc822.h"
3294 +#include "rfc1524.h"
3295 +#include "rfc2047.h"
3296 +
3297 +#include <unistd.h>
3298 +#include <string.h>
3299 +#include <ctype.h>
3300 +#include <stdlib.h>
3301 +#include <sys/stat.h>
3302 +
3303 +void nntp_add_to_list (NNTP_SERVER *s, NNTP_DATA *d)
3304 +{
3305 +  LIST *l;
3306 +
3307 +  if (!s || !d)
3308 +    return;
3309 +
3310 +  l = safe_calloc (1, sizeof (LIST));
3311 +  if (s->list)
3312 +    s->tail->next = l;
3313 +  else
3314 +    s->list = l;
3315 +  s->tail = l;
3316 +  l->data = (void *) d;
3317 +}
3318 +
3319 +static int nntp_parse_newsrc_line (NNTP_SERVER *news, char *line)
3320 +{
3321 +  NNTP_DATA *data;
3322 +  char group[LONG_STRING];
3323 +  int x = 1;
3324 +  char *p = line, *b, *h;
3325 +  size_t len;
3326 +
3327 +  while (*p)
3328 +  {
3329 +    if (*p++ == ',')
3330 +      x++;
3331 +  }
3332 +
3333 +  p = line;
3334 +  while (*p && (*p != ':' && *p != '!')) p++;
3335 +  if (!*p)
3336 +    return -1;
3337 +  len = p + 1 - line;
3338 +  if (len > sizeof (group))
3339 +    len = sizeof (group);
3340 +  strfcpy (group, line, len);
3341 +  if ((data = (NNTP_DATA *)hash_find (news->newsgroups, group)) == NULL)
3342 +  {
3343 +    data = (NNTP_DATA *) safe_calloc (1, sizeof (NNTP_DATA) + strlen (group) + 1);
3344 +    data->group = (char *) data + sizeof (NNTP_DATA);
3345 +    strcpy (data->group, group);
3346 +    data->nserv = news;
3347 +    data->deleted = 1;
3348 +    if (news->newsgroups->nelem < news->newsgroups->curnelem * 2)
3349 +      news->newsgroups = hash_resize (news->newsgroups, news->newsgroups->nelem * 2, 0);
3350 +    hash_insert (news->newsgroups, data->group, data, 0);
3351 +    nntp_add_to_list (news, data);
3352 +  }
3353 +  else
3354 +    FREE ((void **) &data->entries);
3355 +
3356 +  data->rc = 1;
3357 +  data->entries = safe_calloc (x*2, sizeof (NEWSRC_ENTRY));
3358 +  data->max = x*2;
3359 +
3360 +  if (*p == ':')
3361 +    data->subscribed = 1;
3362 +  else
3363 +    data->subscribed = 0;
3364 +
3365 +  p++;
3366 +  b = p;
3367 +  x = 0;
3368 +  while (*b)
3369 +  {
3370 +    while (*p && *p != ',' && *p != '\n') p++;
3371 +    if (*p)
3372 +    {
3373 +      *p = '\0';
3374 +      p++;
3375 +    }
3376 +    if ((h = strchr(b, '-')))
3377 +    {
3378 +      *h = '\0';
3379 +      h++;
3380 +      data->entries[x].first = atoi(b);
3381 +      data->entries[x].last = atoi(h);
3382 +    }
3383 +    else
3384 +    {
3385 +      data->entries[x].first = atoi(b);
3386 +      data->entries[x].last = data->entries[x].first;
3387 +    }
3388 +    b = p;
3389 +    if (data->entries[x].last != 0)
3390 +      x++;
3391 +  }
3392 +  if (x && !data->lastMessage)
3393 +    data->lastMessage = data->entries[x-1].last;
3394 +  data->num = x;
3395 +  mutt_newsgroup_stat (data);
3396 +  dprint (2, (debugfile, "parse_line: Newsgroup %s\n", data->group));
3397 +  
3398 +  return 0;
3399 +}
3400 +
3401 +static int slurp_newsrc (NNTP_SERVER *news)
3402 +{
3403 +  FILE *fp;
3404 +  char *buf;
3405 +  struct stat sb;
3406 +
3407 +  news->stat = stat (news->newsrc, &sb);
3408 +  news->size = sb.st_size;
3409 +  news->mtime = sb.st_mtime;
3410 +
3411 +  if ((fp = safe_fopen (news->newsrc, "r")) == NULL)
3412 +    return -1;
3413 +  /* hmm, should we use dotlock? */
3414 +  if (mx_lock_file (news->newsrc, fileno (fp), 0, 0, 1))
3415 +  {
3416 +    fclose (fp);
3417 +    return -1;
3418 +  }
3419 +
3420 +  buf = safe_malloc (sb.st_size + 1);
3421 +  while (sb.st_size && fgets (buf, sb.st_size + 1, fp))
3422 +    nntp_parse_newsrc_line (news, buf);
3423 +  FREE (&buf);
3424 +
3425 +  mx_unlock_file (news->newsrc, fileno (fp), 0);
3426 +  fclose (fp);
3427 +  return 0;
3428 +}
3429 +
3430 +void nntp_cache_expand (char *dst, const char *src)
3431 +{
3432 +  snprintf (dst, _POSIX_PATH_MAX, "%s/%s", NewsCacheDir, src);
3433 +  mutt_expand_path (dst, _POSIX_PATH_MAX);
3434 +}
3435 +
3436 +/* Loads $news_cache_dir/.index into memory, loads newsserver data
3437 + * and newsgroup cache names */
3438 +static int nntp_parse_cacheindex (NNTP_SERVER *news)
3439 +{
3440 +  struct stat st;
3441 +  char buf[HUGE_STRING], *cp;
3442 +  char dir[_POSIX_PATH_MAX], file[_POSIX_PATH_MAX];
3443 +  FILE *index;
3444 +  NNTP_DATA *data;
3445 +  int l, m, t;
3446 +
3447 +  /* check is server name defined or not */
3448 +  if (!news || !news->conn || !news->conn->account.host)
3449 +    return -1;
3450 +  unset_option (OPTNEWSCACHE);
3451 +  if (!NewsCacheDir || !*NewsCacheDir)
3452 +    return 0;
3453 +
3454 +  strfcpy (dir, NewsCacheDir, sizeof (dir));
3455 +  mutt_expand_path (dir, sizeof(dir));
3456 +
3457 +  if (lstat (dir, &st) || (st.st_mode & S_IFDIR) == 0)
3458 +  {
3459 +    snprintf (buf, sizeof(buf), _("Directory %s not exist. Create it?"), dir);
3460 +    if (mutt_yesorno (buf, M_YES) != M_YES || mkdir (dir, (S_IRWXU+S_IRWXG+
3461 +         S_IRWXO)))
3462 +    {
3463 +      mutt_error _("Cache directory not created!");
3464 +      return -1;
3465 +    }
3466 +    mutt_clear_error();
3467 +  }
3468 +
3469 +  set_option (OPTNEWSCACHE);
3470 +
3471 +  FREE (&news->cache);
3472 +  snprintf (buf, sizeof(buf), "%s/.index", dir);
3473 +  if (!(index = safe_fopen (buf, "a+")))
3474 +    return 0;
3475 +  rewind (index);
3476 +  while (fgets (buf, sizeof(buf), index))
3477 +  {
3478 +    buf[strlen(buf) - 1] = 0;  /* strip ending '\n' */
3479 +    if (!mutt_strncmp (buf, "#: ", 3) &&
3480 +       !mutt_strcasecmp (buf+3, news->conn->account.host))
3481 +      break;
3482 +  }
3483 +  while (fgets (buf, sizeof(buf), index))
3484 +  {
3485 +    cp = buf;
3486 +    while (*cp && *cp != ' ') cp++;
3487 +    if (!*cp) continue;
3488 +    cp[0] = 0;
3489 +    if (!mutt_strcmp (buf, "#:"))
3490 +      break;
3491 +    sscanf (cp + 1, "%s %d %d", file, &l, &m);
3492 +    if (!mutt_strcmp (buf, "ALL"))
3493 +    {
3494 +      news->cache = safe_strdup (file);
3495 +      news->newgroups_time = m;
3496 +    }
3497 +    else if (news->newsgroups)
3498 +    {
3499 +      if ((data = (NNTP_DATA *)hash_find (news->newsgroups, buf)) == NULL)
3500 +      {
3501 +       data = (NNTP_DATA *) safe_calloc (1, sizeof (NNTP_DATA) + strlen (buf) + 1);
3502 +       data->group = (char *) data + sizeof (NNTP_DATA);
3503 +       strcpy(data->group, buf);
3504 +       data->nserv = news;
3505 +       data->deleted = 1;
3506 +       if (news->newsgroups->nelem < news->newsgroups->curnelem * 2)
3507 +         news->newsgroups = hash_resize (news->newsgroups, news->newsgroups->nelem * 2, 0);
3508 +       hash_insert (news->newsgroups, data->group, data, 0);
3509 +       nntp_add_to_list (news, data);
3510 +      }
3511 +      data->cache = safe_strdup (file);
3512 +      t = 0;
3513 +      if (!data->firstMessage || data->lastMessage < m)
3514 +       t = 1;
3515 +      if (!data->firstMessage)
3516 +       data->firstMessage = l;
3517 +      if (data->lastMessage < m)
3518 +       data->lastMessage = m;
3519 +      data->lastCached = m;
3520 +      if (t || !data->unread)
3521 +       mutt_newsgroup_stat (data);
3522 +    }
3523 +  }
3524 +  fclose (index);
3525 +  return 0;
3526 +}
3527 +
3528 +const char *
3529 +nntp_format_str (char *dest, size_t destlen, size_t col, char op, const char *src,
3530 +               const char *fmt, const char *ifstring, const char *elsestring,
3531 +               unsigned long data, format_flag flags)
3532 +{
3533 +  char fn[SHORT_STRING], tmp[SHORT_STRING];
3534 +
3535 +  switch (op)
3536 +  {
3537 +    case 's':
3538 +      strncpy (fn, NewsServer, sizeof(fn) - 1);
3539 +      mutt_strlower (fn);
3540 +      snprintf (tmp, sizeof (tmp), "%%%ss", fmt);
3541 +      snprintf (dest, destlen, tmp, fn);
3542 +      break;
3543 +  }
3544 +  return (src);
3545 +}
3546 +
3547 +/* nntp_parse_url: given an NNPT URL, return host, port,
3548 + * username, password and newsgroup will recognise. */
3549 +int nntp_parse_url (const char *server, ACCOUNT *acct,
3550 +                   char *group, size_t group_len)
3551 +{
3552 +  ciss_url_t url;
3553 +  char *c;
3554 +  int ret = -1;
3555 +
3556 +  /* Defaults */
3557 +  acct->flags = 0;
3558 +  acct->port = NNTP_PORT;
3559 +  acct->type = M_ACCT_TYPE_NNTP;
3560 +
3561 +  c = safe_strdup (server);
3562 +  url_parse_ciss (&url, c);
3563 +
3564 +  if (url.scheme == U_NNTP || url.scheme == U_NNTPS)
3565 +  {
3566 +    if (url.scheme == U_NNTPS)
3567 +    {
3568 +      acct->flags |= M_ACCT_SSL;
3569 +      acct->port = NNTP_SSL_PORT;
3570 +    }
3571 +
3572 +    *group = '\0';
3573 +    if (url.path)
3574 +      strfcpy (group, url.path, group_len);
3575 +
3576 +    ret = mutt_account_fromurl (acct, &url);
3577 +  }
3578 +
3579 +  FREE (&c);
3580 +  return ret;
3581 +}
3582 +
3583 +void nntp_expand_path (char *line, size_t len, ACCOUNT *acct)
3584 +{
3585 +  ciss_url_t url;
3586 +
3587 +  url.path = safe_strdup (line);
3588 +  mutt_account_tourl (acct, &url);
3589 +  url_ciss_tostring (&url, line, len, 0);
3590 +  FREE (&url.path);
3591 +}
3592 +
3593 +/*
3594 + * Automatically loads a newsrc into memory, if necessary.
3595 + * Checks the size/mtime of a newsrc file, if it doesn't match, load
3596 + * again.  Hmm, if a system has broken mtimes, this might mean the file
3597 + * is reloaded every time, which we'd have to fix.
3598 + *
3599 + * a newsrc file is a line per newsgroup, with the newsgroup, then a 
3600 + * ':' denoting subscribed or '!' denoting unsubscribed, then a 
3601 + * comma separated list of article numbers and ranges.
3602 + */
3603 +NNTP_SERVER *mutt_select_newsserver (char *server)
3604 +{
3605 +  char file[_POSIX_PATH_MAX];
3606 +  char *buf, *p;
3607 +  LIST *list;
3608 +  ACCOUNT acct;
3609 +  NNTP_SERVER *serv;
3610 +  CONNECTION *conn;
3611 +
3612 +  if (!server || !*server)
3613 +  {
3614 +    mutt_error _("No newsserver defined!");
3615 +    return NULL;
3616 +  }
3617 +
3618 +  buf = p = safe_calloc (strlen (server) + 10, sizeof (char));
3619 +  if (url_check_scheme (server) == U_UNKNOWN)
3620 +  {
3621 +    strcpy (buf, "news://");
3622 +    p = strchr (buf, '\0');
3623 +  }
3624 +  strcpy (p, server);
3625 +
3626 +  if ((nntp_parse_url (buf, &acct, file, sizeof (file))) < 0 || *file)
3627 +  {
3628 +    FREE (&buf);
3629 +    mutt_error (_("%s is an invalid newsserver specification!"), server);
3630 +    return NULL;
3631 +  }
3632 +  FREE (&buf);
3633 +
3634 +  conn = mutt_conn_find (NULL, &acct);
3635 +  if (!conn)
3636 +    return NULL;
3637 +
3638 +  mutt_FormatString (file, sizeof (file), 0, NONULL (NewsRc), nntp_format_str, 0, 0);
3639 +  mutt_expand_path (file, sizeof (file));
3640 +
3641 +  serv = (NNTP_SERVER *)conn->data;
3642 +  if (serv)
3643 +  {
3644 +    struct stat sb;
3645 +
3646 +    /* externally modified? */
3647 +    if (serv->stat != stat (file, &sb) || (!serv->stat &&
3648 +       (serv->size != sb.st_size || serv->mtime != sb.st_mtime)))
3649 +    {
3650 +      for (list = serv->list; list; list = list->next)
3651 +      {
3652 +       NNTP_DATA *data = (NNTP_DATA *) list->data;
3653 +
3654 +       if (data)
3655 +       {
3656 +         data->subscribed = 0;
3657 +         data->rc = 0;
3658 +         data->num = 0;
3659 +       }
3660 +      }
3661 +      slurp_newsrc (serv);
3662 +      nntp_clear_cacheindex (serv);
3663 +    }
3664 +
3665 +    if (serv->status == NNTP_BYE)
3666 +      serv->status = NNTP_NONE;
3667 +    nntp_check_newgroups (serv, 0);
3668 +    return serv;
3669 +  }
3670 +
3671 +  /* New newsserver */
3672 +  serv = safe_calloc (1, sizeof (NNTP_SERVER));
3673 +  serv->conn = conn;
3674 +  serv->newsrc = safe_strdup (file);
3675 +  serv->newsgroups = hash_create (1009, 0);
3676 +  slurp_newsrc (serv);                 /* load .newsrc */
3677 +  nntp_parse_cacheindex (serv);                /* load .index */
3678 +  if (option (OPTNEWSCACHE) && serv->cache && nntp_get_cache_all (serv) >= 0)
3679 +    nntp_check_newgroups (serv, 1);
3680 +  else if (nntp_get_active (serv) < 0)
3681 +  {
3682 +    hash_destroy (&serv->newsgroups, nntp_delete_data);
3683 +    for (list = serv->list; list; list = list->next)
3684 +      list->data = NULL;
3685 +    mutt_free_list (&serv->list);
3686 +    FREE (&serv->newsrc);
3687 +    FREE (&serv->cache);
3688 +    FREE (&serv);
3689 +    return NULL;
3690 +  }
3691 +  nntp_clear_cacheindex (serv);
3692 +  conn->data = (void *)serv;
3693 +
3694 +  return serv;
3695 +}
3696 +
3697 +/* 
3698 + * full status flags are not supported by nntp, but we can fake some
3699 + * of them.  This is how:
3700 + * Read = a read message number is in the .newsrc
3701 + * New = a message is new since we last read this newsgroup
3702 + * Old = anything else
3703 + * So, Read is marked as such in the newsrc, old is anything that is 
3704 + * "skipped" in the newsrc, and new is anything not in the newsrc nor
3705 + * in the cache. By skipped, I mean before the last unread message
3706 + */
3707 +void nntp_get_status (CONTEXT *ctx, HEADER *h, char *group, int article)
3708 +{
3709 +  NNTP_DATA *data = (NNTP_DATA *) ctx->data;
3710 +  int x;
3711 +
3712 +  if (group)
3713 +    data = (NNTP_DATA *) hash_find (data->nserv->newsgroups, group);
3714 +
3715 +  if (!data)
3716 +  {
3717 +#ifdef DEBUG
3718 +    if (group)
3719 +      dprint (3, (debugfile, "newsgroup %s not found\n", group));
3720 +#endif
3721 +    return;
3722 +  }
3723 +
3724 +  for (x = 0; x < data->num; x++)
3725 +  {
3726 +    if ((article >= data->entries[x].first) &&
3727 +       (article <= data->entries[x].last))
3728 +    {
3729 +      /* we cannot use mutt_set_flag() because mx_update_context()
3730 +        didn't called yet */
3731 +      h->read = 1;
3732 +      return;
3733 +    }
3734 +  }
3735 +  /* If article was not cached yet, it is new! :) */
3736 +  if (!data->cache || article > data->lastCached)
3737 +    return;
3738 +  /* Old articles are articles which aren't read but an article after them
3739 +   * has been cached */
3740 +  if (option (OPTMARKOLD))
3741 +    h->old = 1;
3742 +}
3743 +
3744 +void mutt_newsgroup_stat (NNTP_DATA *data)
3745 +{
3746 +  int i;
3747 +  unsigned int first, last;
3748 +
3749 +  data->unread = 0;
3750 +  if (data->lastMessage == 0 || data->firstMessage > data->lastMessage)
3751 +    return;
3752 +
3753 +  data->unread = data->lastMessage - data->firstMessage + 1;
3754 +  for (i = 0; i < data->num; i++)
3755 +  {
3756 +    first = data->entries[i].first;
3757 +    if (first < data->firstMessage)
3758 +      first = data->firstMessage;
3759 +    last = data->entries[i].last;
3760 +    if (last > data->lastMessage)
3761 +      last = data->lastMessage;
3762 +    if (first <= last)
3763 +      data->unread -= last - first + 1;
3764 +  }
3765 +}
3766 +
3767 +static int puti (char *line, int num)
3768 +{
3769 +  char *p, s[32];
3770 +
3771 +  for (p = s; num; )
3772 +  {
3773 +    *p++ = '0' + num % 10;
3774 +    num /= 10;
3775 +  }
3776 +  while (p > s)
3777 +    *line++ = *--p, num++;
3778 +  *line = '\0';
3779 +  return num;
3780 +}
3781 +
3782 +static void nntp_create_newsrc_line (NNTP_DATA *data, char **buf, char **pline, size_t *buflen)
3783 +{
3784 +  char *line = *pline;
3785 +  size_t len = *buflen - (*pline - *buf);
3786 +  int x, i;
3787 +
3788 +  if (len < LONG_STRING * 10)
3789 +  {
3790 +    len += *buflen;
3791 +    *buflen *= 2;
3792 +    line = *buf;
3793 +    safe_realloc (buf, *buflen);
3794 +    line = *buf + (*pline - line);
3795 +  }
3796 +  strcpy (line, data->group);
3797 +  len -= strlen (line) + 1;
3798 +  line += strlen (line);
3799 +  *line++ = data->subscribed ? ':' : '!';
3800 +  *line++ = ' ';
3801 +  *line = '\0';
3802 +
3803 +  for (x = 0; x < data->num; x++)
3804 +  {
3805 +    if (len < LONG_STRING)
3806 +    {
3807 +      len += *buflen;
3808 +      *buflen *= 2;
3809 +      *pline = line;
3810 +      line = *buf;
3811 +      safe_realloc (buf, *buflen);
3812 +      line = *buf + (*pline - line);
3813 +    }
3814 +    if (x)
3815 +    {
3816 +      *line++ = ',';
3817 +      len--;
3818 +    }
3819 +
3820 +#if 0
3821 +    if (data->entries[x].first == data->entries[x].last)
3822 +      snprintf (line, len, "%d%n", data->entries[x].first, &i);
3823 +    else
3824 +      snprintf (line, len, "%d-%d%n", 
3825 +           data->entries[x].first, data->entries[x].last, &i);
3826 +    len -= i;
3827 +    line += i;
3828 +#else
3829 +    i = puti (line, data->entries[x].first);
3830 +    line +=i; len -= i;
3831 +    if (data->entries[x].first != data->entries[x].last)
3832 +    {
3833 +      *line++ = '-';
3834 +      len--;
3835 +      i = puti (line, data->entries[x].last);
3836 +      line +=i; len -= i;
3837 +    }
3838 +#endif
3839 +  }
3840 +  *line++ = '\n';
3841 +  *line = '\0';
3842 +  *pline = line;
3843 +}
3844 +
3845 +void newsrc_gen_entries (CONTEXT *ctx)
3846 +{
3847 +  NNTP_DATA *data = (NNTP_DATA *)ctx->data;
3848 +  int series, x;
3849 +  unsigned int last = 0, first = 1;
3850 +  int save_sort = SORT_ORDER;
3851 +
3852 +  if (Sort != SORT_ORDER)
3853 +  {
3854 +    save_sort = Sort;
3855 +    Sort = SORT_ORDER;
3856 +    mutt_sort_headers (ctx, 0);
3857 +  }
3858 +
3859 +  if (!data->max)
3860 +  {
3861 +    data->entries = safe_calloc (5, sizeof (NEWSRC_ENTRY));
3862 +    data->max = 5;
3863 +  }
3864 +
3865 +  /*
3866 +   * Set up to fake initial sequence from 1 to the article before the 
3867 +   * first article in our list
3868 +   */
3869 +  data->num = 0;
3870 +  series = 1;
3871 +
3872 +  for (x = 0; x < ctx->msgcount; x++)
3873 +  {
3874 +    if (series) /* search for first unread */
3875 +    {
3876 +      /*
3877 +       * We don't actually check sequential order, since we mark 
3878 +       * "missing" entries as read/deleted
3879 +       */
3880 +      last = ctx->hdrs[x]->article_num;
3881 +      if (last >= data->firstMessage && !ctx->hdrs[x]->deleted &&
3882 +           !ctx->hdrs[x]->read)
3883 +      {
3884 +       if (data->num >= data->max)
3885 +       {
3886 +         data->max = data->max * 2;
3887 +         safe_realloc (&data->entries, 
3888 +             data->max * sizeof (NEWSRC_ENTRY));
3889 +       }
3890 +       data->entries[data->num].first = first;
3891 +       data->entries[data->num].last = last - 1;
3892 +       data->num++;
3893 +       series = 0;
3894 +      }
3895 +    }
3896 +    else /* search for first read */
3897 +    {
3898 +      if (ctx->hdrs[x]->deleted || ctx->hdrs[x]->read)
3899 +      {
3900 +       first = last + 1;
3901 +       series = 1;
3902 +      }
3903 +      last = ctx->hdrs[x]->article_num;
3904 +    }
3905 +  }
3906 +  if (series && first <= data->lastLoaded)
3907 +  {
3908 +    if (data->num >= data->max)
3909 +    {
3910 +      data->max = data->max * 2;
3911 +      safe_realloc (&data->entries, 
3912 +                   data->max * sizeof (NEWSRC_ENTRY));
3913 +    }
3914 +    data->entries[data->num].first = first;
3915 +    data->entries[data->num].last = data->lastLoaded;
3916 +    data->num++;
3917 +  }
3918 +
3919 +  if (save_sort != Sort)
3920 +  {
3921 +    Sort = save_sort;
3922 +    mutt_sort_headers (ctx, 0);
3923 +  }
3924 +}
3925 +
3926 +static int mutt_update_list_file (char *filename, char *section,
3927 +                                 char *key, char *line)
3928 +{
3929 +  FILE *ifp;
3930 +  FILE *ofp;
3931 +  char buf[HUGE_STRING];
3932 +  char tmpfile[_POSIX_PATH_MAX];
3933 +  char *c;
3934 +  int ext = 0, done = 0, r = 0;
3935 +
3936 +  /* if file not exist, create it */
3937 +  if ((ifp = safe_fopen (filename, "a")))
3938 +    fclose (ifp);
3939 +  dprint (1, (debugfile, "Opening %s\n", filename));
3940 +  if (!(ifp = safe_fopen (filename, "r")))
3941 +  {
3942 +    mutt_error (_("Unable to open %s for reading"), filename);
3943 +    return -1;
3944 +  }
3945 +  if (mx_lock_file (filename, fileno (ifp), 0, 0, 1))
3946 +  {
3947 +    fclose (ifp);
3948 +    mutt_error (_("Unable to lock %s"), filename);
3949 +    return -1;
3950 +  }
3951 +  snprintf (tmpfile, sizeof(tmpfile), "%s.tmp", filename);
3952 +  dprint (1, (debugfile, "Opening %s\n", tmpfile));
3953 +  if (!(ofp = fopen (tmpfile, "w")))
3954 +  {
3955 +    fclose (ifp);
3956 +    mutt_error (_("Unable to open %s for writing"), tmpfile);
3957 +    return -1;
3958 +  }
3959 +
3960 +  if (section)
3961 +  {
3962 +    while (r != EOF && !done && fgets (buf, sizeof (buf), ifp))
3963 +    {
3964 +      r = fputs (buf, ofp);
3965 +      c = buf;
3966 +      while (*c && *c != '\n') c++;
3967 +      c[0] = 0;        /* strip EOL */
3968 +      if (!strncmp (buf, "#: ", 3) && !mutt_strcasecmp (buf+3, section))
3969 +       done++;
3970 +    }
3971 +    if (r != EOF && !done)
3972 +    {
3973 +      snprintf (buf, sizeof(buf), "#: %s\n", section);
3974 +      r = fputs (buf, ofp);
3975 +    }
3976 +    done = 0;
3977 +  }
3978 +
3979 +  while (r != EOF && fgets (buf, sizeof (buf), ifp))
3980 +  {
3981 +    if (ext)
3982 +    {
3983 +      c = buf;
3984 +      while (*c && (*c != '\r') && (*c != '\n')) c++;
3985 +      c--;
3986 +      if (*c != '\\') ext = 0;
3987 +    }
3988 +    else if ((section && !strncmp (buf, "#: ", 3)))
3989 +    {
3990 +      if (!done && line)
3991 +      {
3992 +       fputs (line, ofp);
3993 +       fputc ('\n', ofp);
3994 +      }
3995 +      r = fputs (buf, ofp);
3996 +      done++;
3997 +      break;
3998 +    }
3999 +    else if (key && !strncmp (buf, key, strlen(key)) &&
4000 +           (!*key || buf[strlen(key)] == ' '))
4001 +    {
4002 +      c = buf;
4003 +      ext = 0;
4004 +      while (*c && (*c != '\r') && (*c != '\n')) c++;
4005 +      c--;
4006 +      if (*c == '\\') ext = 1;
4007 +      if (!done && line)
4008 +      {
4009 +       r = fputs (line, ofp);
4010 +       if (*key)
4011 +         r = fputc ('\n', ofp);
4012 +       done++;
4013 +      }
4014 +    }
4015 +    else
4016 +    {
4017 +      r = fputs (buf, ofp);
4018 +    }
4019 +  }
4020 +
4021 +  while (r != EOF && fgets (buf, sizeof (buf), ifp))
4022 +    r = fputs (buf, ofp);
4023 +
4024 +  /* If there wasn't a line to replace, put it on the end of the file */
4025 +  if (r != EOF && !done && line)
4026 +  {
4027 +    fputs (line, ofp);
4028 +    r = fputc ('\n', ofp);
4029 +  }
4030 +  mx_unlock_file (filename, fileno (ifp), 0);
4031 +  fclose (ofp);
4032 +  fclose (ifp);
4033 +  if (r == EOF)
4034 +  {
4035 +    unlink (tmpfile);
4036 +    mutt_error (_("Can't write %s"), tmpfile);
4037 +    return -1;
4038 +  }
4039 +  if (rename (tmpfile, filename) < 0)
4040 +  {
4041 +    unlink (tmpfile);
4042 +    mutt_error (_("Can't rename %s to %s"), tmpfile, filename);
4043 +    return -1;
4044 +  }
4045 +  return 0;
4046 +}
4047 +
4048 +int mutt_newsrc_update (NNTP_SERVER *news)
4049 +{
4050 +  char *buf, *line;
4051 +  NNTP_DATA *data;
4052 +  LIST *tmp;
4053 +  int r = -1;
4054 +  size_t len, llen;
4055 +
4056 +  if (!news)
4057 +    return -1;
4058 +  llen = len = 10 * LONG_STRING;
4059 +  line = buf = safe_calloc (1, len);
4060 +  /* we will generate full newsrc here */
4061 +  for (tmp = news->list; tmp; tmp = tmp->next)
4062 +  {
4063 +    data = (NNTP_DATA *) tmp->data;
4064 +    if (!data || !data->rc)
4065 +      continue;
4066 +    nntp_create_newsrc_line (data, &buf, &line, &llen);
4067 +    if (*line)
4068 +      dprint (2, (debugfile, "Added to newsrc: %s\n", line));
4069 +    line += strlen (line);
4070 +  }
4071 +  /* newrc being fully rewritten */
4072 +  if (news->newsrc &&
4073 +     (r = mutt_update_list_file (news->newsrc, NULL, "", buf)) == 0)
4074 +  {
4075 +    struct stat st;
4076 +
4077 +    stat (news->newsrc, &st);
4078 +    news->size = st.st_size;
4079 +    news->mtime = st.st_mtime;
4080 +  }
4081 +  FREE (&buf);
4082 +  return r;
4083 +}
4084 +
4085 +static FILE *mutt_mkname (char *s)
4086 +{
4087 +  char buf[_POSIX_PATH_MAX], *pc;
4088 +  int fd;
4089 +  FILE *fp;
4090 +
4091 +  nntp_cache_expand (buf, s);
4092 +  if ((fp = safe_fopen (buf, "w")))
4093 +    return fp;
4094 +
4095 +  nntp_cache_expand (buf, "cache-XXXXXX");
4096 +  pc = buf + strlen (buf) - 12;        /* positioning to "cache-XXXXXX" */
4097 +  if ((fd = mkstemp (buf)) == -1)
4098 +    return NULL;
4099 +  strcpy (s, pc);      /* generated name */
4100 +  return fdopen (fd, "w");
4101 +}
4102 +
4103 +/* Updates info into .index file: ALL or about selected newsgroup */
4104 +static int nntp_update_cacheindex (NNTP_SERVER *serv, NNTP_DATA *data)
4105 +{
4106 +  char buf[LONG_STRING], *key = "ALL";
4107 +  char file[_POSIX_PATH_MAX];
4108 +
4109 +  if (!serv || !serv->conn || !serv->conn->account.host)
4110 +    return -1;
4111 +
4112 +  if (data && data->group)
4113 +  {
4114 +    key = data->group;
4115 +    snprintf (buf, sizeof (buf), "%s %s %d %d", key, data->cache,
4116 +         data->firstMessage, data->lastLoaded);
4117 +  }
4118 +  else
4119 +  {
4120 +    strfcpy (file, serv->cache, sizeof (file));
4121 +    snprintf (buf, sizeof (buf), "ALL %s 0 %d", file, (int)serv->newgroups_time);
4122 +  }
4123 +  nntp_cache_expand (file, ".index");
4124 +  return mutt_update_list_file (file, serv->conn->account.host, key, buf);
4125 +}
4126 +
4127 +/* Remove cache files of unsubscribed newsgroups */
4128 +void nntp_clear_cacheindex (NNTP_SERVER *news)
4129 +{
4130 +  NNTP_DATA *data;
4131 +  LIST *tmp;
4132 +
4133 +  if (option (OPTSAVEUNSUB) || !news)
4134 +    return;
4135 +
4136 +  for (tmp = news->list; tmp; tmp = tmp->next)
4137 +  {
4138 +    data = (NNTP_DATA *) tmp->data;
4139 +    if (!data || data->subscribed || !data->cache)
4140 +      continue;
4141 +    nntp_delete_cache (data);
4142 +    dprint (2, (debugfile, "Removed from .index: %s\n", data->group));
4143 +  }
4144 +  return;
4145 +}
4146 +
4147 +int nntp_save_cache_index (NNTP_SERVER *news)
4148 +{
4149 +  char buf[HUGE_STRING];
4150 +  char file[_POSIX_PATH_MAX];
4151 +  NNTP_DATA *d;
4152 +  FILE *f;
4153 +  LIST *l;
4154 +
4155 +  if (!news || !news->newsgroups)
4156 +    return -1;
4157 +  if (!option (OPTNEWSCACHE))
4158 +    return 0;
4159 +
4160 +  if (news->cache)
4161 +  {
4162 +    nntp_cache_expand (file, news->cache);
4163 +    unlink (file);
4164 +    f = safe_fopen (file, "w");
4165 +  }
4166 +  else
4167 +  {
4168 +    strfcpy (buf, news->conn->account.host, sizeof(buf));
4169 +    f = mutt_mkname (buf);
4170 +    news->cache = safe_strdup (buf);
4171 +    nntp_cache_expand (file, buf);
4172 +  }
4173 +  if (!f)
4174 +    return -1;
4175 +
4176 +  for (l = news->list; l; l = l->next)
4177 +  {
4178 +    if ((d = (NNTP_DATA *)l->data) && !d->deleted)
4179 +    {
4180 +      if (d->desc)
4181 +       snprintf (buf, sizeof(buf), "%s %d %d %c %s\n", d->group,
4182 +             d->lastMessage, d->firstMessage, d->allowed ? 'y' : 'n',
4183 +             d->desc);
4184 +      else
4185 +       snprintf (buf, sizeof(buf), "%s %d %d %c\n", d->group,
4186 +             d->lastMessage, d->firstMessage, d->allowed ? 'y' : 'n');
4187 +      if (fputs (buf, f) == EOF)
4188 +      {
4189 +       fclose (f);
4190 +       unlink (file);
4191 +       return -1;
4192 +      }
4193 +    }
4194 +  }
4195 +  fclose (f);
4196 +
4197 +  if (nntp_update_cacheindex (news, NULL))
4198 +  {
4199 +    unlink (file);
4200 +    return -1;
4201 +  }
4202 +  return 0;
4203 +}
4204 +
4205 +int nntp_save_cache_group (CONTEXT *ctx)
4206 +{
4207 +  char buf[HUGE_STRING], addr[STRING];
4208 +  char file[_POSIX_PATH_MAX];
4209 +  FILE *f;
4210 +  HEADER *h;
4211 +  struct tm *tm;
4212 +  int i = 0, save = SORT_ORDER;
4213 +  int prev = 0;
4214 +
4215 +  if (!option (OPTNEWSCACHE))
4216 +    return 0;
4217 +  if (!ctx || !ctx->data || ctx->magic != M_NNTP)
4218 +    return -1;
4219 +
4220 +  if (((NNTP_DATA *)ctx->data)->cache)
4221 +  {
4222 +    nntp_cache_expand (file, ((NNTP_DATA *)ctx->data)->cache);
4223 +    unlink (file);
4224 +    f = safe_fopen (file, "w");
4225 +  }
4226 +  else
4227 +  {
4228 +    snprintf (buf, sizeof(buf), "%s-%s",
4229 +       ((NNTP_DATA *)ctx->data)->nserv->conn->account.host,
4230 +       ((NNTP_DATA *)ctx->data)->group);
4231 +    f = mutt_mkname (buf);
4232 +    ((NNTP_DATA *)ctx->data)->cache = safe_strdup (buf);
4233 +    nntp_cache_expand (file, buf);
4234 +  }
4235 +  if (!f)
4236 +    return -1;
4237 +
4238 +  if (Sort != SORT_ORDER)
4239 +  {
4240 +    save = Sort;
4241 +    Sort = SORT_ORDER;
4242 +    mutt_sort_headers (ctx, 0);
4243 +  }
4244 +
4245 +  /* Save only $nntp_context messages... */
4246 +  ((NNTP_DATA *)ctx->data)->lastCached = 0;
4247 +  if (NntpContext && ctx->msgcount > NntpContext)
4248 +    i = ctx->msgcount - NntpContext;
4249 +  for (; i < ctx->msgcount; i++)
4250 +  {
4251 +    if (!ctx->hdrs[i]->deleted && ctx->hdrs[i]->article_num != prev)
4252 +    {
4253 +      h = ctx->hdrs[i];
4254 +      addr[0] = 0;
4255 +      rfc822_write_address (addr, sizeof(addr), h->env->from, 0);
4256 +      tm = gmtime (&h->date_sent);
4257 +      snprintf (buf, sizeof(buf),
4258 +           "%d\t%s\t%s\t%d %s %d %02d:%02d:%02d GMT\t%s\t",
4259 +           h->article_num, h->env->subject, addr, tm->tm_mday,
4260 +           Months[tm->tm_mon], tm->tm_year+1900, tm->tm_hour, tm->tm_min,
4261 +           tm->tm_sec, h->env->message_id);
4262 +      fputs (buf, f);
4263 +      if (h->env->references)
4264 +       mutt_write_references (h->env->references, f, -10);
4265 +      snprintf (buf, sizeof(buf), "\t%ld\t%d\tXref: %s\n", (long int) h->content->length,
4266 +           (int) h->lines, NONULL(h->env->xref));
4267 +      if (fputs (buf, f) == EOF)
4268 +      {
4269 +       fclose (f);
4270 +       unlink (file);
4271 +       return -1;
4272 +      }
4273 +    }
4274 +    prev = ctx->hdrs[i]->article_num;
4275 +  }
4276 +
4277 +  if (save != Sort)
4278 +  {
4279 +    Sort = save;
4280 +    mutt_sort_headers (ctx, 0);
4281 +  }
4282 +  fclose (f);
4283 +
4284 +  if (nntp_update_cacheindex (((NNTP_DATA *)ctx->data)->nserv,
4285 +       (NNTP_DATA *)ctx->data))
4286 +  {
4287 +    unlink (file);
4288 +    return -1;
4289 +  }
4290 +  ((NNTP_DATA *)ctx->data)->lastCached = ((NNTP_DATA *)ctx->data)->lastLoaded;
4291 +  return 0;
4292 +}
4293 +
4294 +void nntp_delete_cache (NNTP_DATA *data)
4295 +{
4296 +  char buf[_POSIX_PATH_MAX];
4297 +
4298 +  if (!option (OPTNEWSCACHE) || !data || !data->cache || !data->nserv)
4299 +    return;
4300 +
4301 +  nntp_cache_expand (buf, data->cache);
4302 +  unlink (buf);
4303 +  FREE (&data->cache);
4304 +  data->lastCached = 0;
4305 +  nntp_cache_expand (buf, ".index");
4306 +  mutt_update_list_file (buf, data->nserv->conn->account.host, data->group, NULL);
4307 +}
4308 +
4309 +NNTP_DATA *mutt_newsgroup_subscribe (NNTP_SERVER *news, char *group)
4310 +{
4311 +  NNTP_DATA *data;
4312 +
4313 +  if (!news || !news->newsgroups || !group || !*group)
4314 +    return NULL;
4315 +  if (!(data = (NNTP_DATA *)hash_find (news->newsgroups, group)))
4316 +  {
4317 +    data = (NNTP_DATA *) safe_calloc (1, sizeof (NNTP_DATA) + strlen (group) + 1);
4318 +    data->group = (char *) data + sizeof (NNTP_DATA);
4319 +    strcpy (data->group, group);
4320 +    data->nserv = news;
4321 +    data->deleted = 1;
4322 +    if (news->newsgroups->nelem < news->newsgroups->curnelem * 2)
4323 +      news->newsgroups = hash_resize (news->newsgroups, news->newsgroups->nelem * 2, 0);
4324 +    hash_insert (news->newsgroups, data->group, data, 0);
4325 +    nntp_add_to_list (news, data);
4326 +  }
4327 +  if (!data->subscribed)
4328 +  {
4329 +    data->subscribed = 1;
4330 +    data->rc = 1;
4331 +  }
4332 +  return data;
4333 +}
4334 +
4335 +NNTP_DATA *mutt_newsgroup_unsubscribe (NNTP_SERVER *news, char *group)
4336 +{
4337 +  NNTP_DATA *data;
4338 +
4339 +  if (!news || !news->newsgroups || !group || !*group ||
4340 +       !(data = (NNTP_DATA *)hash_find (news->newsgroups, group)))
4341 +    return NULL;
4342 +  if (data->subscribed)
4343 +  {
4344 +    data->subscribed = 0;
4345 +    if (!option (OPTSAVEUNSUB))
4346 +      data->rc = 0;
4347 +  }
4348 +  return data;
4349 +}
4350 +
4351 +NNTP_DATA *mutt_newsgroup_catchup (NNTP_SERVER *news, char *group)
4352 +{
4353 +  NNTP_DATA *data;
4354 +
4355 +  if (!news || !news->newsgroups || !group || !*group ||
4356 +      !(data = (NNTP_DATA *)hash_find (news->newsgroups, group)))
4357 +    return NULL;
4358 +  if (!data->max)
4359 +  {
4360 +    data->entries = safe_calloc (5, sizeof (NEWSRC_ENTRY));
4361 +    data->max = 5;
4362 +  }
4363 +  data->num = 1;
4364 +  data->entries[0].first = 1;
4365 +  data->unread = 0;
4366 +  data->entries[0].last = data->lastMessage;
4367 +  if (Context && Context->data == data)
4368 +  {
4369 +    int x;
4370 +
4371 +    for (x = 0; x < Context->msgcount; x++)
4372 +      mutt_set_flag (Context, Context->hdrs[x], M_READ, 1);
4373 +  }
4374 +  return data;
4375 +}
4376 +
4377 +NNTP_DATA *mutt_newsgroup_uncatchup (NNTP_SERVER *news, char *group)
4378 +{
4379 +  NNTP_DATA *data;
4380 +
4381 +  if (!news || !news->newsgroups || !group || !*group ||
4382 +      !(data = (NNTP_DATA *)hash_find (news->newsgroups, group)))
4383 +    return NULL;
4384 +  if (!data->max)
4385 +  {
4386 +    data->entries = safe_calloc (5, sizeof (NEWSRC_ENTRY));
4387 +    data->max = 5;
4388 +  }
4389 +  data->num = 1;
4390 +  data->entries[0].first = 1;
4391 +  data->entries[0].last = data->firstMessage - 1;
4392 +  if (Context && Context->data == data)
4393 +  {
4394 +    int x;
4395 +
4396 +    data->unread = Context->msgcount;
4397 +    for (x = 0; x < Context->msgcount; x++)
4398 +      mutt_set_flag (Context, Context->hdrs[x], M_READ, 0);
4399 +  }
4400 +  else
4401 +    data->unread = data->lastMessage - data->entries[0].last;
4402 +  return data;
4403 +}
4404 +
4405 +/* this routine gives the first newsgroup with new messages */
4406 +void nntp_buffy (char *s)
4407 +{
4408 +  LIST *list;
4409 +
4410 +  for (list = CurrentNewsSrv->list; list; list = list->next)
4411 +  {
4412 +    NNTP_DATA *data = (NNTP_DATA *) list->data;
4413 +
4414 +    if (data && data->subscribed && data->unread)
4415 +    {
4416 +      if (Context && Context->magic == M_NNTP &&
4417 +         !mutt_strcmp (data->group, ((NNTP_DATA *) Context->data)->group))
4418 +      {
4419 +       unsigned int i, unread = 0;
4420 +
4421 +       for (i = 0; i < Context->msgcount; i++)
4422 +         if (!Context->hdrs[i]->read && !Context->hdrs[i]->deleted)
4423 +           unread++;
4424 +       if (!unread)
4425 +         continue;
4426 +      }
4427 +      strcpy (s, data->group);
4428 +      break;
4429 +    }
4430 +  }
4431 +}
4432 Index: mutt-1.5.20/nntp.c
4433 ===================================================================
4434 --- /dev/null   1970-01-01 00:00:00.000000000 +0000
4435 +++ mutt-1.5.20/nntp.c  2010-06-06 23:17:40.441711134 -0300
4436 @@ -0,0 +1,1588 @@
4437 +/*
4438 + * Copyright (C) 1998 Brandon Long <blong@fiction.net>
4439 + * Copyright (C) 1999 Andrej Gritsenko <andrej@lucky.net>
4440 + * Copyright (C) 2000-2007 Vsevolod Volkov <vvv@mutt.org.ua>
4441 + * 
4442 + *     This program is free software; you can redistribute it and/or modify
4443 + *     it under the terms of the GNU General Public License as published by
4444 + *     the Free Software Foundation; either version 2 of the License, or
4445 + *     (at your option) any later version.
4446 + * 
4447 + *     This program is distributed in the hope that it will be useful,
4448 + *     but WITHOUT ANY WARRANTY; without even the implied warranty of
4449 + *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4450 + *     GNU General Public License for more details.
4451 + * 
4452 + *     You should have received a copy of the GNU General Public License
4453 + *     along with this program; if not, write to the Free Software
4454 + *     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
4455 + */ 
4456 +
4457 +#if HAVE_CONFIG_H
4458 +# include "config.h"
4459 +#endif
4460 +
4461 +#include "mutt.h"
4462 +#include "mutt_curses.h"
4463 +#include "sort.h"
4464 +#include "mx.h"
4465 +#include "mime.h"
4466 +#include "rfc1524.h"
4467 +#include "rfc2047.h"
4468 +#include "mailbox.h"
4469 +#include "nntp.h"
4470 +
4471 +#ifdef HAVE_PGP
4472 +#include "pgp.h"
4473 +#endif
4474 +
4475 +#ifdef HAVE_SMIME
4476 +#include "smime.h"
4477 +#endif
4478 +
4479 +#include <unistd.h>
4480 +#include <string.h>
4481 +#include <ctype.h>
4482 +#include <stdlib.h>
4483 +
4484 +static unsigned int _checked = 0;
4485 +
4486 +#ifdef DEBUG
4487 +static void nntp_error (const char *where, const char *msg)
4488 +{
4489 +  dprint (1, (debugfile, "nntp_error(): unexpected response in %s: %s\n", where, msg));
4490 +}
4491 +#endif /* DEBUG */
4492 +
4493 +static int nntp_auth (NNTP_SERVER *serv)
4494 +{
4495 +  CONNECTION *conn = serv->conn;
4496 +  char buf[STRING];
4497 +  unsigned char flags = conn->account.flags;
4498 +
4499 +  if (mutt_account_getuser (&conn->account) || !conn->account.user[0] ||
4500 +      mutt_account_getpass (&conn->account) || !conn->account.pass[0])
4501 +  {
4502 +    conn->account.flags = flags;
4503 +    return -2;
4504 +  }
4505 +
4506 +  mutt_message _("Logging in...");
4507 +
4508 +  snprintf (buf, sizeof (buf), "AUTHINFO USER %s\r\n", conn->account.user);
4509 +  mutt_socket_write (conn, buf);
4510 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4511 +  {
4512 +    conn->account.flags = flags;
4513 +    return -1;
4514 +  }
4515 +
4516 +#ifdef DEBUG
4517 +  /* don't print the password unless we're at the ungodly debugging level */
4518 +  if (debuglevel < M_SOCK_LOG_FULL)
4519 +    dprint (M_SOCK_LOG_CMD, (debugfile, "> AUTHINFO PASS *\n"));
4520 +#endif
4521 +  snprintf (buf, sizeof (buf), "AUTHINFO PASS %s\r\n", conn->account.pass);
4522 +  mutt_socket_write_d (conn, buf, -1, M_SOCK_LOG_FULL);
4523 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4524 +  {
4525 +    conn->account.flags = flags;
4526 +    return -1;
4527 +  }
4528 +
4529 +  if (mutt_strncmp ("281", buf, 3))
4530 +  {
4531 +    conn->account.flags = flags;
4532 +    mutt_error _("Login failed.");
4533 +    sleep (2);
4534 +    return -3;
4535 +  }
4536 +
4537 +  return 0;
4538 +}
4539 +
4540 +static int nntp_connect_error (NNTP_SERVER *serv)
4541 +{
4542 +  serv->status = NNTP_NONE;
4543 +  mutt_socket_close (serv->conn);
4544 +  mutt_error _("Server closed connection!");
4545 +  sleep (2);
4546 +  return -1;
4547 +}
4548 +
4549 +static int nntp_connect_and_auth (NNTP_SERVER *serv)
4550 +{
4551 +  CONNECTION *conn = serv->conn;
4552 +  char buf[STRING];
4553 +  int rc;
4554 +
4555 +  serv->status = NNTP_NONE;
4556 +
4557 +  if (mutt_socket_open (conn) < 0)
4558 +    return -1;
4559 +
4560 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4561 +    return nntp_connect_error (serv);
4562 +
4563 +  if (!mutt_strncmp ("200", buf, 3))
4564 +    mutt_message (_("Connected to %s. Posting ok."), conn->account.host);
4565 +  else if (!mutt_strncmp ("201", buf, 3))
4566 +    mutt_message (_("Connected to %s. Posting NOT ok."), conn->account.host);
4567 +  else
4568 +  {
4569 +    mutt_socket_close (conn);
4570 +    mutt_remove_trailing_ws (buf);
4571 +    mutt_error ("%s", buf);
4572 +    sleep (2);
4573 +    return -1;
4574 +  }
4575 +
4576 +  sleep (1);
4577 +
4578 +  /* Tell INN to switch to mode reader if it isn't so. Ignore all
4579 +   returned codes and messages. */
4580 +  mutt_socket_write (conn, "MODE READER\r\n");
4581 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4582 +    return nntp_connect_error (serv);
4583 +
4584 +  mutt_socket_write (conn, "STAT\r\n");
4585 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4586 +    return nntp_connect_error (serv);
4587 +
4588 +  if (!(conn->account.flags & M_ACCT_USER) && mutt_strncmp ("480", buf, 3))
4589 +  {
4590 +    serv->status = NNTP_OK;
4591 +    return 0;
4592 +  }
4593 +
4594 +  rc = nntp_auth (serv);
4595 +  if (rc == -1)
4596 +    return nntp_connect_error (serv);
4597 +  if (rc == -2)
4598 +  {
4599 +    mutt_socket_close (conn);
4600 +    serv->status = NNTP_BYE;
4601 +    return -1;
4602 +  }
4603 +  if (rc < 0)
4604 +  {
4605 +    mutt_socket_close (conn);
4606 +    mutt_error _("Login failed.");
4607 +    sleep (2);
4608 +    return -1;
4609 +  }
4610 +  serv->status = NNTP_OK;
4611 +  return 0;
4612 +}
4613 +
4614 +static int nntp_attempt_features (NNTP_SERVER *serv)
4615 +{
4616 +  char buf[LONG_STRING];
4617 +  CONNECTION *conn = serv->conn;
4618 +
4619 +  mutt_socket_write (conn, "XOVER\r\n");
4620 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4621 +    return nntp_connect_error (serv);
4622 +  if (mutt_strncmp ("500", buf, 3))
4623 +    serv->hasXOVER = 1;
4624 +
4625 +  mutt_socket_write (conn, "XPAT\r\n");
4626 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4627 +    return nntp_connect_error (serv);
4628 +  if (mutt_strncmp ("500", buf, 3))
4629 +    serv->hasXPAT = 1;
4630 +
4631 +  mutt_socket_write (conn, "LISTGROUP\r\n");
4632 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4633 +    return nntp_connect_error (serv);
4634 +  if (mutt_strncmp ("500", buf, 3))
4635 +    serv->hasLISTGROUP = 1;
4636 +
4637 +  mutt_socket_write (conn, "XGTITLE +\r\n");
4638 +  if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4639 +    return nntp_connect_error (serv);
4640 +  if (mutt_strncmp ("500", buf, 3))
4641 +    serv->hasXGTITLE = 1;
4642 +
4643 +  if (!mutt_strncmp ("282", buf, 3))
4644 +  {
4645 +    do
4646 +    {
4647 +      if (mutt_socket_readln (buf, sizeof (buf), conn) < 0)
4648 +       return nntp_connect_error (serv);
4649 +    } while (!(buf[0] == '.' && buf[1] == '\0'));
4650 +  }
4651 +
4652 +  return 0;
4653 +}
4654 +
4655 +static int nntp_open_connection (NNTP_SERVER *serv)
4656 +{
4657 +  if (serv->status == NNTP_OK)
4658 +    return 0;
4659 +  if (serv->status == NNTP_BYE)
4660 +    return -1;
4661 +  if (nntp_connect_and_auth (serv) < 0)
4662 +    return -1;
4663 +  if (nntp_attempt_features (serv) < 0)
4664 +    return -1;
4665 +  return 0;
4666 +}
4667 +
4668 +static int nntp_reconnect (NNTP_SERVER *serv)
4669 +{
4670 +  char buf[SHORT_STRING];
4671 +
4672 +  mutt_socket_close (serv->conn);
4673 +
4674 +  FOREVER
4675 +  {
4676 +    if (nntp_connect_and_auth (serv) == 0)
4677 +      return 0;
4678 +
4679 +    snprintf (buf, sizeof (buf), _("Connection to %s lost. Reconnect?"),
4680 +                               serv->conn->account.host);
4681 +    if (query_quadoption (OPT_NNTPRECONNECT, buf) != M_YES)
4682 +    {
4683 +      serv->status = NNTP_BYE;
4684 +      return -1;
4685 +    }
4686 +  }
4687 +}
4688 +
4689 +/* Send data from line[LONG_STRING] and receive answer to same line */
4690 +static int mutt_nntp_query (NNTP_DATA *data, char *line, size_t linelen)
4691 +{
4692 +  char buf[LONG_STRING];
4693 +  int done = TRUE;
4694 +
4695 +  if (data->nserv->status == NNTP_BYE)
4696 +    return -1;
4697 +
4698 +  do
4699 +  {
4700 +    if (*line)
4701 +    {
4702 +      mutt_socket_write (data->nserv->conn, line);
4703 +    }
4704 +    else if (data->group)
4705 +    {
4706 +      snprintf (buf, sizeof (buf), "GROUP %s\r\n", data->group);
4707 +      mutt_socket_write (data->nserv->conn, buf);
4708 +    }
4709 +
4710 +    done = TRUE;
4711 +    if (mutt_socket_readln (buf, sizeof (buf), data->nserv->conn) < 0)
4712 +    {
4713 +      if (nntp_reconnect (data->nserv) < 0)
4714 +       return -1;
4715 +
4716 +      if (data->group)
4717 +      {
4718 +       snprintf (buf, sizeof (buf), "GROUP %s\r\n", data->group);
4719 +       mutt_socket_write (data->nserv->conn, buf);
4720 +       if (mutt_socket_readln (buf, sizeof (buf), data->nserv->conn) < 0)
4721 +         return -1;
4722 +      }
4723 +      if (*line)
4724 +       done = FALSE;
4725 +    }
4726 +    else if ((!mutt_strncmp ("480", buf, 3)) && nntp_auth (data->nserv) < 0)
4727 +      return -1;
4728 +  } while (!done);
4729 +
4730 +  strfcpy (line, buf, linelen);
4731 +  return 0;
4732 +}
4733 +
4734 +/*
4735 + * This function calls  funct(*line, *data)  for each received line,
4736 + * funct(NULL, *data)  if  rewind(*data)  needs, exits when fail or done.
4737 + * Returned codes:
4738 + *  0 - successful,
4739 + *  1 - correct but not performed (may be, have to be continued),
4740 + * -1 - conection lost,
4741 + * -2 - invalid command or execution error,
4742 + * -3 - error in funct(*line, *data).
4743 + */
4744 +static int mutt_nntp_fetch (NNTP_DATA *nntp_data, char *query, char *msg,
4745 +               int (*funct) (char *, void *), void *data, int tagged)
4746 +{
4747 +  char buf[LONG_STRING];
4748 +  char *inbuf, *p;
4749 +  int done = FALSE;
4750 +  int chunk, line;
4751 +  size_t lenbuf = 0;
4752 +  int ret;
4753 +
4754 +  do
4755 +  {
4756 +    strfcpy (buf, query, sizeof (buf));
4757 +    if (mutt_nntp_query (nntp_data, buf, sizeof (buf)) < 0)
4758 +      return -1;
4759 +    if (buf[0] == '5')
4760 +      return -2;
4761 +    if (buf[0] != '2')
4762 +      return 1;
4763 +
4764 +    ret = 0;
4765 +    line = 0;
4766 +    inbuf = safe_malloc (sizeof (buf));
4767 +
4768 +    FOREVER
4769 +    {
4770 +      chunk = mutt_socket_readln_d (buf, sizeof (buf), nntp_data->nserv->conn,
4771 +                                   M_SOCK_LOG_HDR);
4772 +      if (chunk < 0)
4773 +       break;
4774 +
4775 +      p = buf;
4776 +      if (!lenbuf && buf[0] == '.')
4777 +      {
4778 +       if (buf[1] == '\0')
4779 +       {
4780 +         done = TRUE;
4781 +         break;
4782 +       }
4783 +       if (buf[1] == '.')
4784 +         p++;
4785 +      }
4786 +
4787 +      strfcpy (inbuf + lenbuf, p, sizeof (buf));
4788 +
4789 +      if (chunk >= sizeof (buf))
4790 +      {
4791 +       lenbuf += strlen (p);
4792 +      }
4793 +      else
4794 +      {
4795 +       line++;
4796 +       if (msg && ReadInc && (line % ReadInc == 0)) {
4797 +         if (tagged)
4798 +           mutt_message (_("%s (tagged: %d) %d"), msg, tagged, line);
4799 +         else
4800 +           mutt_message ("%s %d", msg, line);
4801 +       }
4802 +
4803 +       if (ret == 0 && funct (inbuf, data) < 0)
4804 +         ret = -3;
4805 +       lenbuf = 0;
4806 +      }
4807 +
4808 +      safe_realloc (&inbuf, lenbuf + sizeof (buf));
4809 +    }
4810 +    FREE (&inbuf);
4811 +    funct (NULL, data);
4812 +  }
4813 +  while (!done);
4814 +  return ret;
4815 +}
4816 +
4817 +static int nntp_read_tempfile (char *line, void *file)
4818 +{
4819 +  FILE *f = (FILE *)file;
4820 +
4821 +  if (!line)
4822 +    rewind (f);
4823 +  else
4824 +  {
4825 +    fputs (line, f);
4826 +    if (fputc ('\n', f) == EOF)
4827 +      return -1;
4828 +  }
4829 +  return 0;
4830 +}
4831 +
4832 +static void nntp_parse_xref (CONTEXT *ctx, char *group, char *xref, HEADER *h)
4833 +{
4834 +  register char *p, *b;
4835 +  register char *colon = NULL;
4836 +
4837 +  b = p = xref;
4838 +  while (*p)
4839 +  {
4840 +    /* skip to next word */
4841 +    b = p;
4842 +    while (*b && ((*b == ' ') || (*b == '\t'))) b++;
4843 +    p = b;
4844 +    colon = NULL;
4845 +    /* skip to end of word */
4846 +    while (*p && (*p != ' ') && (*p != '\t')) 
4847 +    {
4848 +      if (*p == ':')
4849 +       colon = p;
4850 +      p++;
4851 +    }
4852 +    if (*p)
4853 +    {
4854 +      *p = '\0';
4855 +      p++;
4856 +    }
4857 +    if (colon)
4858 +    {
4859 +      *colon = '\0';
4860 +      colon++;
4861 +      nntp_get_status (ctx, h, b, atoi(colon));
4862 +      if (h && h->article_num == 0 && mutt_strcmp (group, b) == 0)
4863 +       h->article_num = atoi(colon);
4864 +    }
4865 +  }
4866 +}
4867 +
4868 +/*
4869 + * returns:
4870 + *  0 on success
4871 + *  1 if article not found
4872 + * -1 if read or write error on tempfile or socket
4873 + */
4874 +static int nntp_read_header (CONTEXT *ctx, const char *msgid, int article_num)
4875 +{
4876 +  NNTP_DATA *nntp_data = ((NNTP_DATA *)ctx->data);
4877 +  FILE *f;
4878 +  char buf[LONG_STRING];
4879 +  char tempfile[_POSIX_PATH_MAX];
4880 +  int ret;
4881 +  HEADER *h = ctx->hdrs[ctx->msgcount];
4882 +
4883 +  mutt_mktemp (tempfile);
4884 +  if (!(f = safe_fopen (tempfile, "w+")))
4885 +    return -1;
4886 +
4887 +  if (!msgid)
4888 +    snprintf (buf, sizeof (buf), "HEAD %d\r\n", article_num);
4889 +  else
4890 +    snprintf (buf, sizeof (buf), "HEAD %s\r\n", msgid);
4891 +
4892 +  ret = mutt_nntp_fetch (nntp_data, buf, NULL, nntp_read_tempfile, f, 0);
4893 +  if (ret)
4894 +  {
4895 +#ifdef DEBUG
4896 +    if (ret != -1)
4897 +      dprint(1, (debugfile, "nntp_read_header: %s\n", buf));
4898 +#endif
4899 +    fclose (f);
4900 +    unlink (tempfile);
4901 +    return (ret == -1 ? -1 : 1);
4902 +  }
4903 +
4904 +  h->article_num = article_num;
4905 +  h->env = mutt_read_rfc822_header (f, h, 0, 0);
4906 +  fclose (f);
4907 +  unlink (tempfile);
4908 +
4909 +  if (h->env->xref != NULL)
4910 +    nntp_parse_xref (ctx, nntp_data->group, h->env->xref, h);
4911 +  else if (h->article_num == 0 && msgid)
4912 +  {
4913 +    snprintf (buf, sizeof (buf), "STAT %s\r\n", msgid);
4914 +    if (mutt_nntp_query (nntp_data, buf, sizeof (buf)) == 0)
4915 +      h->article_num = atoi (buf + 4);
4916 +  }
4917 +
4918 +  return 0;
4919 +}
4920 +
4921 +static int parse_description (char *line, void *n)
4922 +{
4923 +#define news ((NNTP_SERVER *) n)
4924 +  register char *d = line;
4925 +  NNTP_DATA *data;
4926 +
4927 +  if (!line)
4928 +    return 0;
4929 +  while (*d && *d != '\t' && *d != ' ') d++;
4930 +    *d = 0;
4931 +  d++;
4932 +  while (*d && (*d == '\t' || *d == ' ')) d++;
4933 +  dprint (2, (debugfile, "group: %s, desc: %s\n", line, d));
4934 +  if ((data = (NNTP_DATA *) hash_find (news->newsgroups, line)) != NULL &&
4935 +       mutt_strcmp (d, data->desc))
4936 +  {
4937 +    FREE (&data->desc);
4938 +    data->desc = safe_strdup (d);
4939 +  }
4940 +  return 0;
4941 +#undef news
4942 +}
4943 +
4944 +static void nntp_get_desc (NNTP_DATA *data, char *mask, char *msg)
4945 +{
4946 +  char buf[STRING];
4947 +
4948 +  if (!option (OPTLOADDESC) || !data || !data->nserv)
4949 +    return;
4950 +
4951 +  /* Get newsgroup description, if we can */
4952 +  if (data->nserv->hasXGTITLE)
4953 +    snprintf (buf, sizeof (buf), "XGTITLE %s\r\n", mask);
4954 +  else
4955 +    snprintf (buf, sizeof (buf), "LIST NEWSGROUPS %s\r\n", mask);
4956 +  if (mutt_nntp_fetch (data, buf, msg, parse_description, data->nserv, 0) != 0)
4957 +  {
4958 +#ifdef DEBUG
4959 +    nntp_error ("nntp_get_desc()", buf);
4960 +#endif
4961 +  }
4962 +}
4963 +
4964 +/*
4965 + * XOVER returns a tab separated list of:
4966 + * id|subject|from|date|Msgid|references|bytes|lines|xref
4967 + *
4968 + * This has to duplicate some of the functionality of 
4969 + * mutt_read_rfc822_header(), since it replaces the call to that (albeit with
4970 + * a limited number of headers which are "parsed" by placement in the list)
4971 + */
4972 +static int nntp_parse_xover (CONTEXT *ctx, char *buf, HEADER *hdr)
4973 +{
4974 +  NNTP_DATA *nntp_data = (NNTP_DATA *) ctx->data;
4975 +  char *p, *b;
4976 +  int x, done = 0;
4977 +
4978 +  hdr->env = mutt_new_envelope();
4979 +  hdr->env->newsgroups = safe_strdup (nntp_data->group);
4980 +  hdr->content = mutt_new_body();
4981 +  hdr->content->type = TYPETEXT;
4982 +  hdr->content->subtype = safe_strdup ("plain");
4983 +  hdr->content->encoding = ENC7BIT;
4984 +  hdr->content->disposition = DISPINLINE;
4985 +  hdr->content->length = -1;
4986 +  b = p = buf;
4987 +
4988 +  for (x = 0; !done && x < 9; x++)
4989 +  {
4990 +    /* if from file, need to skip newline character */
4991 +    while (*p && *p != '\n' && *p != '\t') p++;
4992 +    if (!*p) done++;
4993 +    *p = '\0';
4994 +    p++;
4995 +    switch (x)
4996 +    {
4997 +      case 0:
4998 +
4999 +       hdr->article_num = atoi (b);
5000 +       nntp_get_status (ctx, hdr, NULL, hdr->article_num);
5001 +       break;
5002 +      case 1:
5003 +       hdr->env->subject = safe_strdup (b);
5004 +       /* Now we need to do the things which would normally be done in 
5005 +        * mutt_read_rfc822_header() */
5006 +       if (hdr->env->subject)
5007 +       {
5008 +         regmatch_t pmatch[1];
5009 +
5010 +         rfc2047_decode (&hdr->env->subject);
5011 +
5012 +         if (regexec (ReplyRegexp.rx, hdr->env->subject, 1, pmatch, 0) == 0)
5013 +           hdr->env->real_subj = hdr->env->subject + pmatch[0].rm_eo;
5014 +         else
5015 +           hdr->env->real_subj = hdr->env->subject;
5016 +       }
5017 +       break;
5018 +      case 2:
5019 +       rfc822_free_address (&hdr->env->from);
5020 +       hdr->env->from = rfc822_parse_adrlist (hdr->env->from, b);
5021 +       rfc2047_decode_adrlist (hdr->env->from);
5022 +       break;
5023 +      case 3:
5024 +       hdr->date_sent = mutt_parse_date (b, hdr);
5025 +       hdr->received = hdr->date_sent;
5026 +       break;
5027 +      case 4:
5028 +       FREE (&hdr->env->message_id);
5029 +       hdr->env->message_id = safe_strdup (b);
5030 +       break;
5031 +      case 5:
5032 +       mutt_free_list (&hdr->env->references);
5033 +       hdr->env->references = mutt_parse_references (b, 0);
5034 +       break;
5035 +      case 6:
5036 +       hdr->content->length = atoi (b);
5037 +       break;
5038 +      case 7:
5039 +       hdr->lines = atoi (b);
5040 +       break;
5041 +      case 8:
5042 +       if (!hdr->read)
5043 +         FREE (&hdr->env->xref);
5044 +         b = b + 6;    /* skips the "Xref: " */
5045 +         hdr->env->xref = safe_strdup (b);
5046 +         nntp_parse_xref (ctx, nntp_data->group, b, hdr);
5047 +    }
5048 +    if (!*p)
5049 +      return -1;
5050 +    b = p;
5051 +  }
5052 +  return 0;
5053 +}
5054 +
5055 +typedef struct
5056 +{
5057 +  CONTEXT *ctx;
5058 +  unsigned int base;
5059 +  unsigned int first;
5060 +  unsigned int last;
5061 +  unsigned short *messages;
5062 +  char* msg;
5063 +} FETCH_CONTEXT;
5064 +
5065 +#define fc ((FETCH_CONTEXT *) c)
5066 +static int nntp_fetch_numbers (char *line, void *c)
5067 +{
5068 +  unsigned int num;
5069 +
5070 +  if (!line)
5071 +    return 0;
5072 +  num = atoi (line);
5073 +  if (num < fc->base || num > fc->last)
5074 +    return 0;
5075 +  fc->messages[num - fc->base] = 1;
5076 +  return 0;
5077 +}
5078 +
5079 +static int add_xover_line (char *line, void *c)
5080 +{
5081 +  unsigned int num, total;
5082 +  CONTEXT *ctx = fc->ctx;
5083 +  NNTP_DATA *data = (NNTP_DATA *)ctx->data;
5084 +
5085 +  if (!line)
5086 +    return 0;
5087 +
5088 +  if (ctx->msgcount >= ctx->hdrmax)
5089 +    mx_alloc_memory (ctx);
5090 +  ctx->hdrs[ctx->msgcount] = mutt_new_header ();
5091 +  ctx->hdrs[ctx->msgcount]->index = ctx->msgcount;
5092 +
5093 +  nntp_parse_xover (ctx, line, ctx->hdrs[ctx->msgcount]);
5094 +  num = ctx->hdrs[ctx->msgcount]->article_num;
5095 +
5096 +  if (num >= fc->first && num <= fc->last && fc->messages[num - fc->base])
5097 +  {
5098 +    ctx->msgcount++;
5099 +    if (num > data->lastLoaded)
5100 +      data->lastLoaded = num;
5101 +    num = num - fc->first + 1;
5102 +    total = fc->last - fc->first + 1;
5103 +    if (!ctx->quiet && fc->msg && ReadInc && (num % ReadInc == 0))
5104 +      mutt_message ("%s %d/%d", fc->msg, num, total);
5105 +  }
5106 +  else
5107 +    mutt_free_header (&ctx->hdrs[ctx->msgcount]); /* skip it */
5108 +
5109 +  return 0;
5110 +}
5111 +#undef fc
5112 +
5113 +static int nntp_fetch_headers (CONTEXT *ctx, unsigned int first,
5114 +       unsigned int last)
5115 +{
5116 +  char buf[HUGE_STRING];
5117 +  char *msg = _("Fetching message headers...");
5118 +  NNTP_DATA *nntp_data = ((NNTP_DATA *)ctx->data);
5119 +  int ret;
5120 +  int num;
5121 +  int oldmsgcount;
5122 +  unsigned int current;
5123 +  FILE *f;
5124 +  FETCH_CONTEXT fc;
5125 +
5126 +  /* if empty group or nothing to do */
5127 +  if (!last || first > last)
5128 +    return 0;
5129 +
5130 +  /* fetch list of articles */
5131 +  fc.ctx = ctx;
5132 +  fc.base = first;
5133 +  fc.last = last;
5134 +  fc.messages = safe_calloc (last - first + 1, sizeof (unsigned short));
5135 +  if (nntp_data->nserv->hasLISTGROUP)
5136 +  {
5137 +    mutt_message _("Fetching list of articles...");
5138 +    snprintf (buf, sizeof (buf), "LISTGROUP %s\r\n", nntp_data->group);
5139 +    if (mutt_nntp_fetch (nntp_data, buf, NULL, nntp_fetch_numbers, &fc, 0) != 0)
5140 +    {
5141 +      mutt_error (_("LISTGROUP command failed: %s"), buf);
5142 +#ifdef DEBUG
5143 +      nntp_error ("nntp_fetch_headers()", buf);
5144 +#endif
5145 +      FREE (&fc.messages);
5146 +      return -1;
5147 +    }
5148 +  }
5149 +  else
5150 +  {
5151 +    for (num = 0; num < last - first + 1; num++)
5152 +      fc.messages[num] = 1;
5153 +  }
5154 +
5155 +  /* CACHE: must be loaded xover cache here */
5156 +  num = nntp_data->lastCached - first + 1;
5157 +  if (option (OPTNEWSCACHE) && nntp_data->cache && num > 0)
5158 +  {
5159 +    nntp_cache_expand (buf, nntp_data->cache);
5160 +    mutt_message _("Fetching headers from cache...");
5161 +    if ((f = safe_fopen (buf, "r")))
5162 +    {
5163 +      int r = 0;
5164 +
5165 +      /* counting number of lines */
5166 +      while (fgets (buf, sizeof (buf), f) != NULL)
5167 +       r++;
5168 +      rewind (f);
5169 +      while (r > num && fgets (buf, sizeof (buf), f) != NULL)
5170 +       r--;
5171 +      oldmsgcount = ctx->msgcount;
5172 +      fc.first = first;
5173 +      fc.last = first + num - 1;
5174 +      fc.msg = NULL;
5175 +      while (fgets (buf, sizeof (buf), f) != NULL)
5176 +       add_xover_line (buf, &fc);
5177 +      fclose (f);
5178 +      nntp_data->lastLoaded = fc.last;
5179 +      first = fc.last + 1;
5180 +      if (ctx->msgcount > oldmsgcount)
5181 +       mx_update_context (ctx, ctx->msgcount - oldmsgcount);
5182 +    }
5183 +    else
5184 +      nntp_delete_cache (nntp_data);
5185 +  }
5186 +  num = last - first + 1;
5187 +  if (num <= 0)
5188 +  {
5189 +    FREE (&fc.messages);
5190 +    return 0;
5191 +  }
5192 +
5193 +  /*
5194 +   * Without XOVER, we have to fetch each article header and parse
5195 +   * it.  With XOVER, we ask for all of them
5196 +   */
5197 +  mutt_message (msg);
5198 +  if (nntp_data->nserv->hasXOVER)
5199 +  {
5200 +    oldmsgcount = ctx->msgcount;
5201 +    fc.first = first;
5202 +    fc.last = last;
5203 +    fc.msg = msg;
5204 +    snprintf (buf, sizeof (buf), "XOVER %d-%d\r\n", first, last);
5205 +    ret = mutt_nntp_fetch (nntp_data, buf, NULL, add_xover_line, &fc, 0);
5206 +    if (ctx->msgcount > oldmsgcount)
5207 +      mx_update_context (ctx, ctx->msgcount - oldmsgcount);
5208 +    if (ret != 0)
5209 +    {
5210 +      mutt_error (_("XOVER command failed: %s"), buf);
5211 +#ifdef DEBUG
5212 +      nntp_error ("nntp_fetch_headers()", buf);
5213 +#endif
5214 +      FREE (&fc.messages);
5215 +      return -1;
5216 +    }
5217 +    /* fetched OK */
5218 +  }
5219 +  else
5220 +  for (current = first; current <= last; current++)
5221 +  {
5222 +    HEADER *h;
5223 +
5224 +    ret = current - first + 1;
5225 +    mutt_message ("%s %d/%d", msg, ret, num);
5226 +
5227 +    if (!fc.messages[current - fc.base])
5228 +      continue;
5229 +
5230 +    if (ctx->msgcount >= ctx->hdrmax)
5231 +      mx_alloc_memory (ctx);
5232 +    h = ctx->hdrs[ctx->msgcount] = mutt_new_header ();
5233 +    h->index = ctx->msgcount;
5234 +
5235 +    ret = nntp_read_header (ctx, NULL, current);
5236 +    if (ret == 0) /* Got article. Fetch next header */
5237 +    {
5238 +      nntp_get_status (ctx, h, NULL, h->article_num);
5239 +      ctx->msgcount++;
5240 +      mx_update_context (ctx, 1);
5241 +    }
5242 +    else
5243 +      mutt_free_header (&h); /* skip it */
5244 +    if (ret == -1)
5245 +    {
5246 +      FREE (&fc.messages);
5247 +      return -1;
5248 +    }
5249 +
5250 +    if (current > nntp_data->lastLoaded)
5251 +      nntp_data->lastLoaded = current;
5252 +  }
5253 +  FREE (&fc.messages);
5254 +  nntp_data->lastLoaded = last;
5255 +  mutt_clear_error ();
5256 +  return 0;
5257 +}
5258 +
5259 +/* 
5260 + * currently, nntp "mailbox" is "newsgroup"
5261 + */
5262 +int nntp_open_mailbox (CONTEXT *ctx)
5263 +{
5264 +  NNTP_DATA *nntp_data;
5265 +  NNTP_SERVER *serv;
5266 +  char buf[HUGE_STRING];
5267 +  char server[LONG_STRING];
5268 +  int count = 0;
5269 +  unsigned int first;
5270 +  ACCOUNT acct;
5271 +
5272 +  if (nntp_parse_url (ctx->path, &acct, buf, sizeof (buf)) < 0 || !*buf)
5273 +  {
5274 +    mutt_error (_("%s is an invalid newsgroup specification!"), ctx->path);
5275 +    mutt_sleep (2);
5276 +    return -1;
5277 +  }
5278 +
5279 +  server[0] = '\0';
5280 +  nntp_expand_path (server, sizeof (server), &acct);
5281 +  if (!(serv = mutt_select_newsserver (server)) || serv->status != NNTP_OK)
5282 +    return -1;
5283 +
5284 +  CurrentNewsSrv = serv;
5285 +
5286 +  /* create NNTP-specific state struct if nof found in list */
5287 +  if ((nntp_data = (NNTP_DATA *) hash_find (serv->newsgroups, buf)) == NULL)
5288 +  {
5289 +    nntp_data = safe_calloc (1, sizeof (NNTP_DATA) + strlen (buf) + 1);
5290 +    nntp_data->group = (char *) nntp_data + sizeof (NNTP_DATA);
5291 +    strcpy (nntp_data->group, buf);
5292 +    hash_insert (serv->newsgroups, nntp_data->group, nntp_data, 0);
5293 +    nntp_add_to_list (serv, nntp_data);
5294 +  }
5295 +  ctx->data = nntp_data;
5296 +  ctx->mx_close = nntp_fastclose_mailbox;
5297 +  nntp_data->nserv = serv;
5298 +
5299 +  mutt_message (_("Selecting %s..."), nntp_data->group);
5300 +
5301 +  if (!nntp_data->desc)
5302 +  {
5303 +    nntp_get_desc (nntp_data, nntp_data->group, NULL);
5304 +    if (nntp_data->desc)
5305 +      nntp_save_cache_index (serv);
5306 +  }
5307 +
5308 +  buf[0] = 0;
5309 +  if (mutt_nntp_query (nntp_data, buf, sizeof(buf)) < 0)
5310 +  {
5311 +#ifdef DEBUG
5312 +    nntp_error ("nntp_open_mailbox()", buf);
5313 +#endif
5314 +    return -1;
5315 +  }
5316 +
5317 +  if (mutt_strncmp ("211", buf, 3))
5318 +  {
5319 +    LIST *l = serv->list;
5320 +
5321 +    /* GROUP command failed */
5322 +    if (!mutt_strncmp ("411", buf, 3))
5323 +    {
5324 +      mutt_error (_("Newsgroup %s not found on server %s"),
5325 +                   nntp_data->group, serv->conn->account.host);
5326 +
5327 +      /* CACHE: delete cache and line from .index */
5328 +      nntp_delete_cache (nntp_data);
5329 +      hash_delete (serv->newsgroups, nntp_data->group, NULL, nntp_delete_data);
5330 +      while (l && l->data != (void *) nntp_data) l = l->next;
5331 +      if (l)
5332 +       l->data = NULL;
5333 +
5334 +      sleep (2);
5335 +    }
5336 +
5337 +    return -1;
5338 +  }
5339 +
5340 +  sscanf (buf + 4, "%d %u %u %s", &count, &nntp_data->firstMessage, 
5341 +         &nntp_data->lastMessage, buf);
5342 +
5343 +  nntp_data->deleted = 0;
5344 +
5345 +  time (&serv->check_time);
5346 +
5347 +  /*
5348 +   * Check for max adding context. If it is greater than $nntp_context,
5349 +   * strip off extra articles
5350 +   */
5351 +  first = nntp_data->firstMessage;
5352 +  if (NntpContext && nntp_data->lastMessage - first + 1 > NntpContext)
5353 +    first = nntp_data->lastMessage - NntpContext + 1;
5354 +  if (first)
5355 +    nntp_data->lastLoaded = first - 1;
5356 +  return nntp_fetch_headers (ctx, first, nntp_data->lastMessage);
5357 +}
5358 +
5359 +int nntp_fetch_message (MESSAGE *msg, CONTEXT *ctx, int msgno)
5360 +{
5361 +  char buf[LONG_STRING];
5362 +  char path[_POSIX_PATH_MAX];
5363 +  NNTP_CACHE *cache;
5364 +  char *m = _("Fetching message...");
5365 +  int ret;
5366 +
5367 +  /* see if we already have the message in our cache */
5368 +  cache = &((NNTP_DATA *) ctx->data)->acache[ctx->hdrs[msgno]->index % NNTP_CACHE_LEN];
5369 +
5370 +  /* if everything is fine, assign msg->fp and return */
5371 +  if (cache->path && cache->index == ctx->hdrs[msgno]->index &&
5372 +      (msg->fp = fopen (cache->path, "r")))
5373 +    return 0;
5374 +
5375 +  /* clear the previous entry */
5376 +  unlink (cache->path);
5377 +  free (cache->path);
5378 +
5379 +  mutt_message (m);
5380 +
5381 +  cache->index = ctx->hdrs[msgno]->index;
5382 +  mutt_mktemp (path);
5383 +  cache->path = safe_strdup (path);
5384 +  if (!(msg->fp = safe_fopen (path, "w+")))
5385 +  {
5386 +    FREE (&cache->path);
5387 +    return -1;
5388 +  }
5389 +
5390 +  if (ctx->hdrs[msgno]->article_num == 0)
5391 +    snprintf (buf, sizeof (buf), "ARTICLE %s\r\n",
5392 +         ctx->hdrs[msgno]->env->message_id);
5393 +  else
5394 +    snprintf (buf, sizeof (buf), "ARTICLE %d\r\n",
5395 +         ctx->hdrs[msgno]->article_num);
5396 +
5397 +  ret = mutt_nntp_fetch ((NNTP_DATA *)ctx->data, buf, m, nntp_read_tempfile,
5398 +       msg->fp, ctx->tagged);
5399 +  if (ret == 1)
5400 +  {
5401 +    mutt_error (_("Article %d not found on server"), 
5402 +         ctx->hdrs[msgno]->article_num);
5403 +    dprint (1, (debugfile, "nntp_fetch_message: %s\n", buf));
5404 +  }
5405 +
5406 +  if (ret)
5407 +  {
5408 +    fclose (msg->fp);
5409 +    unlink (path);
5410 +    FREE (&cache->path);
5411 +    return -1;
5412 +  }
5413 +
5414 +  mutt_free_envelope (&ctx->hdrs[msgno]->env);
5415 +  ctx->hdrs[msgno]->env = mutt_read_rfc822_header (msg->fp, ctx->hdrs[msgno], 0, 0);
5416 +  /* fix content length */
5417 +  fseek(msg->fp, 0, SEEK_END);
5418 +  ctx->hdrs[msgno]->content->length = ftell (msg->fp) - 
5419 +                                        ctx->hdrs[msgno]->content->offset;
5420 +
5421 +  /* this is called in mutt before the open which fetches the message, 
5422 +   * which is probably wrong, but we just call it again here to handle
5423 +   * the problem instead of fixing it.
5424 +   */
5425 +  mutt_parse_mime_message (ctx, ctx->hdrs[msgno]);
5426 +
5427 +  /* These would normally be updated in mx_update_context(), but the 
5428 +   * full headers aren't parsed with XOVER, so the information wasn't
5429 +   * available then.
5430 +   */
5431 +#if defined(HAVE_PGP) || defined(HAVE_SMIME)
5432 +  ctx->hdrs[msgno]->security = crypt_query (ctx->hdrs[msgno]->content);
5433 +#endif /* HAVE_PGP || HAVE_SMIME */
5434 +
5435 +  mutt_clear_error();
5436 +  rewind (msg->fp);
5437 +
5438 +  return 0;
5439 +}
5440 +
5441 +/* Post article */
5442 +int nntp_post (const char *msg) {
5443 +  char buf[LONG_STRING];
5444 +  size_t len;
5445 +  FILE *f;
5446 +  NNTP_DATA *nntp_data;
5447 +
5448 +  if (Context && Context->magic == M_NNTP)
5449 +    nntp_data = (NNTP_DATA *)Context->data;
5450 +  else
5451 +  {
5452 +    if (!(CurrentNewsSrv = mutt_select_newsserver (NewsServer)) ||
5453 +       !CurrentNewsSrv->list || !CurrentNewsSrv->list->data)
5454 +    {
5455 +      mutt_error (_("Can't post article. No connection to news server."));
5456 +      return -1;
5457 +    }
5458 +    nntp_data = (NNTP_DATA *)CurrentNewsSrv->list->data;
5459 +  }
5460 +
5461 +  if (!(f = safe_fopen (msg, "r")))
5462 +  {
5463 +    mutt_error (_("Can't post article. Unable to open %s"), msg);
5464 +    return -1;
5465 +  }
5466 +
5467 +  strfcpy (buf, "POST\r\n", sizeof (buf));
5468 +  if (mutt_nntp_query (nntp_data, buf, sizeof (buf)) < 0)
5469 +  {
5470 +    mutt_error (_("Can't post article. Connection to %s lost."),
5471 +               nntp_data->nserv->conn->account.host);
5472 +    return -1;
5473 +  }
5474 +  if (buf[0] != '3')
5475 +  {
5476 +    mutt_error (_("Can't post article: %s"), buf);
5477 +    return -1;
5478 +  }
5479 +
5480 +  buf[0] = '.';
5481 +  buf[1] = '\0';
5482 +  while (fgets (buf + 1, sizeof (buf) - 2, f) != NULL)
5483 +  {
5484 +    len = strlen (buf);
5485 +    if (buf[len - 1] == '\n')
5486 +    {
5487 +      buf[len - 1] = '\r';
5488 +      buf[len] = '\n';
5489 +      len++;
5490 +      buf[len] = '\0';
5491 +    }
5492 +    if (buf[1] == '.')
5493 +      mutt_socket_write_d (nntp_data->nserv->conn, buf, -1, M_SOCK_LOG_HDR);
5494 +    else
5495 +      mutt_socket_write_d (nntp_data->nserv->conn, buf + 1, -1, M_SOCK_LOG_HDR);
5496 +  }
5497 +  fclose (f);
5498 +
5499 +  if (buf[strlen (buf) - 1] != '\n')
5500 +    mutt_socket_write_d (nntp_data->nserv->conn, "\r\n", -1, M_SOCK_LOG_HDR);
5501 +  mutt_socket_write_d (nntp_data->nserv->conn, ".\r\n", -1, M_SOCK_LOG_HDR);
5502 +  if (mutt_socket_readln (buf, sizeof (buf), nntp_data->nserv->conn) < 0)
5503 +  {
5504 +    mutt_error (_("Can't post article. Connection to %s lost."),
5505 +               nntp_data->nserv->conn->account.host);
5506 +    return -1;
5507 +  }
5508 +  if (buf[0] != '2')
5509 +  {
5510 +    mutt_error (_("Can't post article: %s"), buf);
5511 +    return -1;
5512 +  }
5513 +
5514 +  return 0;
5515 +}
5516 +
5517 +/* nntp_logout_all: close all open connections. */
5518 +void nntp_logout_all (void)
5519 +{
5520 +  char buf[LONG_STRING];
5521 +  CONNECTION* conn;
5522 +
5523 +  conn = mutt_socket_head ();
5524 +
5525 +  while (conn)
5526 +  {
5527 +    CONNECTION *next = conn->next;
5528 +
5529 +    if (conn->account.type == M_ACCT_TYPE_NNTP)
5530 +    {
5531 +      mutt_message (_("Closing connection to %s..."), conn->account.host);
5532 +      mutt_socket_write (conn, "QUIT\r\n");
5533 +      mutt_socket_readln (buf, sizeof (buf), conn);
5534 +      mutt_clear_error ();
5535 +      mutt_socket_close (conn);
5536 +      mutt_socket_free (conn);
5537 +    }
5538 +
5539 +    conn = next;
5540 +  }
5541 +}
5542 +
5543 +static void nntp_free_acache (NNTP_DATA *data)
5544 +{
5545 +  int i;
5546 +
5547 +  for (i = 0; i < NNTP_CACHE_LEN; i++)
5548 +  {
5549 +    if (data->acache[i].path)
5550 +    {
5551 +      unlink (data->acache[i].path);
5552 +      FREE (&data->acache[i].path);
5553 +    }
5554 +  }
5555 +}
5556 +
5557 +void nntp_delete_data (void *p)
5558 +{
5559 +  NNTP_DATA *data = (NNTP_DATA *)p;
5560 +
5561 +  if (!p)
5562 +    return;
5563 +  FREE (&data->entries);
5564 +  FREE (&data->desc);
5565 +  FREE (&data->cache);
5566 +  nntp_free_acache (data);
5567 +  FREE (p);
5568 +}
5569 +
5570 +int nntp_sync_mailbox (CONTEXT *ctx)
5571 +{
5572 +  NNTP_DATA *data = ctx->data;
5573 +
5574 +  /* CACHE: update cache and .index files */
5575 +  if ((option (OPTSAVEUNSUB) || data->subscribed))
5576 +    nntp_save_cache_group (ctx);
5577 +  nntp_free_acache (data);
5578 +
5579 +  data->nserv->check_time = 0; /* next nntp_check_mailbox() will really check */
5580 +  return 0;
5581 +}
5582 +
5583 +int nntp_fastclose_mailbox (CONTEXT *ctx)
5584 +{
5585 +  NNTP_DATA *data = (NNTP_DATA *) ctx->data, *tmp;
5586 +
5587 +  if (!data)
5588 +    return 0;
5589 +  nntp_free_acache (data);
5590 +  if (!data->nserv || !data->nserv->newsgroups || !data->group)
5591 +    return 0;
5592 +  nntp_save_cache_index (data->nserv);
5593 +  if ((tmp = hash_find (data->nserv->newsgroups, data->group)) == NULL
5594 +       || tmp != data)
5595 +    nntp_delete_data (data);
5596 +  return 0;
5597 +}
5598 +
5599 +/* commit changes and terminate connection */
5600 +int nntp_close_mailbox (CONTEXT *ctx)
5601 +{
5602 +  if (!ctx)
5603 +    return -1;
5604 +  mutt_message _("Quitting newsgroup...");
5605 +  if (ctx->data)
5606 +  {
5607 +    NNTP_DATA *data = (NNTP_DATA *) ctx->data;
5608 +    int ret;
5609 +
5610 +    if (data->nserv && data->nserv->conn && ctx->unread)
5611 +    {
5612 +      ret = query_quadoption (OPT_CATCHUP, _("Mark all articles read?"));
5613 +      if (ret == M_YES)
5614 +       mutt_newsgroup_catchup (data->nserv, data->group);
5615 +      else if (ret < 0)
5616 +       return -1;
5617 +    }
5618 +  }
5619 +  nntp_sync_mailbox (ctx);
5620 +  if (ctx->data && ((NNTP_DATA *)ctx->data)->nserv)
5621 +  {
5622 +    NNTP_SERVER *news;
5623 +
5624 +    news = ((NNTP_DATA *)ctx->data)->nserv;
5625 +    newsrc_gen_entries (ctx);
5626 +    ((NNTP_DATA *)ctx->data)->unread = ctx->unread;
5627 +    mutt_newsrc_update (news);
5628 +  }
5629 +  mutt_clear_error();
5630 +  return 0;
5631 +}
5632 +
5633 +/* use the GROUP command to poll for new mail */
5634 +static int _nntp_check_mailbox (CONTEXT *ctx, NNTP_DATA *nntp_data)
5635 +{
5636 +  char buf[LONG_STRING];
5637 +  int count = 0;
5638 +
5639 +  if (nntp_data->nserv->check_time + NewsPollTimeout > time (NULL))
5640 +    return 0;
5641 +
5642 +  buf[0] = 0;
5643 +  if (mutt_nntp_query (nntp_data, buf, sizeof (buf)) < 0)
5644 +  {
5645 +#ifdef DEBUG
5646 +    nntp_error ("nntp_check_mailbox()", buf);
5647 +#endif
5648 +    return -1;
5649 +  }
5650 +  if (mutt_strncmp ("211", buf, 3))
5651 +  {
5652 +    buf[0] = 0;
5653 +    if (mutt_nntp_query (nntp_data, buf, sizeof (buf)) < 0)
5654 +    {
5655 +#ifdef DEBUG
5656 +      nntp_error ("nntp_check_mailbox()", buf);
5657 +#endif
5658 +      return -1;
5659 +    }
5660 +  }
5661 +  if (!mutt_strncmp ("211", buf, 3))
5662 +  {
5663 +    int first;
5664 +    int last;
5665 +
5666 +    sscanf (buf + 4, "%d %d %d", &count, &first, &last);
5667 +    nntp_data->firstMessage = first;
5668 +    nntp_data->lastMessage = last;
5669 +    if (ctx && last > nntp_data->lastLoaded)
5670 +    {
5671 +      nntp_fetch_headers (ctx, nntp_data->lastLoaded + 1, last);
5672 +      time (&nntp_data->nserv->check_time);
5673 +      return 1;
5674 +    }
5675 +    if (!last || (!nntp_data->rc && !nntp_data->lastCached))
5676 +      nntp_data->unread = count;
5677 +    else
5678 +      mutt_newsgroup_stat (nntp_data);
5679 +    /* active was renumbered? */
5680 +    if (last < nntp_data->lastLoaded)
5681 +    {
5682 +      if (!nntp_data->max)
5683 +      {
5684 +       nntp_data->entries = safe_calloc (5, sizeof (NEWSRC_ENTRY));
5685 +       nntp_data->max = 5;
5686 +      }
5687 +      nntp_data->lastCached = 0;
5688 +      nntp_data->num = 1;
5689 +      nntp_data->entries[0].first = 1;
5690 +      nntp_data->entries[0].last = 0;
5691 +    }
5692 +  }
5693 +
5694 +  time (&nntp_data->nserv->check_time);
5695 +  return 0;
5696 +}
5697 +
5698 +int nntp_check_mailbox (CONTEXT *ctx)
5699 +{
5700 +  return _nntp_check_mailbox (ctx, (NNTP_DATA *)ctx->data);
5701 +}
5702 +
5703 +static int add_group (char *buf, void *serv)
5704 +{
5705 +#define s ((NNTP_SERVER *) serv)
5706 +  char group[LONG_STRING], mod, desc[HUGE_STRING];
5707 +  int first, last;
5708 +  NNTP_DATA *nntp_data;
5709 +  static int n = 0;
5710 +
5711 +  _checked = n;        /* _checked have N, where N = number of groups */
5712 +  if (!buf)    /* at EOF must be zerouth */
5713 +    n = 0;
5714 +
5715 +  if (!s || !buf)
5716 +    return 0;
5717 +
5718 +  *desc = 0;
5719 +  sscanf (buf, "%s %d %d %c %[^\n]", group, &last, &first, &mod, desc);
5720 +  if (!group)
5721 +    return 0;
5722 +  if ((nntp_data = (NNTP_DATA *) hash_find (s->newsgroups, group)) == NULL)
5723 +  {
5724 +    n++;
5725 +    nntp_data = safe_calloc (1, sizeof (NNTP_DATA) + strlen (group) + 1);
5726 +    nntp_data->group = (char *) nntp_data + sizeof (NNTP_DATA);
5727 +    strcpy (nntp_data->group, group);
5728 +    nntp_data->nserv = s;
5729 +    if (s->newsgroups->nelem < s->newsgroups->curnelem * 2)
5730 +      s->newsgroups = hash_resize (s->newsgroups, s->newsgroups->nelem * 2, 0);
5731 +    hash_insert (s->newsgroups, nntp_data->group, nntp_data, 0);
5732 +    nntp_add_to_list (s, nntp_data);
5733 +  }
5734 +  nntp_data->deleted = 0;
5735 +  nntp_data->firstMessage = first;
5736 +  nntp_data->lastMessage = last;
5737 +  if (mod == 'y')
5738 +    nntp_data->allowed = 1;
5739 +  else
5740 +    nntp_data->allowed = 0;
5741 +  if (nntp_data->desc)
5742 +    FREE (&nntp_data->desc);
5743 +  if (*desc)
5744 +    nntp_data->desc = safe_strdup (desc);
5745 +  if (nntp_data->rc || nntp_data->lastCached)
5746 +    mutt_newsgroup_stat (nntp_data);
5747 +  else if (nntp_data->lastMessage &&
5748 +       nntp_data->firstMessage <= nntp_data->lastMessage)
5749 +    nntp_data->unread = nntp_data->lastMessage - nntp_data->firstMessage + 1;
5750 +  else
5751 +    nntp_data->unread = 0;
5752 +
5753 +  return 0;
5754 +#undef s
5755 +}
5756 +
5757 +int nntp_check_newgroups (NNTP_SERVER *serv, int force)
5758 +{
5759 +  char buf[LONG_STRING];
5760 +  char msg[SHORT_STRING];
5761 +  NNTP_DATA nntp_data;
5762 +  LIST *l;
5763 +  LIST emp;
5764 +  time_t now;
5765 +  struct tm *t;
5766 +  unsigned int count = 0;
5767 +  unsigned int total = 0;
5768 +
5769 +  if (!serv || !serv->newgroups_time)
5770 +    return -1;
5771 +
5772 +  if (nntp_open_connection (serv) < 0)
5773 +    return -1;
5774 +
5775 +  /* check subscribed groups for new news */
5776 +  if (option (OPTSHOWNEWNEWS))
5777 +  {
5778 +    mutt_message _("Checking for new messages...");
5779 +    for (l = serv->list; l; l = l->next)
5780 +    {
5781 +      serv->check_time = 0;    /* really check! */
5782 +      if (l->data && ((NNTP_DATA *) l->data)->subscribed)
5783 +       _nntp_check_mailbox (NULL, (NNTP_DATA *) l->data);
5784 +    }
5785 +  }
5786 +  else if (!force)
5787 +    return 0;
5788 +
5789 +  mutt_message _("Checking for new newsgroups...");
5790 +  now = serv->newgroups_time;
5791 +  time (&serv->newgroups_time);
5792 +  t = gmtime (&now);
5793 +  snprintf (buf, sizeof (buf), "NEWGROUPS %02d%02d%02d %02d%02d%02d GMT\r\n",
5794 +       (t->tm_year % 100), t->tm_mon + 1, t->tm_mday, t->tm_hour, t->tm_min,
5795 +       t->tm_sec);
5796 +  nntp_data.nserv = serv;
5797 +  if (Context && Context->magic == M_NNTP)
5798 +    nntp_data.group = ((NNTP_DATA *)Context->data)->group;
5799 +  else
5800 +    nntp_data.group = NULL;
5801 +  l = serv->tail;
5802 +  if (mutt_nntp_fetch (&nntp_data, buf, _("Adding new newsgroups..."),
5803 +       add_group, serv, 0) != 0)
5804 +  {
5805 +#ifdef DEBUG
5806 +    nntp_error ("nntp_check_newgroups()", buf);
5807 +#endif
5808 +    return -1;
5809 +  }
5810 +
5811 +  strfcpy (msg, _("Loading descriptions..."), sizeof (msg));
5812 +  mutt_message (msg);
5813 +  if (l)
5814 +    emp.next = l->next;
5815 +  else
5816 +    emp.next = serv->list;
5817 +  l = &emp;
5818 +  while (l->next)
5819 +  {
5820 +    l = l->next;
5821 +    ((NNTP_DATA *) l->data)->new = 1;
5822 +    total++;
5823 +  }
5824 +  l = &emp;
5825 +  while (l->next)
5826 +  {
5827 +    l = l->next;
5828 +    nntp_get_desc ((NNTP_DATA *) l->data, ((NNTP_DATA *) l->data)->group, NULL);
5829 +    count++;
5830 +    if (ReadInc && (count % ReadInc == 0))
5831 +      mutt_message ("%s %d/%d", msg, count, total);
5832 +  }
5833 +  if (emp.next)
5834 +    nntp_save_cache_index (serv);
5835 +  mutt_clear_error ();
5836 +  return _checked;
5837 +}
5838 +
5839 +/* Load list of all newsgroups from cache ALL */
5840 +int nntp_get_cache_all (NNTP_SERVER *serv)
5841 +{
5842 +  char buf[HUGE_STRING];
5843 +  FILE *f;
5844 +
5845 +  nntp_cache_expand (buf, serv->cache);
5846 +  if ((f = safe_fopen (buf, "r")))
5847 +  {
5848 +    int i = 0;
5849 +
5850 +    while (fgets (buf, sizeof(buf), f) != NULL)
5851 +    {
5852 +      if (ReadInc && (i % ReadInc == 0))
5853 +       mutt_message (_("Loading list from cache... %d"), i);
5854 +      add_group (buf, serv);
5855 +      i++;
5856 +    }
5857 +    add_group (NULL, NULL);
5858 +    fclose (f);
5859 +    mutt_clear_error ();
5860 +    return 0;
5861 +  }
5862 +  else
5863 +  {
5864 +    FREE (&serv->cache);
5865 +    return -1;
5866 +  }
5867 +}
5868 +
5869 +/* Load list of all newsgroups from active */
5870 +int nntp_get_active (NNTP_SERVER *serv)
5871 +{
5872 +  char msg[SHORT_STRING];
5873 +  NNTP_DATA nntp_data;
5874 +  LIST *tmp;
5875 +
5876 +  if (nntp_open_connection (serv) < 0)
5877 +    return -1;
5878 +
5879 +  snprintf (msg, sizeof(msg), _("Loading list of all newsgroups on server %s..."),
5880 +               serv->conn->account.host);
5881 +  mutt_message (msg);
5882 +  time (&serv->newgroups_time);
5883 +  nntp_data.nserv = serv;
5884 +  nntp_data.group = NULL;
5885 +
5886 +  if (mutt_nntp_fetch (&nntp_data, "LIST\r\n", msg, add_group, serv, 0) < 0)
5887 +  {
5888 +#ifdef DEBUG
5889 +    nntp_error ("nntp_get_active()", "LIST\r\n");
5890 +#endif
5891 +    return -1;
5892 +  }
5893 +
5894 +  strfcpy (msg, _("Loading descriptions..."), sizeof (msg));
5895 +  mutt_message (msg);
5896 +  nntp_get_desc (&nntp_data, "*", msg);
5897 +
5898 +  for (tmp = serv->list; tmp; tmp = tmp->next)
5899 +  {
5900 +    NNTP_DATA *data = (NNTP_DATA *)tmp->data;
5901 +
5902 +    if (data && data->deleted && !data->rc)
5903 +    {
5904 +      nntp_delete_cache (data);
5905 +      hash_delete (serv->newsgroups, data->group, NULL, nntp_delete_data);
5906 +      tmp->data = NULL;
5907 +    }
5908 +  }
5909 +  nntp_save_cache_index (serv);
5910 +
5911 +  mutt_clear_error ();
5912 +  return _checked;
5913 +}
5914 +
5915 +/*
5916 + * returns -1 if error ocurred while retrieving header,
5917 + * number of articles which ones exist in context on success.
5918 + */
5919 +int nntp_check_msgid (CONTEXT *ctx, const char *msgid)
5920 +{
5921 +  int ret;
5922 +
5923 +  /* if msgid is already in context, don't reload them */
5924 +  if (hash_find (ctx->id_hash, msgid))
5925 +    return 1;
5926 +  if (ctx->msgcount == ctx->hdrmax)
5927 +    mx_alloc_memory (ctx);
5928 +  ctx->hdrs[ctx->msgcount] = mutt_new_header ();
5929 +  ctx->hdrs[ctx->msgcount]->index = ctx->msgcount;
5930 +  
5931 +  mutt_message (_("Fetching %s from server..."), msgid);
5932 +  ret = nntp_read_header (ctx, msgid, 0);
5933 +  /* since nntp_read_header() may set read flag, we must reset it */
5934 +  ctx->hdrs[ctx->msgcount]->read = 0;
5935 +  if (ret != 0)
5936 +    mutt_free_header (&ctx->hdrs[ctx->msgcount]);
5937 +  else
5938 +  {
5939 +    ctx->msgcount++;
5940 +    mx_update_context (ctx, 1);
5941 +    ctx->changed = 1;
5942 +  }
5943 +  return ret;
5944 +}
5945 +
5946 +typedef struct
5947 +{
5948 +  CONTEXT *ctx;
5949 +  unsigned int num;
5950 +  unsigned int max;
5951 +  unsigned int *child;
5952 +} CHILD_CONTEXT;
5953 +
5954 +static int check_children (char *s, void *c)
5955 +{
5956 +#define cc ((CHILD_CONTEXT *) c)
5957 +  unsigned int i, n;
5958 +
5959 +  if (!s || (n = atoi (s)) == 0)
5960 +    return 0;
5961 +  for (i = 0; i < cc->ctx->msgcount; i++)
5962 +    if (cc->ctx->hdrs[i]->article_num == n)
5963 +      return 0;
5964 +  if (cc->num >= cc->max)
5965 +    safe_realloc (&cc->child, sizeof (unsigned int) * (cc->max += 25));
5966 +  cc->child[cc->num++] = n;
5967 +
5968 +  return 0;
5969 +#undef cc
5970 +}
5971 +
5972 +int nntp_check_children (CONTEXT *ctx, const char *msgid)
5973 +{
5974 +  NNTP_DATA *nntp_data = (NNTP_DATA *)ctx->data;
5975 +  char buf[STRING];
5976 +  int i, ret = 0, tmp = 0;
5977 +  CHILD_CONTEXT cc;
5978 +
5979 +  if (!nntp_data || !nntp_data->nserv || !nntp_data->nserv->conn ||
5980 +       !nntp_data->nserv->conn->account.host)
5981 +    return -1;
5982 +  if (nntp_data->firstMessage > nntp_data->lastLoaded)
5983 +    return 0;
5984 +  if (!nntp_data->nserv->hasXPAT)
5985 +  {
5986 +    mutt_error (_("Server %s does not support this operation!"),
5987 +         nntp_data->nserv->conn->account.host);
5988 +    return -1;
5989 +  }
5990 +
5991 +  snprintf (buf, sizeof (buf), "XPAT References %d-%d *%s*\r\n", 
5992 +       nntp_data->firstMessage, nntp_data->lastLoaded, msgid);
5993 +
5994 +  cc.ctx = ctx;
5995 +  cc.num = 0;
5996 +  cc.max = 25;
5997 +  cc.child = safe_malloc (sizeof (unsigned int) * 25);
5998 +  if (mutt_nntp_fetch (nntp_data, buf, NULL, check_children, &cc, 0))
5999 +  {
6000 +    FREE (&cc.child);
6001 +    return -1;
6002 +  }
6003 +  /* dont try to read the xover cache. check_children() already
6004 +   * made sure that we dont have the article, so we need to visit
6005 +   * the server. Reading the cache at this point is also bad
6006 +   * because it would duplicate messages */
6007 +  if (option (OPTNEWSCACHE))
6008 +  {
6009 +    tmp++;
6010 +    unset_option (OPTNEWSCACHE);
6011 +  }
6012 +  for (i = 0; i < cc.num; i++)
6013 +  {
6014 +    if ((ret = nntp_fetch_headers (ctx, cc.child[i], cc.child[i])))
6015 +      break;
6016 +    if (ctx->msgcount &&
6017 +         ctx->hdrs[ctx->msgcount - 1]->article_num == cc.child[i])
6018 +      ctx->hdrs[ctx->msgcount - 1]->read = 0;
6019 +  }
6020 +  if (tmp)
6021 +    set_option (OPTNEWSCACHE);
6022 +  FREE (&cc.child);
6023 +  return ret;
6024 +}
6025 Index: mutt-1.5.20/nntp.h
6026 ===================================================================
6027 --- /dev/null   1970-01-01 00:00:00.000000000 +0000
6028 +++ mutt-1.5.20/nntp.h  2010-06-06 23:17:40.441711134 -0300
6029 @@ -0,0 +1,136 @@
6030 +/*
6031 + * Copyright (C) 1998 Brandon Long <blong@fiction.net>
6032 + * Copyright (C) 1999 Andrej Gritsenko <andrej@lucky.net>
6033 + * Copyright (C) 2000-2007 Vsevolod Volkov <vvv@mutt.org.ua>
6034 + * 
6035 + *     This program is free software; you can redistribute it and/or modify
6036 + *     it under the terms of the GNU General Public License as published by
6037 + *     the Free Software Foundation; either version 2 of the License, or
6038 + *     (at your option) any later version.
6039 + * 
6040 + *     This program is distributed in the hope that it will be useful,
6041 + *     but WITHOUT ANY WARRANTY; without even the implied warranty of
6042 + *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6043 + *     GNU General Public License for more details.
6044 + * 
6045 + *     You should have received a copy of the GNU General Public License
6046 + *     along with this program; if not, write to the Free Software
6047 + *     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
6048 + */ 
6049 +
6050 +#ifndef _NNTP_H_
6051 +#define _NNTP_H_ 1
6052 +
6053 +#include "mutt_socket.h"
6054 +#include "mailbox.h"
6055 +
6056 +#include <time.h>
6057 +
6058 +#define NNTP_PORT 119
6059 +#define NNTP_SSL_PORT 563
6060 +
6061 +/* number of entries in the hash table */
6062 +#define NNTP_CACHE_LEN 10
6063 +
6064 +enum
6065 +{
6066 +  NNTP_NONE = 0,
6067 +  NNTP_OK,
6068 +  NNTP_BYE
6069 +};
6070 +
6071 +typedef struct
6072 +{
6073 +  int first;
6074 +  int last;
6075 +} NEWSRC_ENTRY;
6076 +
6077 +typedef struct
6078 +{
6079 +  unsigned int hasXPAT : 1;
6080 +  unsigned int hasXGTITLE : 1;
6081 +  unsigned int hasXOVER : 1;
6082 +  unsigned int hasLISTGROUP : 1;
6083 +  unsigned int status : 3;
6084 +  char *newsrc;
6085 +  char *cache;
6086 +  int stat;
6087 +  off_t size;
6088 +  time_t mtime;
6089 +  time_t newgroups_time;
6090 +  time_t check_time;
6091 +  HASH *newsgroups;
6092 +  LIST *list;  /* list of newsgroups */
6093 +  LIST *tail;  /* last entry of list */
6094 +  CONNECTION *conn;
6095 +} NNTP_SERVER;
6096 +
6097 +typedef struct
6098 +{
6099 +  unsigned int index;
6100 +  char *path;
6101 +} NNTP_CACHE;
6102 +
6103 +typedef struct
6104 +{
6105 +  NEWSRC_ENTRY *entries;
6106 +  unsigned int num;    /* number of used entries */
6107 +  unsigned int max;    /* number of allocated entries */
6108 +  unsigned int unread;
6109 +  unsigned int firstMessage;
6110 +  unsigned int lastMessage;
6111 +  unsigned int lastLoaded;
6112 +  unsigned int lastCached;
6113 +  unsigned int subscribed : 1;
6114 +  unsigned int rc : 1;
6115 +  unsigned int new : 1;
6116 +  unsigned int allowed : 1;
6117 +  unsigned int deleted : 1;
6118 +  char *group;
6119 +  char *desc;
6120 +  char *cache;
6121 +  NNTP_SERVER *nserv;
6122 +  NNTP_CACHE acache[NNTP_CACHE_LEN];
6123 +} NNTP_DATA;
6124 +
6125 +/* internal functions */
6126 +int nntp_get_active (NNTP_SERVER *);
6127 +int nntp_get_cache_all (NNTP_SERVER *);
6128 +int nntp_save_cache_index (NNTP_SERVER *);
6129 +int nntp_check_newgroups (NNTP_SERVER *, int);
6130 +int nntp_save_cache_group (CONTEXT *);
6131 +int nntp_parse_url (const char *, ACCOUNT *, char *, size_t);
6132 +void newsrc_gen_entries (CONTEXT *);
6133 +void nntp_get_status (CONTEXT *, HEADER *, char *, int);
6134 +void mutt_newsgroup_stat (NNTP_DATA *);
6135 +void nntp_delete_cache (NNTP_DATA *);
6136 +void nntp_add_to_list (NNTP_SERVER *, NNTP_DATA *);
6137 +void nntp_cache_expand (char *, const char *);
6138 +void nntp_delete_data (void *);
6139 +
6140 +/* exposed interface */
6141 +NNTP_SERVER *mutt_select_newsserver (char *);
6142 +NNTP_DATA *mutt_newsgroup_subscribe (NNTP_SERVER *, char *);
6143 +NNTP_DATA *mutt_newsgroup_unsubscribe (NNTP_SERVER *, char *);
6144 +NNTP_DATA *mutt_newsgroup_catchup (NNTP_SERVER *, char *);
6145 +NNTP_DATA *mutt_newsgroup_uncatchup (NNTP_SERVER *, char *);
6146 +void nntp_clear_cacheindex (NNTP_SERVER *);
6147 +int mutt_newsrc_update (NNTP_SERVER *);
6148 +int nntp_open_mailbox (CONTEXT *);
6149 +int nntp_sync_mailbox (CONTEXT *);
6150 +int nntp_check_mailbox (CONTEXT *);
6151 +int nntp_close_mailbox (CONTEXT *);
6152 +int nntp_fastclose_mailbox (CONTEXT *);
6153 +int nntp_fetch_message (MESSAGE *, CONTEXT *, int);
6154 +int nntp_post (const char *);
6155 +int nntp_check_msgid (CONTEXT *, const char *);
6156 +int nntp_check_children (CONTEXT *, const char *);
6157 +void nntp_buffy (char *);
6158 +void nntp_expand_path (char *, size_t, ACCOUNT *);
6159 +void nntp_logout_all ();
6160 +const char *nntp_format_str (char *, size_t, size_t, char, const char *, const char *,
6161 +               const char *, const char *, unsigned long, format_flag);
6162 +
6163 +NNTP_SERVER *CurrentNewsSrv INITVAL (NULL);
6164 +
6165 +#endif /* _NNTP_H_ */
6166 Index: mutt-1.5.20/pager.c
6167 ===================================================================
6168 --- mutt-1.5.20.orig/pager.c    2010-06-06 23:17:40.391791708 -0300
6169 +++ mutt-1.5.20/pager.c 2010-06-06 23:17:40.442711300 -0300
6170 @@ -1060,6 +1060,11 @@
6171    return b_read;
6172  }
6173  
6174 +#ifdef USE_NNTP
6175 +#include "mx.h"
6176 +#include "nntp.h"
6177 +#endif
6178 +
6179  
6180  static int format_line (struct line_t **lineInfo, int n, unsigned char *buf,
6181                         int flags, ansi_attr *pa, int cnt,
6182 @@ -1515,6 +1520,16 @@
6183    { NULL,      0 }
6184  };
6185  
6186 +#ifdef USE_NNTP
6187 +static struct mapping_t PagerNewsHelpExtra[] = {
6188 +  { N_("Post"),     OP_POST },
6189 +  { N_("Followup"), OP_FOLLOWUP },
6190 +  { N_("Del"),      OP_DELETE },
6191 +  { N_("Next"),     OP_MAIN_NEXT_UNDELETED },
6192 +  { NULL,           0 }
6193 +};
6194 +#endif
6195 +
6196  
6197  
6198  /* This pager is actually not so simple as it once was.  It now operates in
6199 @@ -1556,6 +1571,10 @@
6200    int old_PagerIndexLines;             /* some people want to resize it
6201                                          * while inside the pager... */
6202  
6203 +#ifdef USE_NNTP
6204 +  char *followup_to;
6205 +#endif
6206 +
6207    if (!(flags & M_SHOWCOLOR))
6208      flags |= M_SHOWFLAT;
6209  
6210 @@ -1595,7 +1614,11 @@
6211    if (IsHeader (extra))
6212    {
6213      strfcpy (tmphelp, helpstr, sizeof (tmphelp));
6214 -    mutt_compile_help (buffer, sizeof (buffer), MENU_PAGER, PagerHelpExtra);
6215 +    mutt_compile_help (buffer, sizeof (buffer), MENU_PAGER,
6216 +#ifdef USE_NNTP
6217 +       (Context && (Context->magic == M_NNTP)) ? PagerNewsHelpExtra :
6218 +#endif
6219 +       PagerHelpExtra);
6220      snprintf (helpstr, sizeof (helpstr), "%s %s", tmphelp, buffer);
6221    }
6222    if (!InHelp)
6223 @@ -2485,6 +2508,15 @@
6224         CHECK_READONLY;
6225         CHECK_ACL(M_ACL_WRITE, "flag message");
6226  
6227 +#ifdef USE_NNTP
6228 +       if (Context->magic == M_NNTP)
6229 +       {
6230 +         mutt_flushinp ();
6231 +         mutt_error _("Can't change 'important' flag on NNTP server.");
6232 +         break;
6233 +       }
6234 +#endif
6235 +
6236         mutt_set_flag (Context, extra->hdr, M_FLAG, !extra->hdr->flagged);
6237         redraw = REDRAW_STATUS | REDRAW_INDEX;
6238         if (option (OPTRESOLVE))
6239 @@ -2518,6 +2550,60 @@
6240         redraw = REDRAW_FULL;
6241         break;
6242  
6243 +#ifdef USE_NNTP
6244 +      case OP_POST:
6245 +       CHECK_MODE(IsHeader (extra) && !IsAttach (extra));
6246 +       CHECK_ATTACH;
6247 +       if (extra->ctx && extra->ctx->magic == M_NNTP &&
6248 +           !((NNTP_DATA *)extra->ctx->data)->allowed &&
6249 +           query_quadoption (OPT_TOMODERATED,_("Posting to this group not allowed, may be moderated. Continue?")) != M_YES)
6250 +         break;
6251 +       ci_send_message (SENDNEWS, NULL, NULL, extra->ctx, NULL);
6252 +       redraw = REDRAW_FULL;
6253 +       break;
6254 +
6255 +      case OP_FORWARD_TO_GROUP:
6256 +       CHECK_MODE(IsHeader (extra) || IsMsgAttach (extra));
6257 +       CHECK_ATTACH;
6258 +       if (extra->ctx && extra->ctx->magic == M_NNTP &&
6259 +           !((NNTP_DATA *)extra->ctx->data)->allowed &&
6260 +           query_quadoption (OPT_TOMODERATED,_("Posting to this group not allowed, may be moderated. Continue?")) != M_YES)
6261 +         break;
6262 +       if (IsMsgAttach (extra))
6263 +         mutt_attach_forward (extra->fp, extra->hdr, extra->idx,
6264 +                              extra->idxlen, extra->bdy, SENDNEWS);
6265 +       else
6266 +         ci_send_message (SENDNEWS|SENDFORWARD, NULL, NULL, extra->ctx, extra->hdr);
6267 +       redraw = REDRAW_FULL;
6268 +       break;
6269 +
6270 +      case OP_FOLLOWUP:
6271 +       CHECK_MODE(IsHeader (extra) || IsMsgAttach (extra));
6272 +       CHECK_ATTACH;
6273 +
6274 +        if (IsMsgAttach (extra))
6275 +         followup_to = extra->bdy->hdr->env->followup_to;
6276 +        else
6277 +         followup_to = extra->hdr->env->followup_to;
6278 +
6279 +       if (!followup_to || mutt_strcasecmp (followup_to, "poster") ||
6280 +           query_quadoption (OPT_FOLLOWUPTOPOSTER,_("Reply by mail as poster prefers?")) != M_YES)
6281 +       {
6282 +         if (extra->ctx && extra->ctx->magic == M_NNTP &&
6283 +             !((NNTP_DATA *)extra->ctx->data)->allowed &&
6284 +             query_quadoption (OPT_TOMODERATED,_("Posting to this group not allowed, may be moderated. Continue?")) != M_YES)
6285 +           break;
6286 +         if (IsMsgAttach (extra))
6287 +           mutt_attach_reply (extra->fp, extra->hdr, extra->idx,
6288 +                              extra->idxlen, extra->bdy, SENDNEWS|SENDREPLY);
6289 +         else
6290 +           ci_send_message (SENDNEWS|SENDREPLY, NULL, NULL,
6291 +                            extra->ctx, extra->hdr);
6292 +         redraw = REDRAW_FULL;
6293 +         break;
6294 +       }
6295 +#endif
6296 +
6297        case OP_REPLY:
6298         CHECK_MODE(IsHeader (extra) || IsMsgAttach (extra));
6299          CHECK_ATTACH;      
6300 @@ -2564,7 +2650,7 @@
6301          CHECK_ATTACH;
6302          if (IsMsgAttach (extra))
6303           mutt_attach_forward (extra->fp, extra->hdr, extra->idx,
6304 -                              extra->idxlen, extra->bdy);
6305 +                              extra->idxlen, extra->bdy, 0);
6306          else
6307           ci_send_message (SENDFORWARD, NULL, NULL, extra->ctx, extra->hdr);
6308         redraw = REDRAW_FULL;
6309 Index: mutt-1.5.20/parse.c
6310 ===================================================================
6311 --- mutt-1.5.20.orig/parse.c    2010-06-06 23:16:31.996587164 -0300
6312 +++ mutt-1.5.20/parse.c 2010-06-06 23:17:40.442711300 -0300
6313 @@ -89,7 +89,7 @@
6314    /* not reached */
6315  }
6316  
6317 -static LIST *mutt_parse_references (char *s, int in_reply_to)
6318 +LIST *mutt_parse_references (char *s, int in_reply_to)
6319  {
6320    LIST *t, *lst = NULL;
6321    char *m;
6322 @@ -1067,6 +1067,17 @@
6323        e->from = rfc822_parse_adrlist (e->from, p);
6324        matched = 1;
6325      }
6326 +#ifdef USE_NNTP
6327 +    else if (!mutt_strcasecmp (line+1, "ollowup-to"))
6328 +    {
6329 +      if (!e->followup_to)
6330 +      {
6331 +       mutt_remove_trailing_ws (p);
6332 +       e->followup_to = safe_strdup (mutt_skip_whitespace (p));
6333 +      }
6334 +      matched = 1;
6335 +    }
6336 +#endif
6337      break;
6338      
6339      case 'i':
6340 @@ -1149,6 +1160,27 @@
6341      }
6342      break;
6343      
6344 +#ifdef USE_NNTP
6345 +    case 'n':
6346 +    if (!mutt_strcasecmp (line + 1, "ewsgroups"))
6347 +    {
6348 +      FREE (&e->newsgroups);
6349 +      mutt_remove_trailing_ws (p);
6350 +      e->newsgroups = safe_strdup (mutt_skip_whitespace (p));
6351 +      matched = 1;
6352 +    }
6353 +    break;
6354 +#endif
6355 +
6356 +    case 'o':
6357 +    /* field `Organization:' saves only for pager! */
6358 +    if (!mutt_strcasecmp (line + 1, "rganization"))
6359 +    {
6360 +      if (!e->organization && mutt_strcasecmp (p, "unknown"))
6361 +       e->organization = safe_strdup (p);
6362 +    }
6363 +    break;
6364 +
6365      case 'r':
6366      if (!ascii_strcasecmp (line + 1, "eferences"))
6367      {
6368 @@ -1257,6 +1289,20 @@
6369        e->x_label = safe_strdup(p);
6370        matched = 1;
6371      }
6372 +#ifdef USE_NNTP
6373 +    else if (!mutt_strcasecmp (line + 1, "-comment-to"))
6374 +    {
6375 +      if (!e->x_comment_to)
6376 +       e->x_comment_to = safe_strdup (p);
6377 +      matched = 1;
6378 +    }
6379 +    else if (!mutt_strcasecmp (line + 1, "ref"))
6380 +    {
6381 +      if (!e->xref)
6382 +       e->xref = safe_strdup (p);
6383 +      matched = 1;
6384 +    }
6385 +#endif
6386      
6387      default:
6388      break;
6389 Index: mutt-1.5.20/pattern.c
6390 ===================================================================
6391 --- mutt-1.5.20.orig/pattern.c  2010-06-06 23:16:31.800836336 -0300
6392 +++ mutt-1.5.20/pattern.c       2010-06-06 23:17:40.442711300 -0300
6393 @@ -91,6 +91,9 @@
6394    { 'U', M_UNREAD,             0,              NULL },
6395    { 'v', M_COLLAPSED,          0,              NULL },
6396    { 'V', M_CRYPT_VERIFIED,     0,              NULL },
6397 +#ifdef USE_NNTP
6398 +  { 'w', M_NEWSGROUPS,         0,              eat_regexp },
6399 +#endif
6400    { 'x', M_REFERENCE,          0,              eat_regexp },
6401    { 'X', M_MIMEATTACH,         0,              eat_range },
6402    { 'y', M_XLABEL,             0,              eat_regexp },
6403 @@ -1210,6 +1213,10 @@
6404        }
6405      case M_UNREFERENCED:
6406        return (pat->not ^ (h->thread && !h->thread->child));
6407 +#ifdef USE_NNTP
6408 +    case M_NEWSGROUPS:
6409 +      return (pat->not ^ (h->env->newsgroups && patmatch (pat, h->env->newsgroups) == 0));
6410 +#endif
6411    }
6412    mutt_error (_("error: unknown op %d (report this error)."), pat->op);
6413    return (-1);
6414 @@ -1291,6 +1298,7 @@
6415    progress_t progress;
6416  
6417    strfcpy (buf, NONULL (Context->pattern), sizeof (buf));
6418 +  if (prompt || op != M_LIMIT)
6419    if (mutt_get_field (prompt, buf, sizeof (buf), M_PATTERN | M_CLEAR) != 0 || !buf[0])
6420      return (-1);
6421  
6422 Index: mutt-1.5.20/po/POTFILES.in
6423 ===================================================================
6424 --- mutt-1.5.20.orig/po/POTFILES.in     2010-06-06 23:16:32.062586318 -0300
6425 +++ mutt-1.5.20/po/POTFILES.in  2010-06-06 23:17:40.443711337 -0300
6426 @@ -47,6 +47,8 @@
6427  mutt_tunnel.c
6428  muttlib.c
6429  mx.c
6430 +newsrc.c
6431 +nntp.c
6432  pager.c
6433  parse.c
6434  pattern.c
6435 Index: mutt-1.5.20/postpone.c
6436 ===================================================================
6437 --- mutt-1.5.20.orig/postpone.c 2010-06-06 23:16:31.792606126 -0300
6438 +++ mutt-1.5.20/postpone.c      2010-06-06 23:17:40.443711337 -0300
6439 @@ -124,15 +124,26 @@
6440  
6441    if (LastModify < st.st_mtime)
6442    {
6443 +#ifdef USE_NNTP
6444 +    int optnews = option (OPTNEWS);
6445 +#endif
6446      LastModify = st.st_mtime;
6447  
6448      if (access (Postponed, R_OK | F_OK) != 0)
6449        return (PostCount = 0);
6450 +#ifdef USE_NNTP
6451 +    if (optnews)
6452 +       unset_option (OPTNEWS);
6453 +#endif
6454      if (mx_open_mailbox (Postponed, M_NOSORT | M_QUIET, &ctx) == NULL)
6455        PostCount = 0;
6456      else
6457        PostCount = ctx.msgcount;
6458      mx_fastclose_mailbox (&ctx);
6459 +#ifdef USE_NNTP
6460 +    if (optnews)
6461 +       set_option (OPTNEWS);
6462 +#endif
6463    }
6464  
6465    return (PostCount);
6466 Index: mutt-1.5.20/protos.h
6467 ===================================================================
6468 --- mutt-1.5.20.orig/protos.h   2010-06-06 23:16:31.766836741 -0300
6469 +++ mutt-1.5.20/protos.h        2010-06-06 23:17:40.443711337 -0300
6470 @@ -115,6 +115,7 @@
6471  HASH *mutt_make_subj_hash (CONTEXT *);
6472  
6473  LIST *mutt_make_references(ENVELOPE *e);
6474 +LIST *mutt_parse_references (char *, int);
6475  
6476  char *mutt_read_rfc822_line (FILE *, char *, size_t *);
6477  ENVELOPE *mutt_read_rfc822_header (FILE *, HEADER *, short, short);
6478 Index: mutt-1.5.20/recvattach.c
6479 ===================================================================
6480 --- mutt-1.5.20.orig/recvattach.c       2010-06-06 23:16:32.020587485 -0300
6481 +++ mutt-1.5.20/recvattach.c    2010-06-06 23:17:40.443711337 -0300
6482 @@ -1110,6 +1110,15 @@
6483         }
6484  #endif
6485  
6486 +#ifdef USE_NNTP
6487 +       if (Context->magic == M_NNTP)
6488 +       {
6489 +         mutt_flushinp ();
6490 +         mutt_error _("Can't delete attachment from newsserver.");
6491 +         break;
6492 +       }
6493 +#endif
6494 +
6495          if (WithCrypto && hdr->security & ~PGP_TRADITIONAL_CHECKED)
6496          {
6497           mutt_message _(
6498 @@ -1201,10 +1210,33 @@
6499        case OP_FORWARD_MESSAGE:
6500          CHECK_ATTACH;
6501          mutt_attach_forward (fp, hdr, idx, idxlen,
6502 -                            menu->tagprefix ? NULL : idx[menu->current]->content);
6503 +                            menu->tagprefix ? NULL : idx[menu->current]->content, 0);
6504          menu->redraw = REDRAW_FULL;
6505          break;
6506        
6507 +#ifdef USE_NNTP
6508 +      case OP_FORWARD_TO_GROUP:
6509 +       CHECK_ATTACH;
6510 +       mutt_attach_forward (fp, hdr, idx, idxlen,
6511 +               menu->tagprefix ? NULL : idx[menu->current]->content, SENDNEWS);
6512 +       menu->redraw = REDRAW_FULL;
6513 +       break;
6514 +
6515 +      case OP_FOLLOWUP:
6516 +       CHECK_ATTACH;
6517 +
6518 +       if (!idx[menu->current]->content->hdr->env->followup_to ||
6519 +           mutt_strcasecmp (idx[menu->current]->content->hdr->env->followup_to, "poster") ||
6520 +           query_quadoption (OPT_FOLLOWUPTOPOSTER,_("Reply by mail as poster prefers?")) != M_YES)
6521 +       {
6522 +         mutt_attach_reply (fp, hdr, idx, idxlen,
6523 +               menu->tagprefix ? NULL : idx[menu->current]->content,
6524 +               SENDNEWS|SENDREPLY);
6525 +         menu->redraw = REDRAW_FULL;
6526 +         break;
6527 +       }
6528 +#endif
6529 +
6530        case OP_REPLY:
6531        case OP_GROUP_REPLY:
6532        case OP_LIST_REPLY:
6533 Index: mutt-1.5.20/recvcmd.c
6534 ===================================================================
6535 --- mutt-1.5.20.orig/recvcmd.c  2010-06-06 23:16:31.717711465 -0300
6536 +++ mutt-1.5.20/recvcmd.c       2010-06-06 23:17:40.443711337 -0300
6537 @@ -401,7 +401,7 @@
6538  static void attach_forward_bodies (FILE * fp, HEADER * hdr,
6539                                    ATTACHPTR ** idx, short idxlen,
6540                                    BODY * cur,
6541 -                                  short nattach)
6542 +                                  short nattach, int flags)
6543  {
6544    short i;
6545    short mime_fwd_all = 0;
6546 @@ -547,7 +547,7 @@
6547    tmpfp = NULL;
6548  
6549    /* now that we have the template, send it. */
6550 -  ci_send_message (0, tmphdr, tmpbody, NULL, parent);
6551 +  ci_send_message (flags, tmphdr, tmpbody, NULL, parent);
6552    return;
6553    
6554    bail:
6555 @@ -574,7 +574,7 @@
6556   */
6557  
6558  static void attach_forward_msgs (FILE * fp, HEADER * hdr, 
6559 -              ATTACHPTR ** idx, short idxlen, BODY * cur)
6560 +              ATTACHPTR ** idx, short idxlen, BODY * cur, int flags)
6561  {
6562    HEADER *curhdr = NULL;
6563    HEADER *tmphdr;
6564 @@ -679,23 +679,23 @@
6565    else
6566      mutt_free_header (&tmphdr);
6567  
6568 -  ci_send_message (0, tmphdr, *tmpbody ? tmpbody : NULL, 
6569 +  ci_send_message (flags, tmphdr, *tmpbody ? tmpbody : NULL, 
6570                    NULL, curhdr);
6571  
6572  }
6573  
6574  void mutt_attach_forward (FILE * fp, HEADER * hdr, 
6575 -                         ATTACHPTR ** idx, short idxlen, BODY * cur)
6576 +                         ATTACHPTR ** idx, short idxlen, BODY * cur, int flags)
6577  {
6578    short nattach;
6579    
6580  
6581    if (check_all_msg (idx, idxlen, cur, 0) == 0)
6582 -    attach_forward_msgs (fp, hdr, idx, idxlen, cur);
6583 +    attach_forward_msgs (fp, hdr, idx, idxlen, cur, flags);
6584    else
6585    {
6586      nattach = count_tagged (idx, idxlen);
6587 -    attach_forward_bodies (fp, hdr, idx, idxlen, cur, nattach);
6588 +    attach_forward_bodies (fp, hdr, idx, idxlen, cur, nattach, flags);
6589    }
6590  }
6591  
6592 @@ -753,28 +753,40 @@
6593      return -1;
6594    }
6595  
6596 -  if (parent)
6597 +#ifdef USE_NNTP
6598 +  if ((flags & SENDNEWS))
6599    {
6600 -    if (mutt_fetch_recips (env, curenv, flags) == -1)
6601 -      return -1;
6602 +    /* in case followup set Newsgroups: with Followup-To: if it present */
6603 +    if (!env->newsgroups && curenv &&
6604 +       mutt_strcasecmp (curenv->followup_to, "poster"))
6605 +      env->newsgroups = safe_strdup (curenv->followup_to);
6606    }
6607    else
6608 +#endif
6609    {
6610 -    for (i = 0; i < idxlen; i++)
6611 +    if (parent)
6612      {
6613 -      if (idx[i]->content->tagged
6614 -         && mutt_fetch_recips (env, idx[i]->content->hdr->env, flags) == -1)
6615 +      if (mutt_fetch_recips (env, curenv, flags) == -1)
6616         return -1;
6617      }
6618 +    else
6619 +    {
6620 +      for (i = 0; i < idxlen; i++)
6621 +      {
6622 +       if (idx[i]->content->tagged
6623 +           && mutt_fetch_recips (env, idx[i]->content->hdr->env, flags) == -1)
6624 +         return -1;
6625 +      }
6626 +    }
6627 +
6628 +    if ((flags & SENDLISTREPLY) && !env->to)
6629 +    {
6630 +      mutt_error _("No mailing lists found!");
6631 +      return (-1);
6632 +    }
6633 +
6634 +    mutt_fix_reply_recipients (env);
6635    }
6636 -  
6637 -  if ((flags & SENDLISTREPLY) && !env->to)
6638 -  {
6639 -    mutt_error _("No mailing lists found!");
6640 -    return (-1);
6641 -  }
6642 -  
6643 -  mutt_fix_reply_recipients (env);
6644    mutt_make_misc_reply_headers (env, Context, curhdr, curenv);
6645  
6646    if (parent)
6647 @@ -835,6 +847,13 @@
6648    char prefix[SHORT_STRING];
6649    int rc;
6650    
6651 +#ifdef USE_NNTP
6652 +  if (flags & SENDNEWS)
6653 +    set_option (OPTNEWSSEND);
6654 +  else
6655 +    unset_option (OPTNEWSSEND);
6656 +#endif
6657 +
6658    if (check_all_msg (idx, idxlen, cur, 0) == -1)
6659    {
6660      nattach = count_tagged (idx, idxlen);
6661 Index: mutt-1.5.20/rfc1524.c
6662 ===================================================================
6663 --- mutt-1.5.20.orig/rfc1524.c  2010-06-06 23:16:32.003586585 -0300
6664 +++ mutt-1.5.20/rfc1524.c       2010-06-06 23:17:40.444711209 -0300
6665 @@ -569,13 +569,13 @@
6666   * safe_fopen().
6667   */
6668  
6669 -int mutt_rename_file (char *oldfile, char *newfile)
6670 +int _mutt_rename_file (char *oldfile, char *newfile, int overwrite)
6671  {
6672    FILE *ofp, *nfp;
6673  
6674    if (access (oldfile, F_OK) != 0)
6675      return 1;
6676 -  if (access (newfile, F_OK) == 0)
6677 +  if (!overwrite && access (newfile, F_OK) == 0)
6678      return 2;
6679    if ((ofp = fopen (oldfile,"r")) == NULL)
6680      return 3;
6681 @@ -590,3 +590,8 @@
6682    mutt_unlink (oldfile);
6683    return 0;
6684  }
6685 +
6686 +int mutt_rename_file (char *oldfile, char *newfile)
6687 +{
6688 +  return _mutt_rename_file (oldfile, newfile, 0);
6689 +}
6690 Index: mutt-1.5.20/rfc1524.h
6691 ===================================================================
6692 --- mutt-1.5.20.orig/rfc1524.h  2010-06-06 23:16:31.750836598 -0300
6693 +++ mutt-1.5.20/rfc1524.h       2010-06-06 23:17:40.444711209 -0300
6694 @@ -40,5 +40,6 @@
6695  int rfc1524_expand_filename (char *, char *, char *, size_t);
6696  int rfc1524_mailcap_lookup (BODY *, char *, rfc1524_entry *, int);
6697  int mutt_rename_file (char *, char *);
6698 +int _mutt_rename_file (char *, char *, int);
6699  
6700  #endif /* _RFC1524_H */
6701 Index: mutt-1.5.20/send.c
6702 ===================================================================
6703 --- mutt-1.5.20.orig/send.c     2010-06-06 23:16:32.011587537 -0300
6704 +++ mutt-1.5.20/send.c  2010-06-06 23:17:40.444711209 -0300
6705 @@ -44,6 +44,11 @@
6706  #include <sys/types.h>
6707  #include <utime.h>
6708  
6709 +#ifdef USE_NNTP
6710 +#include "nntp.h"
6711 +#include "mx.h"
6712 +#endif
6713 +
6714  #ifdef MIXMASTER
6715  #include "remailer.h"
6716  #endif
6717 @@ -213,17 +218,51 @@
6718    return 0;
6719  }
6720  
6721 -static int edit_envelope (ENVELOPE *en)
6722 +static int edit_envelope (ENVELOPE *en, int flags)
6723  {
6724    char buf[HUGE_STRING];
6725    LIST *uh = UserHeader;
6726  
6727 -  if (edit_address (&en->to, "To: ") == -1 || en->to == NULL)
6728 -    return (-1);
6729 -  if (option (OPTASKCC) && edit_address (&en->cc, "Cc: ") == -1)
6730 -    return (-1);
6731 -  if (option (OPTASKBCC) && edit_address (&en->bcc, "Bcc: ") == -1)
6732 -    return (-1);
6733 +#ifdef USE_NNTP
6734 +  if (option (OPTNEWSSEND))
6735 +  {
6736 +    if (en->newsgroups)
6737 +      strfcpy (buf, en->newsgroups, sizeof (buf));
6738 +    else
6739 +      buf[0] = 0;
6740 +    if (mutt_get_field ("Newsgroups: ", buf, sizeof (buf), 0) != 0)
6741 +      return (-1);
6742 +    FREE (&en->newsgroups);
6743 +    en->newsgroups = safe_strdup (buf);
6744 +
6745 +    if (en->followup_to)
6746 +      strfcpy (buf, en->followup_to, sizeof (buf));
6747 +    else
6748 +      buf[0] = 0;
6749 +    if (option (OPTASKFOLLOWUP) && mutt_get_field ("Followup-To: ", buf, sizeof (buf), 0) != 0)
6750 +      return (-1);
6751 +    FREE (&en->followup_to);
6752 +    en->followup_to = safe_strdup (buf);
6753 +
6754 +    if (en->x_comment_to)
6755 +      strfcpy (buf, en->x_comment_to, sizeof (buf));
6756 +    else
6757 +      buf[0] = 0;
6758 +    if (option (OPTXCOMMENTTO) && option (OPTASKXCOMMENTTO) && mutt_get_field ("X-Comment-To: ", buf, sizeof (buf), 0) != 0)
6759 +      return (-1);
6760 +    FREE (&en->x_comment_to);
6761 +    en->x_comment_to = safe_strdup (buf);
6762 +  }
6763 +  else
6764 +#endif
6765 +  {
6766 +    if (edit_address (&en->to, "To: ") == -1 || en->to == NULL)
6767 +      return (-1);
6768 +    if (option (OPTASKCC) && edit_address (&en->cc, "Cc: ") == -1)
6769 +      return (-1);
6770 +    if (option (OPTASKBCC) && edit_address (&en->bcc, "Bcc: ") == -1)
6771 +      return (-1);
6772 +  }
6773  
6774    if (en->subject)
6775    {
6776 @@ -259,6 +298,14 @@
6777    return 0;
6778  }
6779  
6780 +#ifdef USE_NNTP
6781 +char *nntp_get_header (const char *s)
6782 +{
6783 +  SKIPWS (s);
6784 +  return safe_strdup (s);
6785 +}
6786 +#endif
6787 +
6788  static void process_user_recips (ENVELOPE *env)
6789  {
6790    LIST *uh = UserHeader;
6791 @@ -271,6 +318,14 @@
6792        env->cc = rfc822_parse_adrlist (env->cc, uh->data + 3);
6793      else if (ascii_strncasecmp ("bcc:", uh->data, 4) == 0)
6794        env->bcc = rfc822_parse_adrlist (env->bcc, uh->data + 4);
6795 +#ifdef USE_NNTP
6796 +    else if (ascii_strncasecmp ("newsgroups:", uh->data, 11) == 0)
6797 +      env->newsgroups = nntp_get_header (uh->data + 11);
6798 +    else if (ascii_strncasecmp ("followup-to:", uh->data, 12) == 0)
6799 +      env->followup_to = nntp_get_header (uh->data + 12);
6800 +    else if (ascii_strncasecmp ("x-comment-to:", uh->data, 13) == 0)
6801 +      env->x_comment_to = nntp_get_header (uh->data + 13);
6802 +#endif
6803    }
6804  }
6805  
6806 @@ -309,6 +364,12 @@
6807      else if (ascii_strncasecmp ("to:", uh->data, 3) != 0 &&
6808              ascii_strncasecmp ("cc:", uh->data, 3) != 0 &&
6809              ascii_strncasecmp ("bcc:", uh->data, 4) != 0 &&
6810 +#ifdef USE_NNTP
6811 +            ascii_strncasecmp ("newsgroups:", uh->data, 11) != 0 &&
6812 +            ascii_strncasecmp ("followup-to:", uh->data, 12) != 0 &&
6813 +            ascii_strncasecmp ("x-comment-to:", uh->data, 13) != 0 &&
6814 +#endif
6815 +            ascii_strncasecmp ("supersedes:", uh->data, 11) != 0 &&
6816              ascii_strncasecmp ("subject:", uh->data, 8) != 0 &&
6817              ascii_strncasecmp ("return-path:", uh->data, 12) != 0)
6818      {
6819 @@ -657,6 +718,10 @@
6820    if (pp) *pp = p;
6821    if (qq) *qq = q;
6822    
6823 +#ifdef USE_NNTP
6824 +  if (option (OPTNEWSSEND) && option (OPTXCOMMENTTO) && curenv->from)
6825 +    env->x_comment_to = safe_strdup (mutt_get_name (curenv->from));
6826 +#endif
6827  }
6828  
6829  static void 
6830 @@ -719,6 +784,16 @@
6831  
6832    if (flags & SENDREPLY)
6833    {
6834 +#ifdef USE_NNTP
6835 +    if ((flags & SENDNEWS))
6836 +    {
6837 +      /* in case followup set Newsgroups: with Followup-To: if it present */
6838 +      if (!env->newsgroups && curenv &&
6839 +         mutt_strcasecmp (curenv->followup_to, "poster"))
6840 +       env->newsgroups = safe_strdup (curenv->followup_to);
6841 +    }
6842 +    else
6843 +#endif
6844      if (tag)
6845      {
6846        HEADER *h;
6847 @@ -865,7 +940,18 @@
6848     * it hasn't already been set
6849     */
6850  
6851 -  if (option (OPTFOLLOWUPTO) && !e->mail_followup_to)
6852 +  if (!option (OPTFOLLOWUPTO))
6853 +    return;
6854 +#ifdef USE_NNTP
6855 +  if (option (OPTNEWSSEND))
6856 +  {
6857 +    if (!e->followup_to && e->newsgroups && (strrchr (e->newsgroups, ',')))
6858 +      e->followup_to = safe_strdup (e->newsgroups);
6859 +    return;
6860 +  }
6861 +#endif
6862 +
6863 +  if (!e->mail_followup_to)
6864    {
6865      if (mutt_is_list_cc (0, e->to, e->cc))
6866      {
6867 @@ -1026,6 +1112,9 @@
6868  #endif
6869  
6870  #if USE_SMTP
6871 +#ifdef USE_NNTP
6872 +  if (!option (OPTNEWSSEND))
6873 +#endif /* USE_NNTP */
6874    if (SmtpUrl)
6875        return mutt_smtp_send (msg->env->from, msg->env->to, msg->env->cc,
6876                               msg->env->bcc, tempfile,
6877 @@ -1137,6 +1226,13 @@
6878  
6879    int rv = -1;
6880    
6881 +#ifdef USE_NNTP
6882 +  if (flags & SENDNEWS)
6883 +    set_option (OPTNEWSSEND);
6884 +  else
6885 +    unset_option (OPTNEWSSEND);
6886 +#endif
6887 +
6888    if (!flags && !msg && quadoption (OPT_RECALL) != M_NO &&
6889        mutt_num_postponed (1))
6890    {
6891 @@ -1167,6 +1263,22 @@
6892      {
6893        if ((flags = mutt_get_postponed (ctx, msg, &cur, fcc, sizeof (fcc))) < 0)
6894         goto cleanup;
6895 +#ifdef USE_NNTP
6896 +      /*
6897 +       * If postponed message is a news article, it have
6898 +       * a "Newsgroups:" header line, then set appropriate flag.
6899 +       */
6900 +      if (msg->env->newsgroups)
6901 +      {
6902 +       flags |= SENDNEWS;
6903 +       set_option (OPTNEWSSEND);
6904 +      }
6905 +      else
6906 +      {
6907 +       flags &= ~SENDNEWS;
6908 +       unset_option (OPTNEWSSEND);
6909 +      }
6910 +#endif
6911      }
6912  
6913      if (flags & (SENDPOSTPONED|SENDRESEND))
6914 @@ -1278,11 +1390,16 @@
6915      if (flags & SENDREPLY)
6916        mutt_fix_reply_recipients (msg->env);
6917  
6918 +#ifdef USE_NNTP
6919 +    if ((flags & SENDNEWS) && ctx && ctx->magic == M_NNTP && !msg->env->newsgroups)
6920 +      msg->env->newsgroups = safe_strdup (((NNTP_DATA *)ctx->data)->group);
6921 +#endif
6922 +
6923      if (! (flags & SENDMAILX) &&
6924         ! (option (OPTAUTOEDIT) && option (OPTEDITHDRS)) &&
6925         ! ((flags & SENDREPLY) && option (OPTFASTREPLY)))
6926      {
6927 -      if (edit_envelope (msg->env) == -1)
6928 +      if (edit_envelope (msg->env, flags) == -1)
6929         goto cleanup;
6930      }
6931  
6932 @@ -1539,6 +1656,11 @@
6933      if (i == -1)
6934      {
6935        /* abort */
6936 +#ifdef USE_NNTP
6937 +      if (flags & SENDNEWS)
6938 +       mutt_message _("Article not posted.");
6939 +      else
6940 +#endif
6941        mutt_message _("Mail not sent.");
6942        goto cleanup;
6943      }
6944 @@ -1571,6 +1693,9 @@
6945      }
6946    }
6947  
6948 +#ifdef USE_NNTP
6949 +  if (!(flags & SENDNEWS))
6950 +#endif
6951    if (!has_recips (msg->env->to) && !has_recips (msg->env->cc) &&
6952        !has_recips (msg->env->bcc))
6953    {
6954 @@ -1604,6 +1729,19 @@
6955        mutt_error _("No subject specified.");
6956      goto main_loop;
6957    }
6958 +#ifdef USE_NNTP
6959 +  if ((flags & SENDNEWS) && !msg->env->subject)
6960 +  {
6961 +    mutt_error _("No subject specified.");
6962 +    goto main_loop;
6963 +  }
6964 +
6965 +  if ((flags & SENDNEWS) && !msg->env->newsgroups)
6966 +  {
6967 +    mutt_error _("No newsgroup specified.");
6968 +    goto main_loop;
6969 +  }
6970 +#endif
6971  
6972    if (msg->content->next)
6973      msg->content = mutt_make_multipart (msg->content);
6974 @@ -1810,7 +1948,12 @@
6975      }
6976    }
6977    else if (!option (OPTNOCURSES) && ! (flags & SENDMAILX))
6978 -    mutt_message (i == 0 ? _("Mail sent.") : _("Sending in background."));
6979 +    mutt_message (i != 0 ? _("Sending in background.") :
6980 +#ifdef USE_NNTP
6981 +                 (flags & SENDNEWS) ? _("Article posted.") : _("Mail sent."));
6982 +#else
6983 +                 _("Mail sent."));
6984 +#endif
6985  
6986    if (WithCrypto && (msg->security & ENCRYPT))
6987      FREE (&pgpkeylist);
6988 Index: mutt-1.5.20/sendlib.c
6989 ===================================================================
6990 --- mutt-1.5.20.orig/sendlib.c  2010-06-06 23:16:31.863587593 -0300
6991 +++ mutt-1.5.20/sendlib.c       2010-06-06 23:17:40.445592251 -0300
6992 @@ -46,6 +46,10 @@
6993  #include <sys/wait.h>
6994  #include <fcntl.h>
6995  
6996 +#ifdef USE_NNTP
6997 +#include "nntp.h"
6998 +#endif
6999 +
7000  #ifdef HAVE_SYSEXITS_H
7001  #include <sysexits.h>
7002  #else /* Make sure EX_OK is defined <philiph@pobox.com> */
7003 @@ -1529,6 +1533,14 @@
7004  {
7005    LIST **ref = NULL;
7006    int refcnt = 0, refmax = 0;
7007 +  int multiline = 1;
7008 +  int space = 0;
7009 +
7010 +  if (trim < 0)
7011 +  {
7012 +    trim = -trim;
7013 +    multiline = 0;
7014 +  }
7015  
7016    for ( ; (trim == 0 || refcnt < trim) && r ; r = r->next)
7017    {
7018 @@ -1539,9 +1551,11 @@
7019  
7020    while (refcnt-- > 0)
7021    {
7022 -    fputc (' ', f);
7023 +    if (multiline || space)
7024 +      fputc (' ', f);
7025 +    space = 1;
7026      fputs (ref[refcnt]->data, f);
7027 -    if (refcnt >= 1)
7028 +    if (multiline && refcnt >= 1)
7029        fputc ('\n', f);
7030    }
7031  
7032 @@ -1879,6 +1893,9 @@
7033      mutt_write_address_list (env->to, fp, 4, 0);
7034    }
7035    else if (mode > 0)
7036 +#ifdef USE_NNTP
7037 +  if (!option (OPTNEWSSEND))
7038 +#endif
7039      fputs ("To: \n", fp);
7040  
7041    if (env->cc)
7042 @@ -1887,6 +1904,9 @@
7043      mutt_write_address_list (env->cc, fp, 4, 0);
7044    }
7045    else if (mode > 0)
7046 +#ifdef USE_NNTP
7047 +  if (!option (OPTNEWSSEND))
7048 +#endif
7049      fputs ("Cc: \n", fp);
7050  
7051    if (env->bcc && should_write_bcc)
7052 @@ -1898,8 +1918,28 @@
7053      }
7054    }
7055    else if (mode > 0)
7056 +#ifdef USE_NNTP
7057 +  if (!option (OPTNEWSSEND))
7058 +#endif
7059      fputs ("Bcc: \n", fp);
7060  
7061 +#ifdef USE_NNTP
7062 +  if (env->newsgroups)
7063 +    fprintf (fp, "Newsgroups: %s\n", env->newsgroups);
7064 +  else if (mode == 1 && option (OPTNEWSSEND))
7065 +    fputs ("Newsgroups: \n", fp);
7066 +
7067 +  if (env->followup_to)
7068 +    fprintf (fp, "Followup-To: %s\n", env->followup_to);
7069 +  else if (mode == 1 && option (OPTNEWSSEND))
7070 +    fputs ("Followup-To: \n", fp);
7071 +
7072 +  if (env->x_comment_to)
7073 +    fprintf (fp, "X-Comment-To: %s\n", env->x_comment_to);
7074 +  else if (mode == 1 && option (OPTNEWSSEND) && option (OPTXCOMMENTTO))
7075 +    fputs ("X-Comment-To: \n", fp);
7076 +#endif
7077 +
7078    if (env->subject)
7079      mutt_write_one_header (fp, "Subject", env->subject, NULL, 0, 0);
7080    else if (mode == 1)
7081 @@ -1918,6 +1958,9 @@
7082      fputs ("Reply-To: \n", fp);
7083  
7084    if (env->mail_followup_to)
7085 +#ifdef USE_NNTP
7086 +  if (!option (OPTNEWSSEND))
7087 +#endif
7088    {
7089      fputs ("Mail-Followup-To: ", fp);
7090      mutt_write_address_list (env->mail_followup_to, fp, 18, 0);
7091 @@ -2256,11 +2299,30 @@
7092                  const char *msg, /* file containing message */
7093                  int eightbit) /* message contains 8bit chars */
7094  {
7095 -  char *ps = NULL, *path = NULL, *s = safe_strdup (Sendmail), *childout = NULL;
7096 +  char *ps = NULL, *path = NULL, *s = NULL, *childout = NULL;
7097    char **args = NULL;
7098    size_t argslen = 0, argsmax = 0;
7099    int i;
7100  
7101 +#ifdef USE_NNTP
7102 +  if (option (OPTNEWSSEND))
7103 +  {
7104 +    char cmd[LONG_STRING];
7105 +
7106 +    mutt_FormatString (cmd, sizeof (cmd), 0, NONULL (Inews), nntp_format_str, 0, 0);
7107 +    if (!*cmd)
7108 +    {
7109 +      i = nntp_post (msg);
7110 +      unlink (msg);
7111 +      return i;
7112 +    }
7113 +
7114 +    s = safe_strdup (cmd);
7115 +  }
7116 +  else
7117 +#endif
7118 +    s = safe_strdup (Sendmail);
7119 +
7120    ps = s;
7121    i = 0;
7122    while ((ps = strtok (ps, " ")))
7123 @@ -2284,6 +2346,10 @@
7124      i++;
7125    }
7126  
7127 +#ifdef USE_NNTP
7128 +  if (!option (OPTNEWSSEND))
7129 +  {
7130 +#endif
7131    if (eightbit && option (OPTUSE8BITMIME))
7132      args = add_option (args, &argslen, &argsmax, "-B8BITMIME");
7133  
7134 @@ -2315,6 +2381,9 @@
7135    args = add_args (args, &argslen, &argsmax, to);
7136    args = add_args (args, &argslen, &argsmax, cc);
7137    args = add_args (args, &argslen, &argsmax, bcc);
7138 +#ifdef USE_NNTP
7139 +  }
7140 +#endif
7141  
7142    if (argslen == argsmax)
7143      safe_realloc (&args, sizeof (char *) * (++argsmax));
7144 @@ -2395,6 +2464,9 @@
7145    rfc2047_encode_string (&env->x_label);
7146  
7147    if (env->subject)
7148 +#ifdef USE_NNTP
7149 +  if (!option (OPTNEWSSEND) || option (OPTMIMESUBJECT))
7150 +#endif
7151    {
7152      rfc2047_encode_string (&env->subject);
7153    }
7154 @@ -2515,6 +2587,10 @@
7155    }
7156    rfc822_write_address (resent_from, sizeof (resent_from), from, 0);
7157  
7158 +#ifdef USE_NNTP
7159 +  unset_option (OPTNEWSSEND);
7160 +#endif
7161 +
7162    ret = _mutt_bounce_message (fp, h, to, resent_from, from);
7163  
7164    rfc822_free_address (&from);
7165 Index: mutt-1.5.20/sort.c
7166 ===================================================================
7167 --- mutt-1.5.20.orig/sort.c     2010-06-06 23:16:31.987587090 -0300
7168 +++ mutt-1.5.20/sort.c  2010-06-06 23:17:40.445592251 -0300
7169 @@ -151,6 +151,15 @@
7170    HEADER **ha = (HEADER **) a;
7171    HEADER **hb = (HEADER **) b;
7172  
7173 +#ifdef USE_NNTP
7174 +  if ((*ha)->article_num && (*hb)->article_num)
7175 +  {
7176 +    int result = (*ha)->article_num - (*hb)->article_num;
7177 +    AUXSORT(result,a,b);
7178 +    return (SORTCODE (result));
7179 +  }
7180 +  else
7181 +#endif
7182    /* no need to auxsort because you will never have equality here */
7183    return (SORTCODE ((*ha)->index - (*hb)->index));
7184  }
7185 Index: mutt-1.5.20/url.c
7186 ===================================================================
7187 --- mutt-1.5.20.orig/url.c      2010-06-06 23:16:32.053586734 -0300
7188 +++ mutt-1.5.20/url.c   2010-06-06 23:17:40.445592251 -0300
7189 @@ -39,6 +39,8 @@
7190    { "imaps",   U_IMAPS },
7191    { "pop",     U_POP },
7192    { "pops",    U_POPS },
7193 +  { "news",    U_NNTP },
7194 +  { "newss",   U_NNTPS },
7195    { "mailto",  U_MAILTO },
7196    { "smtp",     U_SMTP },
7197    { "smtps",    U_SMTPS },
7198 Index: mutt-1.5.20/url.h
7199 ===================================================================
7200 --- mutt-1.5.20.orig/url.h      2010-06-06 23:16:31.824711580 -0300
7201 +++ mutt-1.5.20/url.h   2010-06-06 23:17:40.445592251 -0300
7202 @@ -8,6 +8,8 @@
7203    U_POPS,
7204    U_IMAP,
7205    U_IMAPS,
7206 +  U_NNTP,
7207 +  U_NNTPS,
7208    U_SMTP,
7209    U_SMTPS,
7210    U_MAILTO,
7211 Index: mutt-1.5.20/Makefile.am
7212 ===================================================================
7213 --- mutt-1.5.20.orig/Makefile.am        2010-06-06 23:17:40.388961295 -0300
7214 +++ mutt-1.5.20/Makefile.am     2010-06-06 23:17:40.445592251 -0300
7215 @@ -54,6 +54,7 @@
7216         mutt_idna.c mutt_sasl.c mutt_socket.c mutt_ssl.c mutt_ssl_gnutls.c \
7217         mutt_tunnel.c pgp.c pgpinvoke.c pgpkey.c pgplib.c pgpmicalg.c \
7218         pgppacket.c pop.c pop_auth.c pop_lib.c remailer.c resize.c sha1.c \
7219 +       nntp.c newsrc.c \
7220         smime.c smtp.c utf8.c wcwidth.c \
7221         bcache.h browser.h hcache.h mbyte.h mutt_idna.h remailer.h url.h
7222  
7223 @@ -65,6 +66,7 @@
7224         mutt_regex.h mutt_sasl.h mutt_socket.h mutt_ssl.h mutt_tunnel.h \
7225         mx.h pager.h pgp.h pop.h protos.h rfc1524.h rfc2047.h \
7226         rfc2231.h rfc822.h rfc3676.h sha1.h sort.h mime.types VERSION prepare \
7227 +       nntp.h ChangeLog.nntp \
7228         _regex.h OPS.MIX README.SECURITY remailer.c remailer.h browser.h \
7229         mbyte.h lib.h extlib.c pgpewrap.c smime_keys.pl pgplib.h \
7230         README.SSL smime.h \
7231 Index: mutt-1.5.20/doc/Muttrc
7232 ===================================================================
7233 --- mutt-1.5.20.orig/doc/Muttrc 2010-06-06 23:17:40.392643419 -0300
7234 +++ mutt-1.5.20/doc/Muttrc      2010-06-06 23:17:40.446711759 -0300
7235 @@ -281,6 +281,28 @@
7236  # of the value as shown above if included.
7237  # 
7238  # 
7239 +# set ask_follow_up=no
7240 +#
7241 +# Name: ask_follow_up
7242 +# Type: boolean
7243 +# Default: no
7244 +# 
7245 +# 
7246 +# If set, Mutt will prompt you for follow-up groups before editing
7247 +# the body of an outgoing message.
7248 +# 
7249 +# 
7250 +# set ask_x_comment_to=no
7251 +#
7252 +# Name: ask_x_comment_to
7253 +# Type: boolean
7254 +# Default: no
7255 +# 
7256 +# 
7257 +# If set, Mutt will prompt you for x-comment-to field before editing
7258 +# the body of an outgoing message.
7259 +# 
7260 +# 
7261  # set attach_format="%u%D%I %t%4n %T%.40d%> [%.7m/%.10M, %.6e%?C?, %C?, %s] "
7262  #
7263  # Name: attach_format
7264 @@ -466,6 +488,17 @@
7265  # set certificate_file=~/.mutt/certificates
7266  # 
7267  # 
7268 +# set catchup_newsgroup=ask-yes
7269 +#
7270 +# Name: catchup_newsgroup
7271 +# Type: quadoption
7272 +# Default: ask-yes
7273 +# 
7274 +# 
7275 +# If this variable is set, Mutt will mark all articles in newsgroup
7276 +# as read when you quit the newsgroup (catchup newsgroup).
7277 +# 
7278 +# 
7279  # set charset=""
7280  #
7281  # Name: charset
7282 @@ -1141,6 +1174,19 @@
7283  # of the same email for you.
7284  # 
7285  # 
7286 +# set followup_to_poster=ask-yes
7287 +#
7288 +# Name: followup_to_poster
7289 +# Type: quadoption
7290 +# Default: ask-yes
7291 +# 
7292 +# 
7293 +# If this variable is set and the keyword "poster" is present in
7294 +# Followup-To header, follow-up to newsgroup function is not
7295 +# permitted.  The message will be mailed to the submitter of the
7296 +# message via mail.
7297 +# 
7298 +# 
7299  # set force_name=no
7300  #
7301  # Name: force_name
7302 @@ -1251,6 +1297,28 @@
7303  # ``Franklin'' to ``Franklin, Steve''.
7304  # 
7305  # 
7306 +# set group_index_format="%4C %M%N %5s  %-45.45f %d"
7307 +#
7308 +# Name: group_index_format
7309 +# Type: string
7310 +# Default: "%4C %M%N %5s  %-45.45f %d"
7311 +# 
7312 +# 
7313 +# This variable allows you to customize the newsgroup browser display to
7314 +# your personal taste.  This string is similar to ``index_format'', but
7315 +# has its own set of printf()-like sequences:
7316 +# 
7317 +# %C      current newsgroup number
7318 +# %d      description of newsgroup (becomes from server)
7319 +# %f      newsgroup name
7320 +# %M      - if newsgroup not allowed for direct post (moderated for example)
7321 +# %N      N if newsgroup is new, u if unsubscribed, blank otherwise
7322 +# %n      number of new articles in newsgroup
7323 +# %s      number of unread articles in newsgroup
7324 +# %>X     right justify the rest of the string and pad with character "X"
7325 +# %|X     pad to the end of the line with character "X"
7326 +# 
7327 +# 
7328  # set hdrs=yes
7329  #
7330  # Name: hdrs
7331 @@ -1799,6 +1867,7 @@
7332  # %E      number of messages in current thread
7333  # %f      sender (address + real name), either From: or Return-Path:
7334  # %F      author name, or recipient name if the message is from you
7335 +# %g      newsgroup name (if compiled with nntp support)
7336  # %H      spam attribute(s) of this message
7337  # %i      message-id of the current message
7338  # %l      number of lines in the message (does not work with maildir,
7339 @@ -1814,12 +1883,14 @@
7340  #         stashed the message: list name or recipient name
7341  #         if not sent to a list
7342  # %P      progress indicator for the builtin pager (how much of the file has been displayed)
7343 +# %R      `x-comment-to:' field (if present and compiled with nntp support)
7344  # %s      subject of the message
7345  # %S      status of the message (``N''/``D''/``d''/``!''/``r''/*)
7346  # %t      ``To:'' field (recipients)
7347  # %T      the appropriate character from the $to_chars string
7348  # %u      user (login) name of the author
7349  # %v      first name of the author, or the recipient if the message is from you
7350 +# %W      name of organization of author (`organization:' field)
7351  # %X      number of attachments
7352  #         (please see the ``attachments'' section for possible speed effects)
7353  # %y      ``X-Label:'' field, if present
7354 @@ -1855,6 +1926,22 @@
7355  # ``save-hook'', ``fcc-hook'' and ``fcc-save-hook'', too.
7356  # 
7357  # 
7358 +# set inews=""
7359 +#
7360 +# Name: inews
7361 +# Type: path
7362 +# Default: ""
7363 +# 
7364 +# 
7365 +# If set, specifies the program and arguments used to deliver news posted
7366 +# by Mutt.  Otherwise, mutt posts article using current connection to
7367 +# news server.  The following printf-style sequence is understood:
7368 +# 
7369 +# %s      newsserver name
7370 +# 
7371 +# Example: set inews="/usr/local/bin/inews -hS"
7372 +# 
7373 +# 
7374  # set ispell="ispell"
7375  #
7376  # Name: ispell
7377 @@ -2208,6 +2295,18 @@
7378  # be attached to the newly composed message if this option is set.
7379  # 
7380  # 
7381 +# set mime_subject=yes
7382 +#
7383 +# Name: mime_subject
7384 +# Type: boolean
7385 +# Default: yes
7386 +# 
7387 +# 
7388 +# If unset, 8-bit ``subject:'' line in article header will not be
7389 +# encoded according to RFC2047 to base64.  This is useful when message
7390 +# is Usenet article, because MIME for news is nonstandard feature.
7391 +# 
7392 +# 
7393  # set mix_entry_format="%4n %c %-16s %a"
7394  #
7395  # Name: mix_entry_format
7396 @@ -2274,6 +2373,118 @@
7397  # See also $read_inc, $write_inc and $net_inc.
7398  # 
7399  # 
7400 +# set news_cache_dir="~/.mutt"
7401 +#
7402 +# Name: news_cache_dir
7403 +# Type: path
7404 +# Default: "~/.mutt"
7405 +# 
7406 +# 
7407 +# This variable pointing to directory where Mutt will save cached news
7408 +# articles headers in. If unset, headers will not be saved at all
7409 +# and will be reloaded each time when you enter to newsgroup.
7410 +# 
7411 +# 
7412 +# set news_server=""
7413 +#
7414 +# Name: news_server
7415 +# Type: string
7416 +# Default: ""
7417 +# 
7418 +# 
7419 +# This variable specifies domain name or address of NNTP server. It
7420 +# defaults to the newsserver specified in the environment variable
7421 +# $NNTPSERVER or contained in the file /etc/nntpserver.  You can also
7422 +# specify username and an alternative port for each newsserver, ie:
7423 +# 
7424 +# [news[s]://][username[:password]@]newsserver[:port]
7425 +# 
7426 +# 
7427 +# set newsrc="~/.newsrc"
7428 +#
7429 +# Name: newsrc
7430 +# Type: path
7431 +# Default: "~/.newsrc"
7432 +# 
7433 +# 
7434 +# The file, containing info about subscribed newsgroups - names and
7435 +# indexes of read articles.  The following printf-style sequence
7436 +# is understood:
7437 +# 
7438 +# %s      newsserver name
7439 +# 
7440 +# 
7441 +# set nntp_context=1000
7442 +#
7443 +# Name: nntp_context
7444 +# Type: number
7445 +# Default: 1000
7446 +# 
7447 +# 
7448 +# This variable defines number of articles which will be in index when
7449 +# newsgroup entered.  If active newsgroup have more articles than this
7450 +# number, oldest articles will be ignored.  Also controls how many
7451 +# articles headers will be saved in cache when you quit newsgroup.
7452 +# 
7453 +# 
7454 +# set nntp_load_description=yes
7455 +#
7456 +# Name: nntp_load_description
7457 +# Type: boolean
7458 +# Default: yes
7459 +# 
7460 +# 
7461 +# This variable controls whether or not descriptions for each newsgroup
7462 +# must be loaded when newsgroup is added to list (first time list
7463 +# loading or new newsgroup adding).
7464 +# 
7465 +# 
7466 +# set nntp_user=""
7467 +#
7468 +# Name: nntp_user
7469 +# Type: string
7470 +# Default: ""
7471 +# 
7472 +# 
7473 +# Your login name on the NNTP server.  If unset and NNTP server requires
7474 +# authentification, Mutt will prompt you for your account name when you
7475 +# connect to newsserver.
7476 +# 
7477 +# 
7478 +# set nntp_pass=""
7479 +#
7480 +# Name: nntp_pass
7481 +# Type: string
7482 +# Default: ""
7483 +# 
7484 +# 
7485 +# Your password for NNTP account.
7486 +# 
7487 +# 
7488 +# set nntp_poll=60
7489 +#
7490 +# Name: nntp_poll
7491 +# Type: number
7492 +# Default: 60
7493 +# 
7494 +# 
7495 +# The time in seconds until any operations on newsgroup except post new
7496 +# article will cause recheck for new news.  If set to 0, Mutt will
7497 +# recheck newsgroup on each operation in index (stepping, read article,
7498 +# etc.).
7499 +# 
7500 +# 
7501 +# set nntp_reconnect=ask-yes
7502 +#
7503 +# Name: nntp_reconnect
7504 +# Type: quadoption
7505 +# Default: ask-yes
7506 +# 
7507 +# 
7508 +# Controls whether or not Mutt will try to reconnect to newsserver when
7509 +# connection lost.
7510 +# 
7511 +# 
7512  # set pager="builtin"
7513  #
7514  # Name: pager
7515 @@ -2989,6 +3200,19 @@
7516  # string after the inclusion of a message which is being replied to.
7517  # 
7518  # 
7519 +# set post_moderated=ask-yes
7520 +#
7521 +# Name: post_moderated
7522 +# Type: quadoption
7523 +# Default: ask-yes
7524 +# 
7525 +# 
7526 +# If set to yes, Mutt will post article to newsgroup that have
7527 +# not permissions to posting (e.g. moderated).  Note: if newsserver
7528 +# does not support posting to that newsgroup or totally read-only, that
7529 +# posting will not have an effect.
7530 +# 
7531 +# 
7532  # set postpone=ask-yes
7533  #
7534  # Name: postpone
7535 @@ -3563,6 +3787,41 @@
7536  # shell from /etc/passwd is used.
7537  # 
7538  # 
7539 +# set save_unsubscribed=no
7540 +#
7541 +# Name: save_unsubscribed
7542 +# Type: boolean
7543 +# Default: no
7544 +# 
7545 +# 
7546 +# When set, info about unsubscribed newsgroups will be saved into
7547 +# ``newsrc'' file and into cache.
7548 +# 
7549 +# 
7550 +# set show_new_news=yes
7551 +#
7552 +# Name: show_new_news
7553 +# Type: boolean
7554 +# Default: yes
7555 +# 
7556 +# 
7557 +# If set, newsserver will be asked for new newsgroups on entering
7558 +# the browser.  Otherwise, it will be done only once for a newsserver.
7559 +# Also controls whether or not number of new articles of subscribed
7560 +# newsgroups will be then checked.
7561 +# 
7562 +# 
7563 +# set show_only_unread=no
7564 +#
7565 +# Name: show_only_unread
7566 +# Type: boolean
7567 +# Default: no
7568 +# 
7569 +# 
7570 +# If set, only subscribed newsgroups that contain unread articles
7571 +# will be displayed in browser.
7572 +# 
7573 +# 
7574  # set sig_dashes=yes
7575  #
7576  # Name: sig_dashes
7577 @@ -4768,3 +5027,14 @@
7578  # ``tuning'' section of the manual for performance considerations.
7579  # 
7580  # 
7581 +# set x_comment_to=no
7582 +#
7583 +# Name: x_comment_to
7584 +# Type: boolean
7585 +# Default: no
7586 +# 
7587 +# 
7588 +# If set, Mutt will add ``X-Comment-To:'' field (that contains full
7589 +# name of original article author) to article that followuped to newsgroup.
7590 +# 
7591 +#