home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PPPBCKP / PPP15B36.ZIP / CHANGES.DOC next >
Text File  |  1997-08-31  |  22KB  |  517 lines

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