--- Diff 43 --- From: 20 Apr 1995 - To: 22 Apr 1995 * Fixed the banner... now send "press esc..." * Fixed outgoing call in answer=on... * Fixed the answer at 2nd ring... I hope :-) * Fixed a bug in the log window... * Added 2 kwds (MailerSettings): o DiskIORead= No default o DiskIOWrite= No default Set the I/O buffer for write and read operations... If they don't work, you could lose some boundles #:^)))) --- Diff 44 --- From: 23 Apr 1995 - To: 30 Apr 1995 * Removed Main-Aka address !! Added "Aka=
" eg: Address=2:331/213@fidonet.org Aka=2:331/106.8@fidonet.org Aka=2:335/602.40@fidonet.org Address=39:101/303@amiganet.ftn Address=85:1/24@zeusnet.ftn The main-node of the 1.1.44 system depend of the remote system's main-node... If you call a 39:101/303 and you have an amiganet address, your GMS set that as main aka and my GMS answer as 39:101/303 or other amiganet address... * Fixed some enforcer hits in the EMSI session... * Now most of the % cmds works in the AfterSession session... * Now send the banner also in ZMH mode... * Now when you call a Semper mailer, maybe works... * Added ARexx: ret = GMS_Mailer_Session_Spawn(name, cmds, [stack]) * Fixed serious bugs in DiskIORead/Write sections... * Fixed a bug in the log window... * New kwds (MailerSettings): o BannerZMH= o BBSMessageZMH= o FileRequestZMH= o FileRequestZMHStack= * Fixed a small bug after a NO CARRIER... * Fixed DropBBSSecs problems... * Fixed a big bug with the inbound directory... * Added 'NO USER RESPONDIG' for busy... * Added 'NO B-CHANNEL' for nodialtone... * Fixed some very big problems in skip sections * Fixed the call to an undialable node... * Fixed a bug with OldTruncate=ON... --- Diff 45 --- From: 02 May 1995 - To: 07 May 1995 * Now it does a serial flush... * Added that uniconify GMS when there is a session protocol... * Fixed some akas problems... * Now "NO USER RESPONDING" is the same as "NO ANSWER"... * Fixed d44 hits... * Fixed %a and %A commands... * Fixed other bugs in DiskIOWrite section... * Renamed GMS_Temp#? file to !.[,%ld]... * Added unit per mins... If Cost == -1 in nodelist, that node can't be called... you have to specify the CallNumber kwd... * Added cost in AcctMax... at the end... * Fixed some enforcer hits if nodelist not installed... --- Diff 46 --- From: 08 May 1995 - To: 17 May 1995 * Added kwd... * Fixed another aka bug... * Removed Cost kwd... * Added UnitCost= and UnitLength=... * Now doesn't spawn commands that are set to ""... * Fixed latest hits in YooHoo section... --- Diff 47 --- From: 19 May 1995 - To: 21 May 1995 * Fixed some bugs in BiSend#? sections... * Rework of session connected time log... added sent & recv size... * Now in DirectZap it doesn't send fname in lower case... * Rework of zsend... --- Diff 48 --- From: 22 May 1995 - To: 28 May 1995 * Added Time online timer... good things ;) * Go back to SAS/C 6.51 !! Recompiled all the sources !!!! * Added 2 kwds: - MaxError= - MaxErrorSize= Hang up when errors more than MaxError in the size intervall... * Now it answers at the right ring... I hope ;) * Now it opens the nodelist only when there is a session... * Fixed the EMSI_DAT string in the log... * Now it allow wrong addresses in EMSI_DAT string... --- Diff 49 --- From: 29 May 1995 - To: 08 Jun 1995 * Added NLAlwaysOpened=... Default ON. You can choose if open the nodelist only when gms is opened or open and close when there is a session. * Removed field in session connected time if both are 0... * Now keep the information fields for the main-aka sent... * Now delete directory entries in the flofile... * Fixed arexx calls when there are incoming calls... * Fixed THE bug that sometimes does not send the mail... :-) * Modified zreceive... Helgeeeee ???? --- Diff 50 --- From: 10 Jun 1995 - To: 14 Jun 1995 * Hard work in all the sources... and... :) * Fixed the ring bug... and so I also hope the fax bug... * Modified zmdm... * Now doesn't guru if there is not the nodelist... * Fixed the bug that in some systems does not send the mail !! 8) * Added InactivutyTimeout= Default=60... Hang up if there is not the bbs in an incoming call if the remote does not respond at the handshake... --- Diff 51 --- From: 16 Jun 1995 - To: 23 Jun 1995 * Stack from 4096 to 6144... * New bin/GMS_Mailer... Added GUIType= Default=MUI o with GUIType=MUI you have to increase the stack to 8k. Don't ask me why... it's MUI ! o DON'T USE the Console swicth with this release !!! * Fixed a bug in zmdm code... * Fixed a bug in the reload config section... * Now it supports the full EMSI 8-bit translation !! :-) * Now PickUp and Hold#? preferences works in both directions... * Fixed the InactivityTimeout bug... * Added BBSSpawnMessage that send the msg when the user enter the bbs. * Now BBSMessage, BBSMessageZMH and BBSSpawnMessage can handle the file-banner like Banner and MinBaudBanner, with the '<' chr ! 8) * Arranged a pseudo bug with the serial gvp that drop the DSR at the initialization modem process... --- Diff 52 --- From: 25 Jun 1995 - To: 01 Jul 1995 * Internal release !! * Squashed the Fax bug !! * Now it sends the EMSI_REQ and the banner after 2 secs ! * ExitOnError= ... Default: OFF o if in an outgoing call the modem return VOICE, NO DIALTONE or ERROR, GMS continues the redial cycle... * AlwaysHangUp= ... Default: OFF o In the hanging up process, also is the DTR is low, GMS sends the ModemHangUp string and try to drop the DTR signal... * Turned on the 6.51 optimizer... -8k !! 8) * Changed BBSchar function... o $xx for hex... $$ or \\$ for $... o !xx for dec... !! or \\! for !... o %xx for bin... %% or \\% for %... o \\ for \... o x for x... * Fixed a bug in my .dat compiler... now BBSSpawnMessage works ! :-) * Removed the busy poll in Hydra !!!!! 8)))))) Now Hydra8k will work also on ISDN without cpu usage !! Hehem... I hope !! 8) Increased Hydra throughput up to 10% on my busy 3000/030 ! 3380 cps 28.8/v34 ! 8) Now use the EOFMODE of the serial device !! The device *must* support it !!! If Hydra will not work set the kwd listed below... ie. nullmodem and artser device doesn't work with EOFMODE and doesn't report error !! :( if you use the gvpser.device run the GVPIOPatch and *reset* the EOF Standard Mode !! * HighSpeedSerial= Default: ON o Allow to set the EOFMODE of the serial device... If OFF your multitasking will not so better... but much better than pre d52 ! 8'))) * Added Hydra16k= !! 8)))) o Up to 12k on 28.800... 16k on ISDN !!! * Added new kwds: o Hydra8kBaud= o Hydra8kString= o Hydra16kBaud= o Hydra16kString= See HydraBaud & HydraString... * Now Hydra requires ~100 Kb of ram !! 8^((((( * Logged a "Disk I/O error" instead of a "Disk write..."... --- Diff 53 --- From: 01 Jul 1995 - To: 02 Jul 1995 * Internal release !! * Improved Hydra16k... * Fixed a small bug if there isn't the traplist... it doesn't crash ! 8) * Rexx: o GMS_Mailer_Config_Modify doesn't delete the previous settings ! o GMS_Mailer_Config_Delete() remove Config_Modify settings... * %B now alse works in AfterSession... --- Diff 54 --- From: 02 Jul 1995 - To: 04 Jul 1995 * Fixed a 'Carrier Lost' in Hydra... * Now if the remote does not respond or if the handshake doesn't match, it exits from the cycle call ! * Fixed the Xenolink XMailer 1.96 bug ! * Fixed the problem with D'Bridge... * Renamed bin/GMS_Mailer to bin/GMS_Mailer_MUI... * New: bin/GMS_Mailer_CON o It's very ugly ! 8) o Only for unix man ! No menus, no iconify, only three windows ! :-)) o I'll include in the next diff ! ;) --- Diff 55 --- From: 06 Jul 1995 - To: 08 Jul 1995 * Now doesn't hang the system in a carrier lost situation... * Fixed another trapbug !! No guru when you set Nodelist="" !! * Fixed some problems in gms_config.library... * Fiu' ! :-) Fixed problems with EOFMODE ON ! Now works with serial and artser... and I hope with the MFC ! * Fixed a SniffArq problem... * Renamed HighSpeedSerial to EOFMode !! * EOFMode= Default: OFF * ExitOnError= Default: ON * You have to rename the bin/GMS_Mailer.info to bin/GMS_Mailer_MUI.info ! * Now I'm working on the english guide... I hope to send it with the next diff ! --- Diff 56 --- From: 09 Jul 1995 - To: 09 Jul 1995 * Fixed a damn bug in the write section ! * Fixed a small bug in zmodem code... Beppe ? ;) * New ARexx script: o GMS_DeleteConfig.rexx Removes the config_modify settings... --- Diff 57 --- From: 09 Jul 1995 - To: 10 Jul 1995 * Now we can run the TL in the AfterSession without any problems ! * Fixed the bug that sometimes set the CPS rate in the Send Window to 0 ! But it's was not a bug... * New memory allocation in Hydra ! o Hydra: ~13k o Hydra8k: ~74k o Hydra16k: ~148k * Now logs the carrier lost also in eofmode... * Fixed the new post setconfig bug ! * Revised and correct all the zmodem sources ! I finally hope that works with XP-mailer !!!! * Added %m for LineNumber in the MailerEditor... * Fixed the Total Errors in bin/GMS_Mailer_MUI ! * Added CPS and Errs in session connect... --- Diff 58 --- From: 11 Jul 1995 - To: 12 Jul 1995 * Fixed the guru bug that happens when you set Rings!=0 and the LogCallerID="" * ZLog= o Full ZMODEM debug !! Use it only for debug... it's slow ! --- Diff 59 --- From: 12 Jul 1995 - To: 13 Jul 1995 * Now doesn't exit in bbs spawn mode ! * Added %m option also in Externals cfg... * Fixed the session time in bbs exit... --- Diff 60 --- From: 13 Jul 1995 - To: 13 Jul 1995 * Now works with Terminate ! * Now ZLog is much more verbose ! It's very slow... but it's necessary to scratch Lora-BBS and XP bugs... --- Diff 61 --- From: 17 Jul 1995 - To: 18 Jul 1995 * Fixed a bug in YooHoo with Hydra16k... * Now send boundle with #?.??x where x could be > 9 ! * Fixed a bug if password=""... * Fixed the Total Errors bug ! --- Diff 62 --- From: 19 Jul 1995 - To: 19 Jul 1995 * Removed TrapZap code ! --- Diff 63 --- From: 21 Jul 1995 - To: 21 Jul 1995 * Fixed some missed carrier lost check in zmodem ! Arggg... ! * Maybe works with xeno zmodem, maybe not... test please ! --- Diff 64 --- From: 25 Jul 1995 - To: 26 Jul 1995 * Added extra code for anti device hanging... * Now doesn't hangup twice on a failed session... * Removed the zmodem debug. * Rebuilt all the project with StringMerge=ON...