home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / mg109.zip / MGPM.DOC < prev    next >
Text File  |  1995-11-23  |  4KB  |  131 lines

  1.                               Mgpm Version .01
  2.                       Copyright (c) 1995, Dave Hamilton
  3.  
  4.  
  5.     Mgpm is a PM-based version of MailGate. Mgpm replaces MailGate.exe
  6.     as a mail import/export utility. Please read MailGate.Doc for 
  7.     setup instructions.
  8.  
  9.     Mgpm is BETA software. This means it probably has bugs. The
  10.     underlying code that imports and exports the mail is shared
  11.     (the same) in both MailGate and Mgpm, so Mgpm's mail handling
  12.     should be identical to that of MailGate.
  13.  
  14.     This version of Mgpm doesn't have a software installation 
  15.     program (though future versions will) so you will have to
  16.     create a desktop object for it by dragging a program object
  17.     from your templates folder and manually naming the path
  18.     to mgpm.exe.
  19.  
  20. Known Bugs:
  21.  
  22.     The only bug we've seen is that when you minimize mgpm,
  23.     the icon is messed up. Since everything else seems to
  24.     work well, we're releasing this for beta testing.
  25.  
  26. Additions to MailGate.Cfg
  27.  
  28.     mgpm uses your existing MailGate.Cfg as-is, with the following
  29.     exception:
  30.  
  31.     For Registered Users Only:
  32.  
  33.         You can have mgpm poll the status of incoming, outgoing,
  34.         and queued mail at intervals you specify. You can just
  35.         leave it running and it will do your processing for you.
  36.         The three possible lines you can add to MailGate.Cfg are:
  37.  
  38.             PollIn=interval
  39.             PollOut=interval
  40.             PollQueue=interval
  41.             PollStatus=interval
  42.  
  43.         where: interval is a time specified as seconds, minutes,
  44.         or hours. For example:
  45.  
  46.             PollIn=30m
  47.             PollOut=2h
  48.             PollQueue=30s
  49.  
  50.         will cause mgpm to check for incoming mail every 30 minutes,
  51.         to check for outgoing mail every 2 hours, and to check
  52.         the Sendmail queue every 30 seconds. These are not suggested
  53.         values you should use, they're here to illustrate how to
  54.         configure polling. A more likely configuration is:
  55.  
  56.             PollIn=15m
  57.             PollOut=30m
  58.             PollQueue=2h
  59.  
  60.         This will check for inbound mail every 15 minutes, outbound
  61.         every 30 minutes, and will check the queue status every
  62.         2 hours. The queue would normally be empty. Mail that
  63.         stays in the queue indicates a problem getting internet
  64.         mail out of your system. Such problems do occur, however,
  65.         when users specify ivalid addresses or there's a routing
  66.         issue, so mgpm has an ability to watch the queue for you.
  67.  
  68.         PollStatus simply refreshes the information in the
  69.         status window without processing mail.
  70.  
  71. Running mgpm
  72.  
  73.     Normally, you will just start it up without any options. mgpm
  74.     will read the MailGate.Cfg file, scan for evidence of incoming,
  75.     outgoing, and queued mail, and display its screen.
  76.  
  77.     The only command line option you may want to use is -l, to
  78.     turn on logging. All other command line options supported by
  79.     MailGate, except for -v (verbose), are supported by mgpm.
  80.  
  81. The Status Windows    
  82.  
  83.     mgpm has a status window for each of incoming, outgoing, and
  84.     queued mail. In it you will either see "Yes", which indicates
  85.     you have mail pending in that area, or the window will be blank.
  86.  
  87. Processing Mail
  88.  
  89.     If the incoming status window indicates you have mail pending,
  90.     click on the "Import" button to process inbound mail. mgpm
  91.     will import the internet mail in your inbox to your Squish
  92.     or *.MSG data base.
  93.  
  94.     If the outgoing status window shows you have outbound mail
  95.     pending, click on "Export". mgpm will scan your email area
  96.     and export mail to the internet.
  97.  
  98. Peeking at Pending Mail
  99.  
  100.     For any area that has mail, click on "Peek", to see the
  101.     to/from information of all the pending mail. This will
  102.     update the status windows and show you the mail, but it
  103.     will not process it.
  104.  
  105. Updating the Status Windows
  106.  
  107.     If you have registered MailGate, you can have mgpm poll
  108.     for status and process mail automatically.
  109.  
  110.     In the evaluation version, just click on "Peek" to update
  111.     the status of any area.
  112.  
  113. Final Notes:
  114.  
  115.     Let us repeat, please read the documentation for MailGate
  116.     to understand what either the command line version or the
  117.     PM version does and how to configure them.
  118.  
  119.     Also, it bears repeating that this is BETA software. Still,
  120.     problems can be reported to, and suggestions are welcome at:
  121.  
  122.         mailgate@proven.com
  123.  
  124.     New versions can be checked for and downloaded from the /os2/inet
  125.     directory at:
  126.  
  127.         ftp.proven.com
  128.  
  129.     We hope you will join the ranks of registered MailGate users
  130.     and enjoy the benefits of MailGate, mgpm, and it's utilities.
  131.