home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / vgahost.zip / DOWN.CMD < prev    next >
OS/2 REXX Batch file  |  1998-12-11  |  201b  |  8 lines

  1. SOUPER -n my.pop3.mailbox1 you_mailbox1 you_password1
  2. SOUPER -n my.pop3.mailbox2 you_mailbox2 you_password2
  3. call recv.cmd
  4. del in.msg
  5. ren 0000000.msg in.msg
  6. del 0000000.msg
  7. start sendall.cmd
  8. exit