home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PPPBCKP / SRC15B41.ZIP / CHANGES.DOC next >
Text File  |  1997-09-14  |  25KB  |  575 lines

  1. Beta-41
  2.  
  3.     - Fixed problem in UU which caused received archive files (ARC-*.UUE) to
  4. remain in INBOUND.  (EXP decoded them repeatedly as SOME.MSG, SOME.001, etc.)
  5.  
  6.     - Rewrote max posts on sub lookup routine to solve problem with incorrect
  7. article number returned during news retrieval (which often caused only last
  8. message to be retrieved).
  9.  
  10.     - Allocated memory for POP and SMTP sockets on far heap (to match the
  11. method used in NEWS, which has been working successfully!)  Hopefully, this
  12. fixed the problem which caused POP to find no mail on host (when, in fact,
  13. there was mail waiting).
  14.  
  15.     - Added a second call to resolve SMTP host via DNS (mainly to compensate
  16. for slow nameservers).  This should reduce the occurrence of the "SMTP Socket
  17. failure" errors during outbound mail delivery.
  18.  
  19.     - Updated contact information in header to my new ix.netcom.com address.
  20. (This actually happened in B-39 or B-40, but wasn't noted in CHANGES.DOC!)
  21.  
  22. Beta-40
  23.  
  24.     - Returned to some known good values for stack (B-32 and B-34).
  25.  
  26.     - Cleaned up excess variables in various modules.
  27.  
  28.     - Fixed [Spacebar] group skip during news retrieval so it responds when
  29. someplace else than message retrieval.
  30.  
  31.     - Fixed a couple bad read-write opens for CONFIG.DAT -- shouldn't have
  32. been doing that.
  33.  
  34. Beta-39
  35.  
  36.     - Added a "Path" field to outbound articles.  This will now be used to
  37. track whether articles originated locally (and are skipped during retrieval),
  38. instead of the "Organization" field in previous versions.  This was required
  39. because some news servers assign their own Organization field.
  40.  
  41.     - Strips pipecodes and heart colors from newsgroup articles during
  42. export process (including titles, which got lost a few betas ago!)
  43.  
  44.     - Compiled with stack checking, hopefully to narrow down the problems
  45. associated with low stack.  If you receive any warnings, please advise me.
  46.  
  47.     - Fixed a problem which caused "441 Duplicate Article" responses for
  48. newsgroup posts (resulting from exported articles during the same second).
  49.  
  50. Beta-38
  51.  
  52.     - Played with the _stklen a bit more to tweak varying requirements among
  53. several systems reporting problems with B-36/37.
  54.  
  55. Beta-37
  56.  
  57.     - Distributed wrong NETWORK.EXE with Beta-36!
  58.  
  59. Beta-36
  60.  
  61.     - Changed stack length declarations in the main and support modules to see
  62. if that fixes symptoms of no stack, i.e. lockups after NEWS runs, etc.
  63.  
  64.     - Repositioned the file pointer close routines in UU so all files were
  65. closed prior to copying/moving/deleting (to fix reported sharing violations).
  66.  
  67. Beta-35
  68.  
  69.     - Supports outbound mailing lists (i.e. hosted lists).  Create a file
  70. M<subtype>.NET for the list of recipients (subscribers) to your list.
  71.  
  72.     - Handles CONTACT.NET update without allocating memory on the heap, which
  73. caused insufficient memory errors in Beta-33/34 on several systems.
  74.  
  75.     - Now is case-insensitve while matching the mailing list owner fields
  76. (in NET.INI) for mailing lists you belong to.
  77.  
  78.     - Uses the actual date from articles and mail, if one is found.
  79.  
  80.     - Replaces soft returns (from QWK packets) with normal returns.
  81.  
  82. Beta-34
  83.  
  84.     - Hopefully, a fix for memory allocation routines on CONTACT.NET update
  85. by allocating/deallocating memory each time CONTACT.PPP (the pointer files to
  86. your Internet connections) is created.
  87.  
  88.     - Changed the method for outbound packet naming, eliminating the one
  89. second delay between encoding each packet.  That should run appreciably
  90. faster now.
  91.  
  92.     - Stuck in support for the "Sender:" parameter when EXP parses mailing
  93. list headers (requested by Eileen Stone).  This is Goose's realm, but it
  94. seemed like an easy change! :)
  95.  
  96. Beta-33
  97.  
  98.     - Removed the @###.FILEnet from the default tagline, as some sysops are
  99. using the PPP Project Software without actually being a member of FILEnet.
  100.  
  101.     - Fixed a problem where messages that had a line starting with the word
  102. "begin" would be incorrectly identified as network packets.
  103.  
  104.     - Changed the connect time code so that all Internet based systems will
  105. have their last time of connect reset after a successful SMTP/POP session.
  106. The time of connect of any direct dial systems is not affected.
  107.  
  108.     - Fixed the code so that it will properly use the ADDRESS.# files
  109. rather than ADDRESS.NET.  Also fixed the problem with the - sign in ADDRESS.0
  110. to indicate a direct dial connection not working.
  111.  
  112.     - Put the return path back into the logic for the name matching routines
  113. for the maillist to sub logic.  Some listservers use one and some use the
  114. other.
  115.  
  116.     - Changed the success and failure levels for the PPP modules so that
  117. Ctrl-C will return a fail result, rather than a pass.  This keeps outgoing
  118. packets from being improperly deleted.
  119.  
  120.     - <Space> now aborts transfer of the current message during an SMTP
  121. session.  This allows you to bypass a message on the current run, while
  122. saving it for transfer later.
  123.  
  124.     - Changed some of the text display, during transfers and (lesser seen)
  125. error result messages.
  126.  
  127. Beta-32
  128.  
  129.     - Email messages containing the encoded WINMAIL.DAT or WINMAIL.MSG files
  130. will not be erroneously identified as UUE files.  The WINMAIL encoded lines
  131. are also marked with the ^D0R header to prevent display on the BBS.
  132.  
  133.     - Changed the name matching routines for mailling lists (again) to fix a
  134. problem introduced in beta 30 which made the name match routines always fail.
  135.  
  136.     - Made some changes to the logic for creating the WATTCP.CFG file to
  137. try to prevent the "Can't create WATTCP.CFG" problem.
  138.  
  139.     - Removed POP.DBG.  Now uses "MOREINFO" flag in NET.INI to provide debug
  140. (extended dialog) information with POP/SMTP hosts.
  141.  
  142. Beta-31
  143.  
  144.     - Recompiled under BC4 to address the "Can't create WATTCP.CFG" problem.
  145.  
  146. Beta-30
  147.  
  148.     - Fixed a problem where the memory for mailling lists was improperly
  149. allocated or freed.
  150.  
  151.     - The code now ignores the Return-Path line in messages.  This would
  152. sometimes cause the return address to get assigned incorrectly.
  153.  
  154.     - Fixed a problem where the message Name is *after* host would be
  155. displayed when the < > surrounded the id but no user name was included.
  156.  
  157.     - Fixed a problem where Beta-29 which left the INSTANCE.DAT file open.
  158.  
  159.     - The "N*.NET is missing" warning message was removed, since it won't
  160. exist if @32767 is set up as the host rather than a subscriber.
  161.  
  162.     - Fixed a problem in the display of the sub type when message were
  163. received to a maillist sub.
  164.  
  165. Beta-29
  166.  
  167.     - Changed the multitasker detection logic so that Windows 95 and OS/2
  168. will be reported correctly, even if NETBIOS support is also enabled.
  169.  
  170.     - Fixed a problem where the newsgroup pointer could be incorrectly set if
  171. <Esc> or <Space> was pressed to abort newsgroup retrieval.
  172.  
  173.     - Newsgroups are no longer deleted from NEWS.RC when an unrecoverable
  174. error occurs.  Instead, an SSM is sent to the sysop account, so that the
  175. appropriate action can be done.
  176.  
  177.     - Fixed a problem in NEWS where the crossposted or returned messages
  178. were not being deleted for the first group listed in NEWS.RC.
  179.  
  180.     - Fixed a problem that would be created by messages with long subject
  181. lines or recipient name.
  182.  
  183.     - EXP now reports if the *subtype (asterisk before subtype) is missing in
  184. the mailling list section of NET.INI.
  185.  
  186.     - Fixed a problem which resulted in mailling list messages not ending
  187. up on the subboard if the "reply-to" address format included any additional
  188. information han the Internet mailing address.
  189.  
  190.     - Fixed a problem where Internet mail would not get sent out on the
  191. current connect if no network packets were pending.
  192.  
  193. Beta-28
  194.  
  195.     - Added the first cut at support for putting Internet Mailing Lists to a
  196. subboard.  To do this, you need to add a section to the NET.INI file as
  197. shown.  The email name should be the name that the emails are posted from,
  198. the subtype can be alpha or numeric (don't forget to make the N*.NET file).
  199.  
  200. ;
  201. ; Mailing List Section - used to define internet mailing lists that are to
  202. ; be retrieved into a message base rather than EMAIL.
  203. ;
  204. [MAILLIST]
  205. ; email_name   subtype    (NOTE: Asterisk (*) is required!)
  206. my_listserv@domain.com *1000
  207.  
  208.     - Changed the open mode for the WATTCP.CFG configuration file, to fix the
  209. problem some systems see with the software trying to read this file before it
  210. has been rewritten by the TCPWAT program.
  211.  
  212.     - Makes sure any received packets are renamed before the NETWORK routines
  213. are called, so all received packets are processed after the current call.
  214.  
  215.     - Changed the return address for messages which are received with the
  216. format "User Name <id@site>" to the more standard "id@site (User Name)"
  217. format.  This keeps replies from hosing the SMTP server and getting the
  218. SMTP socket connect failed error message (at least for this case).
  219.  
  220.     - Fixed a problem where posts that were sent out on a newsgroup would be
  221. reposted when the message was received back from the newsserver.
  222.  
  223.     - Allows Internet-based subs to be set up with @32767 as the host rather
  224. than a subscriber.  This allows Network Validation for outgoing posts, but
  225. prevents the subs from being networked to other BBS's.
  226.  
  227.     - Added support for XPOSTS=0, which turns off cross-post detection
  228. for newsgroups.
  229.  
  230.     - Changed the originator on network packets to be the real account name
  231. rather than the forwarding service name, to allow for the correct
  232. identification of bounced packets.
  233.  
  234.     - Changed the NEWS log file logic that seemed to sometimes cause crashes
  235. while retrieving newsgroups.
  236.  
  237. Beta-27
  238.  
  239.     - Increased _stklen variable in the hope it addresses problems from some
  240. systems running out of stack space during runtime.
  241.  
  242.     - Supports Waterloo TCP/IP "INACTIVE" vice "SOCK_INACTIVE" in WATTCP.CFG,
  243. which should properly respond to lost carrier, poor IP connections, etc.
  244.  
  245.     - The CLEANUP option in NET.INI now will execute FLINK and LINKER only,
  246. instead of spawning NETWORK1/2 for normal BBS cleanup.  Some systems were
  247. running out of memory during this process, and it was redundant of the BBS.
  248.  
  249.     - Makes two passes in MQUEUE on each run to assist those whose provider
  250. didn't settle handshaking immediately after connect.
  251.  
  252.     - Reads in alpha subtypes from NEWS.RC in upper case now to prevent
  253. problems in finding subtypes on the BBS.
  254.  
  255.     - Honors the <TAB> character in received newsgroup articles.  This was
  256. causing some text to be skewed (originating from mail readers which didn't
  257. substitute space).  Also properly terminates the received strings, so the
  258. spurious characters at the end-of-line on newsgroups should be fixed.
  259.  
  260. Beta-26
  261.  
  262.     - Fixed bug which caused binary groups to get sent into the bit bucket
  263. during retrieval.  Self-inflicted wound in Beta-25 with addition of alpha
  264. subtypes.
  265.  
  266.     - Changed CONTACT.NET update to a new method.  CONTACT.NET is now
  267. updated for each system for whom the program prepares a packet.  In this
  268. manner, it now reflects what gets sent to each system uniquely.
  269.  
  270.     - Tweaked the routines which read/write WATTCP.CFG.  This should get rid
  271. of any problems associated with that, including creating 0 byte files and
  272. inability to create WATTCP.CFG at runtime.
  273.  
  274.     - Forced a newline at the beginning of each newsgroup article.  This
  275. ensures that the text of a message doesn't begin on the same line as the
  276. RE:.
  277.  
  278. Beta-25
  279.  
  280.     - I didn't get all the changes/enhancements into this beta which I'd
  281. hoped.  There are a great deal of functional changes below, and the todo
  282. list is a bit smaller, but there's still work before the release of
  283. version 2.  Please report any problems you find.
  284.  
  285.     - First stab at "AUTHINFO" directive used by NNTP to validate username
  286. and password.  I could find no governing RFC, so a lot of this is in the
  287. blind until I can set up an NNTP host which supports it.  If your news host
  288. requires a Userid and Password for login (such as GTE), add the following to
  289. the [NEWS] section of NET.INI:
  290.  
  291.         NEWSNAME = <username>
  292.         NEWSPASS = <password>
  293.  
  294. The initial feedback is that this function is working properly, but it may need
  295. fine-tuning.
  296.  
  297.     - The trailing '.' on each Internet email message is now bypassed in email
  298. retrieval, so it won't be displayed to users viewing it on the BBS.
  299.  
  300.     - Nailed down the stacked "RE: RE: RE:" found in newsgroup responses.
  301.  
  302.     - Added "Continued in next message..." as the final line in newsgroup posts
  303. which exceed 32K (and become split into multiple parts) and "Continued from
  304. previous message..." on trailing parts.
  305.  
  306.     - Fixed the news and mail time/byte entries in NET.LOG, so each is
  307. maintained uniquely now.  If you use ONECALL in NET.INI, you will get two
  308. entries (one for @32767 and the other for the system you called), each with
  309. its own bytes and time.
  310.  
  311.     - Added definable maximum cross-posts before newsgroup article is skipped.
  312. New entry to NET.INI in [NEWS] section reads:
  313.  
  314.         XPOSTS = nn
  315.  
  316. where 'nn' is a number between 1 and 99.  (Setting this to '1' will reject any
  317. message crossposted to another newsgroup.)
  318.  
  319.     - Added support for the PPPURGE utility which cleans up the SENT directory
  320. externally.  By adding "PURGE=N" to the [GENERAL] section in NET.INI, you can
  321. bypass packet cleanup during normal network routines.  You must then add
  322. "PPPURGE <days>" to your external event batch file to kill SENT files.
  323.  
  324.     - Tweaked internal stack size which seems to stabilize problems resulting
  325. from line noise (modem), lost connections during transfers, etc.  Need more
  326. feedback on reliability of these changes, so we don't introduce new bugs!
  327.  
  328.     - Overrides net validation for newsgroup posts received from the Internet,
  329. but leaves normal validation intact for other methods.  This is useful for
  330. anyone who gates newsgroups with netval, as it lets the Internet stuff flow
  331. through unimpeded but still validates BBS-originating posts.
  332.  
  333.     - Added internal support for the FWDNAME and FWDDOM parameters from
  334. NET.INI.  If defined in the [GENERAL] section, these will be used for the
  335. headers of email and newsgroup posts.  This is helpful for anyone using a
  336. forwarding service, such as bigfoot.com, as their BBS mail host.
  337.  
  338.     - Fixed a problem in the UUDECODE routines where the output file was
  339. not being deleted if an error was detected during processing.  This would
  340. cause the partial file to be processed by the remaining NETWORK routines,
  341. which could result in crashes.
  342.  
  343.     - Added support for individual ADDRESS.* files.  ADDRESS.1 and up are
  344. maintained by the GC's.  ADDRESS.0 is a local file, which can be used to
  345. limit callouts to particular systems.  To force a normal (modem) callout to a
  346. system, create ADDRESS.0 in the following format:
  347.  
  348.         @node -      (the minus sign indicates use direct call)
  349.  
  350.     - Added another check for returned packets.  If the packet "from:"
  351. name matches the name and domain defined in the INI file, the packet is
  352. assumed to be a returned packet as well.  Apparently not all ISP's use the
  353. standard "mailer-daemon" approach for identifying returned packets.
  354.  
  355.     - Changed the sleep() call in NETWORK.EXE to a delay() call used when
  356. the socket is being established.  Some systems appear to hang using the
  357. sleep() call.
  358.  
  359.     - Added the KLOSV146.ZIP file to the archive.  These are the latest PPP
  360. drivers from KLOS, patched to remove the Windows detection code.
  361.  
  362.     - Added support for alpha subtypes in NEWS.C (defined in NEWS.RC).
  363.  
  364.     - Fixed routines to clean up after a file is received via Internet mail.
  365. Copies are no longer saved in CHECKNET and SPOOL.
  366.  
  367.     - Added PURGE option to [GENERAL] area, intended to be used with new
  368. PURGE.EXE utility.  PURGE.EXE will clean out your SENT directory as part of
  369. the external event (and not when the program runs).  Set PURGE=N in NET.INI,
  370. then add PURGE.EXE to your external batch file.
  371.  
  372.     - Added support for '_' in CALLOUT.NET to indicate non-Internet system.
  373.  
  374.     - Added support for user-definable anti-spam originating address.  If
  375. 'SPAMCONTROL=Y' is defined in NET.INI, you can also add:
  376.  
  377.         SPAMADDRESS=whoever@whatever.address
  378.  
  379. If SPAMADDRESS is not explicitly defined, the anti-spam address now reads:
  380.  
  381.         realname@dont.spam.me.real.address (Username)
  382.  
  383.     - Cosmetic modification to NET.LOG entry when nothing is sent.  Adds a
  384. comma (,) to conform to the normal network software method.
  385.  
  386.     - Now auto-trims NEWS.LOG, keeping a maximum of 800 lines (about three
  387. days worth) of NEWS entries.  Trim is accomplished at the last full session
  388. entry (a complete news session) at or above the 800 line mark.
  389.  
  390.     - Supports random signature files for newsgroups and email.  Naming format
  391. for the signature files is:
  392.  
  393.         I<subtype>.Txx
  394.  
  395. where 'xx' is a number between 0 and 99.  For example, to create random
  396. tags for subtype "12345", create files "I12345.T01", "I12345.T02", etc.  If
  397. no random tags are found, "I12345.TAG" will be used, as before.
  398.  
  399.     - Now properly removes BBS tagline indicators (the ^Dx prefix for each
  400. line in a BBS or personal tagline).  Note that these will be preserved, in
  401. addition to the I*.T* signature files.
  402.  
  403. Beta-24
  404.  
  405.     - Added hook to EXP to call after network packets/mail are received, so
  406. any Internet mail is processed immediately after receipt.
  407.  
  408.     - Count transfers (sending/receiving packets) in 512 byte increments vice
  409. 1K now... cosmetic.
  410.  
  411.     - Encoding and transfer of packets is now kept on a single line vice
  412. scrolling down the screen... again, cosmetic.
  413.  
  414.     - Tweaked import() routine in EXP to narrow down scrambled headers
  415. reported by some systems.
  416.  
  417.     - Added total files/bytes detail to display after successful packet
  418. transfers.
  419.  
  420.     - Added SSMs to be sent to the #1 account upon receipt of archive
  421. files or bad packets moved into CHECKNET.
  422.  
  423.     - Added file-sharing, timeslicing routines to EXP.
  424.  
  425.     - Added board-specific tagline file support.  File should be in the
  426. BBS DATA\ directory and be named I<subtype>.TAG, for example on subtype
  427. 10001 file would be I10001.TAG.
  428.  
  429.     - Fixed logic when an invalid newsgroup is requested and server returns
  430. 501 response.  It now skips the group and removes the invalid group name from
  431. NEWS.RC automatically.
  432.  
  433.     - INSTALL.C/EXE is in here now.  It needs some work before broader
  434. release, though.
  435.  
  436. Beta-23
  437.  
  438.     - Messed up parsing logic in EXP when comparing against name fields with
  439. an underscore replacing the space.  Fixed, I hope.
  440.  
  441.     - Various tweaks to socket code.  I hope these address the problems some
  442. folks have been having with the modem falling asleep.
  443.  
  444.     - Included POP.DBG in this archive to show dialog between you and your
  445. servers and help in the debugging process.  Copy POP.DBG to POP.EXE before
  446. installing.
  447.  
  448. Beta-22
  449.  
  450.     - Implements controls for Waterloo TCP socket inactivity across modules,
  451. SOCK_DELAY and SOCK_INACTIVE.  By default, these are set to 30 and 60 seconds,
  452. respectively.  They may be defined in NET.INI, as follows:
  453.  
  454. ; Time from sending an IP packet to response from DNS.
  455. SOCK_DELAY = 30
  456. ; Max time without socket activity.
  457. SOCK_INACTIVE = 60
  458.  
  459.     - The sockets are now malloc() on the far heap again (as Goose properly
  460. had them before).  I thought this may have been the culprit in the lost
  461. activity timer.  When I fixed the item above, it actually crashes the client
  462. when trying to free them from the near heap!
  463.  
  464.     - Removes WWIV heart color codes from titles and originator names.
  465.  
  466.     - Implemented ONECALL=Y/N in NET.INI to retrieve messages and newsgroups
  467. on a single call.
  468.  
  469.     - Added timeslicing routines in POP and NEWS.  Would appreciate feedback
  470. from anyone using "activity meters" to see if this helped anything, although
  471. I suspect I have to use a different buffered I/O routine aside from fprintf()
  472. to accomplish anything.
  473.  
  474. Beta-21
  475.  
  476.     - Urgent fix for dial-out problems to modem users.  Beta-20 was showing
  477. "must specify phone number" because of the way I was constructing the
  478. commandline.
  479.  
  480.     - Various other tweaks/enhancements which will be detailed better in the
  481. next beta.  (It's late!)
  482.  
  483. Beta-20
  484.  
  485.     - Urgent fix for a problem in news retrieval where it wasn't finding the
  486. NEWS.RC, I hope!
  487.  
  488.     - NET.INI addition:
  489.  
  490. ; Will retrieve mail and newsgroups on single call
  491. ONECALL = Y
  492.  
  493. Beta-19
  494.  
  495. Additions to NET.INI (for now, grab Quixotic Quest's FAQ for a full NET.INI
  496. and meanings).  Under [NEWS] tag, add:
  497.  
  498. ; If defined, puts a bogus originating address on newsgroup posts.
  499. SPAMCONTROL = Y
  500. ; If defined, uses file as a signature file to all newsgroup posts.
  501. SIGNATURE = D:\WWIV\GFILES\INTERNET.TAG
  502.  
  503. Various code changes:
  504.  
  505.     - POP now receives messages to an INBOUND directory under the network data
  506. directory instead of syscfgovr.tempdir.  This will help in case of lost
  507. connections... received packets will remain in the INBOUND area until cleaned
  508. out by other routines (UU, etc.)
  509.  
  510.     - Waterloo wasn't returning from the macro for sock_err:.  Tweaked quite a
  511. bit, including allocating the tcp sockets on the near heap (again!).  I wish
  512. we could return(x) from sock_err: but return values vary among different
  513. functions... consistency is something for a future release.  If this doesn't
  514. clear things up, we can exit(x) from the macro and allow the OS to do its own
  515. cleanup for file handles, memory and such.
  516.  
  517.     - parse_ini() in network.c wasn't toupper() on s[0] properly, so lower
  518. case 'y' and 'n' parameters weren't being honored.
  519.  
  520.     - Places ^D0R before header lines on received email.  These lines are
  521. suppressed on display to user on the BBS, but may be extracted to provide
  522. routing info.  Required changes both to POP and EXP, in order to detect/skip
  523. ^D0R when comparing strings.
  524.  
  525.     - Uses underscore between multiple parts of user name on exported mail
  526. (e.g. The_Great_White_Whale).  For backward compatibility, it matches both
  527. space and underscore when comparing against user list.
  528.  
  529.     - Detects bounced mail by comparing originating address (from: line)
  530. against known mail-bouncers, including "Mailer-Daemon", "Administrator", etc.
  531. Bounced packets are named as BAD*.UUE and will remain in INBOUND for review,
  532. as they're skipped during UU decode routines.  To recycle a packet, rename it
  533. from BAD*.UUE to PKT*.UUE.
  534.  
  535.     - Displays 20 characters of packet originator while receiving (purely
  536. cosmetic).  Tracked that for the above item, so figured we'd display it.
  537.  
  538.     - "SPAMCONTROL=Y" in NET.INI [NEWS] tag uses a bogus originating address
  539. ("nowhere@no.net") to prevent email scoopers from finding a good address.
  540. Also when defined, the "Reply-To:" field is omitted but a correct return
  541. address is prepended as text to the body of message.
  542.  
  543.     - Supports a "signature" file defined in NET.INI [NEWS] tag, as described
  544. above.  Format is: "SIGNATURE = [path/filename]".  Contents are read into
  545. outbound mail during export, so length is unlimited.  If it finds ANSI, it'll
  546. choke!  If a SIGNAURE is not defined or the file doesn't exist, it uses the
  547. previous "Origin: * blah" tagline.
  548.  
  549.     - If mh.toUserName is "ALL" (ie. a first post on topic), skips the
  550. "Responding to: ALL" in body of message... seemed redundant.
  551.  
  552.     - NEWS now skips the following messages during retrieval:
  553.  
  554.       - messages cross-posted to more than 10 newsgroups on the assumption
  555.         that they're spammed across multiple groups.  The figure 10 is an
  556.         arbitrary but hard-coded for now into NEWS.
  557.  
  558.       - any message cross-posted to another group defined earlier in NEWS.RC,
  559.         e.g. if you define comp.games and comp.games.adventure in NEWS.RC, it
  560.         will skip messages on comp.games.adventure which were cross-posted to
  561.         comp.games.
  562.  
  563.       - any message which originated from your system as indicated by the
  564.         "Organization:" field appended during export.
  565.  
  566.     - NEWS now allows you to hit <space> to skip to the next group defined in
  567. NEWS.RC.  It doesn't "catch-up" lastread pointers for the skipped group, but
  568. simply writes the current message pointer to NEWS.RC for your next run.  If
  569. there's reason for a "catch-up" key, let's discuss it.
  570.  
  571. There are probably others, but you'll find them as you go.
  572.  
  573. Frank
  574.  
  575.