home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / uupc2mr2.zip / rmail.ex < prev    next >
Text File  |  1997-01-04  |  200b  |  13 lines

  1. /* example rmail.cmd */
  2.  
  3. /* perhaps some logic to stop overwriting files? */
  4. 'copy %3 x:\UUPC\outgoing'
  5.  
  6. /* example for UUPC use: for %i in (x:\UUPC\outgoing\*) do rmail -t -f %i */
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.