; AFSMAST - Master Automatic file sending file.
;
; This file contains the list of AFS address to which V-MailServer
; will send the specified file and/or execute the specified command file.
;
; Format:
;
; AFS-address  File-to-send  Command-file-to-execute
;
; If there is file to send, only an ACL file to execute, use an asterisk
; in the File-to-send field.
;

; Here's the sample
;
sample-info-request  %InsVmsDir%\afs\sample *

; Bad-server-address is one that automatically sends a message
; to often-used, incorrect mail server addresses.
;
bad-server-address   %InsVmsDir%\afs\badserv %InsVmsDir%\afs\badserv.acl

; An example of an ACL-only address
;
test-l-request * %InsVmsDir%\afs\testlreq.acl


