home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / VMS220.ZIP / AFS / AFSMAST next >
Encoding:
Text File  |  1993-01-03  |  736 b   |  28 lines

  1. ; AFSMAST - Master Automatic file sending file.
  2. ;
  3. ; This file contains the list of AFS address to which V-MailServer
  4. ; will send the specified file and/or execute the specified command file.
  5. ;
  6. ; Format:
  7. ;
  8. ; AFS-address  File-to-send  Command-file-to-execute
  9. ;
  10. ; If there is file to send, only an ACL file to execute, use an asterisk
  11. ; in the File-to-send field.
  12. ;
  13.  
  14. ; Here's the sample
  15. ;
  16. sample-info-request  %InsVmsDir%\afs\sample *
  17.  
  18. ; Bad-server-address is one that automatically sends a message
  19. ; to often-used, incorrect mail server addresses.
  20. ;
  21. bad-server-address   %InsVmsDir%\afs\badserv %InsVmsDir%\afs\badserv.acl
  22.  
  23. ; An example of an ACL-only address
  24. ;
  25. test-l-request * %InsVmsDir%\afs\testlreq.acl
  26.  
  27.  
  28.