home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PPPBCKP / SRC / SRC15B39.ZIP / CHANGES.DOC next >
Text File  |  1997-09-06  |  23KB  |  542 lines

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