home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / zfnot51p.zip / ZFNOTIFY.DOC < prev    next >
Text File  |  1994-01-26  |  10KB  |  209 lines

  1.  
  2.  ╒═══════╕ ╒═══════╕ ╒═══════╕ ╒═══════╕ ╒════════╕ ╒══╕ ╒═══════╕ ╒══╕  ╒══╕
  3.  │░░░░░░░│ │░░░░░░░│ │░░░░░░░│ │░░░░░░░│ │░░░░░░░░│ │░░│ │░░░░░░░│ │░░│  │░░│
  4.  ╘════╕░░│ ╘═══════╛ │░░╒════╛ │░░╒════╛ ╘════════╛ ╘══╛ ╘═══════╛ │░░│  ╘══╛
  5.  ╒════╛▒▒│ ╒═════╕   │▒▒│ ╒══╕ │▒▒│ ╒══╕    ╒══╕    ╒══╕ ╒═════╕   │▒▒╘═════╕
  6.  │▒▒▒▒▒▒▒│ │░░░░░│   │▒▒│ │░░│ │▒▒│ │▒▒│    │░░│    │░░│ │░░░░░│   │▒▒▒▒▒▒▒▒│
  7.  │▓▓╒════╛ │▒▒╒══╛   │▓▓│ │▒▒│ │▓▓│ │▓▓│    │▒▒│    │▒▒│ │▒▒╒══╛   ╘══╕▓▓╒══╛
  8.  │▓▓╘════╕ │▓▓│      │▓▓│ │▓▓│ │▓▓╘═╛▓▓│    │▓▓│    │▓▓│ │▓▓│         │▓▓│
  9.  │███████│ │▓▓│      │██│ │▓▓│ │███████│    │▓▓│    │▓▓│ │▓▓│         │██│
  10.  │███████│ │██│      │██│ │██│ │███████│    │██│    │██│ │██│         │██│
  11.  ╘═══════╛ ╘══╛      ╘══╛ ╘══╛ ╘═══════╛    ╘══╛    ╘══╛ ╘══╛         ╘══╛
  12.  
  13.                              Copyright (c) 1994
  14.                                Boris Huertgen
  15.                              All Rights Reserved
  16.  
  17.    ──────────────────────────────────────────────────────────────────────────
  18.      Introduction ( What ZFNotify does )
  19.    ──────────────────────────────────────────────────────────────────────────
  20.  
  21.      ZFNotify informes the sysop about arrived faxes which were received by
  22.      Zyxels ZFAX (only v3.0x and higher). It does this in three ways:
  23.  
  24.      via netmail
  25.          ZFNotify posts a message to the sysop, that contains all interessing
  26.          data from the ZFAXIN-logfile, like this:
  27.  
  28.                     Remote ID: +49-211-237113      
  29.             Recived Date/Time: 24.01.1994, 22:18
  30.               Number of Pages: 4
  31.                  Faxfile size: 145197 Bytes
  32.                   Page Format: A4
  33.                 Coding scheme: 2-D (MR), High
  34.                  Connect Time: 01:31
  35.                 Connect Speed: 14400 BPS
  36.                        Status: 00h - OK
  37.  
  38.  
  39.      via LASTCALL.FD / LASTCALL.IM
  40.          ZFNotify puts the filename into the "From" field. The time is
  41.          determined using the appropriate log entry. The "Location" field is
  42.          filled with the number of the fax which called your system.
  43.  
  44.      via INBOUND.HIS
  45.          ZFNotify writes the filename of the fax, the fax number, the size of
  46.          the file in bytes, the time online and the number of received 
  47.          fax pages into the inbound mail history of FrontDoor/Intermail.
  48.  
  49.    ──────────────────────────────────────────────────────────────────────────
  50.      Introduction ( Requirements )
  51.    ──────────────────────────────────────────────────────────────────────────
  52.  
  53.       ZFNotify was written for logfiles of ZFAX v3.0x (-RF Parameter). 
  54.       This file is usually named ZFAXIN.LOG.
  55.  
  56.       You can use ZFNotify with FrontDoor/InterMail, if you only want to
  57.       be notifyed by FTS-0001 (*.MSG) netmails (use -n and -a switch, see
  58.       below).
  59.  
  60.       If you want to use notifying by lastcall or history, you must of
  61.       course have either InterMail or FrontDoor (which means the DOS
  62.       environment variable "IM" or "FM" must be set). If multiline FrontDoor
  63.       or InterMail is used then the DOS variable "TASK" determines the set
  64.       of LASCxxx.FD and INBxxx.HIS.
  65.  
  66.    ──────────────────────────────────────────────────────────────────────────
  67.      How to use ZFNotify ( the Syntax )
  68.    ──────────────────────────────────────────────────────────────────────────
  69.  
  70.         To call ZFNotify use the following Syntax:
  71.  
  72.         ZFNOTIFY [-?|-a<addr>|-n[<path>]|-h|-l|-im|-debug]
  73.  
  74.  
  75.         -a<addr> If specified, Notify sets this address into the origin and
  76.                  destination field of the netmail. If omitted then the main
  77.                  AKA (defined in SETUP.FD or FD.SYS) is used.
  78.  
  79.         -debug   only usefull for beta-testers ;-)
  80.  
  81.         -h       Notifies via INBOUND.HIS or INB<task>.HIS, where task is the
  82.                  contents of the DOS variable "TASK".
  83.  
  84.         -im      Notify normally looks for the DOS variable "FD" first. -im
  85.                  changes this order; FD.SYS is loaded before SETUP.FD. Notice
  86.                  that this switch only makes sense if you have
  87.                  * both FrontDoor and InterMail running, with different
  88.                    mailpath and/or first AKA.
  89.                  * only InterMail running, but DOS variable "FD" is set due
  90.                    to compatibility problems.
  91.  
  92.         -l       Notifies via LASTCALL.HIS or LASTC<task>.FD or
  93.                  LASTC<task>.IM.
  94.  
  95.         -n<path> Notifies via Netmail. If you specify a path then ZFNotify
  96.                  creates the netmail there rather according the mailpath
  97.                  definition in SETUP.FD and FD.SYS.
  98.  
  99.         -?      Displays a short help screen
  100.  
  101.    ──────────────────────────────────────────────────────────────────────────
  102.      Technical Notes ( Support for ZFNotify )
  103.    ──────────────────────────────────────────────────────────────────────────
  104.  
  105.       Always remember: I am not obliged to provide perfect software. - -
  106.  
  107.       To reach me by FidoNet use 2:2440/220  @FidoNet
  108.                                  9:493/2100  @VirNet
  109.                                 16:100/5020  @ZyXELNet
  110.                                150:4901/300  @EzyNet
  111.                                246:6103/4000 @PB-Net
  112.  
  113.       The latest version of ZFNotify is available withe magic "ZFNOTIFY"
  114.       on following systems:
  115.  
  116.       2:2440/220 (the old 2:242/210)
  117.       2:2440/240 (the old 2:242/98)
  118.  
  119.       but also on the ZyXELNet filearea "ZyXTOOL" and on various BBS
  120.       all over the world.
  121.  
  122.       
  123.    ──────────────────────────────────────────────────────────────────────────
  124.       Legal Stuff ( Copyrights )
  125.    ──────────────────────────────────────────────────────────────────────────
  126.  
  127.       ZFNOTIFY is not Freeware.
  128.       I distribute them under the Cardware concept.
  129.       The Cardware concept needs support by every single user of a program
  130.       distributed under it's terms.
  131.  
  132.  
  133.       If you find this program useful and register it,
  134.       you encourage me <g> to continue my work on ZFNOTIFY and maybe,
  135.       to write other useful tools.
  136.  
  137.       The adress to register is:
  138.  
  139.       Boris Huertgen
  140.       Auf der Gemarke 6a
  141.       D-40625 Duesseldorf, Germany
  142.  
  143.       "ZFNOTIFY" is copyrighted works of Boris Huertgen, ALL RIGHTS RESERVED.
  144.       You are allowed to give unmodified, unregistered copys of this program
  145.       to your friends, to upload it on other BBS's or to spread it however
  146.       you like. Conversion to other archive formats is allowed as long as you
  147.       can ensure that all files included in the original archive will remain
  148.       unchanged in the new archive. You are not allowed to charge money for
  149.       this package or to distribute it together with a or in a commercial
  150.       product. Also, you are not allowed to remove the copyright notice in
  151.       the documentation or the program itself.
  152.  
  153.       The only thing that I and my beta testers will guarantee is,
  154.       that ZFNOTIFY will take up some disk space.
  155.  
  156.       *               USE IT AT YOUR OWN RISK  !!!
  157.  
  158.    ──────────────────────────────────────────────────────────────────────────
  159.       Legal Stuff ( Trademarks )
  160.    ──────────────────────────────────────────────────────────────────────────
  161.  
  162.       ZFAX            is a copyright of ZyXEL Inc.
  163.       FidoNet         is a trademark of Tom Jennings
  164.       QuickBBS        is a trademark of Pegasus Software
  165.       FrontDoor       is a trademark of Advanced Engeneering Sarl
  166.       InterMail       is a trademark of Scandinavian PC Systems
  167.       Desqview        is a trademark of Quarterdeck Systems
  168.       MS-DOS          is a trademark of Microsoft corporation
  169.  
  170.    ──────────────────────────────────────────────────────────────────────────
  171.       Disclaimer
  172.    ──────────────────────────────────────────────────────────────────────────
  173.  
  174.       THE AUTHOR PROVIDES ANY VERSION OF ZFNOTIFY "AS IS" AND WITHOUT ANY
  175.       WARRANTY. TO THE EXTENT PERMITTED UNDER APPLICABLE LAW, THE AUTHOR
  176.       DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
  177.       LIMITED TO, ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A
  178.       PARTICULAR PURPOSE. SPECIFICALLY, THE AUTHOR MAKES NO REPRESENTATION
  179.       OR WARRANTY THAT THE SOFTWARE IS FIT FOR ANY PARTICULAR PURPOSE.
  180.  
  181.       THE AUTHOR SHALL NOT BE LIABLE FOR ANY DAMAGES RESULTING FROM THE USE
  182.       OF THIS SOFTWARE, INCLUDING BUT NOT LIMITED TO, LOSS OF PROFIT, DATA
  183.       OR USE OF THE SOFTWARE, OR SPECIAL, INCIDENTAL OR CONSEQUENTIAL
  184.       DAMAGES OR OTHER SIMILIAR CLAIMS, EVEN IF THE AUTHOR HAS BEEN
  185.       SPECIFICALLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  186.  
  187.    ──────────────────────────────────────────────────────────────────────────
  188.       Distribution
  189.    ──────────────────────────────────────────────────────────────────────────
  190.  
  191.    *  Operators of electronic bulletin board systems (Sysops) are permitted
  192.    *  and encouraged to post the ZFNotify archive for downloading by their
  193.    *  users, as long as the above conditions are met. Though a fee may be
  194.    *  charged for BBS access, NO FEE may be charged to specifically access
  195.    *  or download the ZFNotify archive.
  196.  
  197.    *   NOTE: In no way, it is allowed, that you post and use the ZFNOTIFY
  198.    *         archive or program in CD-ROM samples or Shareware CD-ROM
  199.    *         editions without the authors rights.
  200.  
  201.    ──────────────────────────────────────────────────────────────────────────
  202.       Thanks
  203.    ──────────────────────────────────────────────────────────────────────────
  204.  
  205.        Horst Hackenbruch  for beta-testing on InterMail (v2.26 rev.001b)
  206.                           and the english doc.
  207.  
  208.  
  209. - EOF -