home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / APOP3D12 / APOP3D / MAILPROC.HLP < prev    next >
Text File  |  1997-02-02  |  6KB  |  185 lines

  1.  =====================================================================
  2.  =        Command Syntax for aPOP3d Mail Processor v1.20             =
  3.  = (C) Axel Mueller 1996,1997 (amueller@stargate.rz.fh-offenburg.de) =
  4.  =====================================================================
  5.  
  6.  General hints
  7.  -------------
  8.  
  9.  If you send an email to the mail processor the complete
  10.  command sequence must be in the subject (not in the mail body)!
  11.  In order to protect individual users each command sequence
  12.  starts with the username and the password of the user
  13.  requesting the action. Actions will only be performed if
  14.  the password is correct!
  15.  All parts of the command sequence must be separated by
  16.  space!
  17.  Phrases in <> must be replaced by approprate values!
  18.  
  19.  The mail processor will process your email immediately
  20.  after you sent it. If mail processing has been finished
  21.  (max. 1 minute after you sent the email) you will receive
  22.  a confirmation email indicating the state of your requested
  23.  actions.
  24.  
  25.  
  26.  Explanations of commands
  27.  ------------------------
  28.  
  29.  *****************************************************************
  30.  <user> <password> change_password <new password>
  31.  *****************************************************************
  32.  
  33.  Using this command every user can change the password
  34.  himself used for modem login and POP3 retrieval authentication.
  35.  The old password is no longer valid.
  36.  Make sure you remember your new password!
  37.  
  38.  ** Example:
  39.  
  40.  [Subject]
  41.  smith uvwxyz change_password abcde
  42.  
  43.  ** Explanation of example:
  44.  This command sequence changes the password for user smith
  45.  from uwvxyz to abcde.
  46.  
  47.  
  48.  *****************************************************************
  49.  <user> <password> forward_mail <forward address>
  50.  *****************************************************************
  51.  
  52.  This command causes all incoming email to be forwarded to
  53.  a specific forward address. The correctness of the
  54.  forward address cannot be verified. Therefore you should
  55.  make shure that the specified forward address is correct.
  56.  The incoming email will NOT be kept on the forwarding system.
  57.  If the forwarded email gets lost it is lost forever.
  58.  The forward_copy command differs in that matter.
  59.  
  60.  ** Example:
  61.  
  62.  [Subject]
  63.  smith uvwxyz forward_mail rsmith@spider.animal.com
  64.  
  65.  ** Explanation of example:
  66.  All incoming emails for user smith will be forwarded to
  67.  rsmith@spider.animal.com. None of the incoming email will
  68.  be kept on the forwarding system.
  69.  
  70.  
  71.  
  72.  *****************************************************************
  73.  <user> <password> forward_copy <forward address>
  74.  *****************************************************************
  75.  
  76.  This command causes all incoming email to be forwarded to
  77.  a specific forward address. The correctness of the
  78.  forward address cannot be verified. Therefore you should
  79.  make shure that the specified forward address is correct.
  80.  The incoming email will be kept on the forwarding system.
  81.  If the forwarded email gets lost it is still available on
  82.  the forwarding system.
  83.  The forward_mail command differs in that matter.
  84.  
  85.  ** Example:
  86.  
  87.  [Subject]
  88.  smith uvwxyz forward_copy rsmith@spider.animal.com
  89.  
  90.  ** Explanation of example:
  91.  All incoming emails for user smith will be forwarded to
  92.  rsmith@spider.animal.com. All incoming emails will
  93.  be kept on the forwarding system as well.
  94.  
  95.  
  96.  
  97.  *****************************************************************
  98.  <user> <password> stop_forward
  99.  *****************************************************************
  100.  
  101.  This command stops forwarding of emails activated by either
  102.  forward_mail command or copy_forward_command. 
  103.  
  104.  ** Example:
  105.  
  106.  [Subject]
  107.  smith uvwxyz stop_forward
  108.  
  109.  ** Explanation of example:
  110.  All incoming mail will be kept as usual. No mail emails will
  111.  be forwarded anymore.
  112.  
  113.  
  114.  
  115.  *****************************************************************
  116.  <user> <password> send_notification <notification subject>
  117.  *****************************************************************
  118.  
  119.  Using this command you can deposit an email which will be
  120.  send to the sender of all emails addressed to you.
  121.  The <notification subject> is the subject those notification
  122.  emails will have.
  123.  This command is especially useful if you want to notify 
  124.  friends or business partner about your unability to answer
  125.  their emails since you are taking your vacation. If they
  126.  will be notified they won't get the impression that you
  127.  are unwilling to answer their emails.
  128.  
  129.  ** Example:
  130.  
  131.  [Subject]
  132.  smith uvwxyz send_notification One week vacation
  133.  
  134.  [Email body]
  135.  Dear sirs,
  136.  
  137.  As usual I'll spend the August at Copa Cabana before
  138.  I go to Jamaica for one week.
  139.  If there arise problems before my return please contact
  140.  my secretary.
  141.  
  142.  Yours sincerley
  143.  
  144.      Robert Smith
  145.  
  146.  
  147.  ** Explanation of example:
  148.  This command caused the email body to be stored on the
  149.  email server. Together with the subject of "One week
  150.  vacation" this email body will be send to every person
  151.  sending an email to you.
  152.  
  153.  
  154.  
  155.  *****************************************************************
  156.  <user> <password> stop_notification
  157.  *****************************************************************
  158.  
  159.  Use this command to stop an active sender notification.
  160.  
  161.  ** Example:
  162.  
  163.  [Subject]
  164.  smith uvwxyz stop_notification
  165.  
  166.  ** Explanation of example:
  167.  This command causes that the mail body stored on the
  168.  email server will be removed. Sender of incoming emails
  169.  won't get notification emails anymore.
  170.  
  171.  
  172.  
  173.  *****************************************************************
  174.  <user> <password> get_status
  175.  *****************************************************************
  176.  
  177.  Using this command you can get your user record stored
  178.  on the email server.
  179.  
  180.  ** Example:
  181.  
  182.  [Subject]
  183.  smith uvwxyz get_status
  184.  
  185.