User Tools

Site Tools


mutil_post_text_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mutil_post_text_files [2016/04/03 04:08] avonmutil_post_text_files [2016/04/03 04:13] avon
Line 1: Line 1:
 ==== Post text files to message bases ====  ==== Post text files to message bases ==== 
  
-The '[PostTextFiles]' stanza tasks MUTIL +The '[PostTextFiles]' stanza tasks MUTIL with posting 
  
 xx xx
Line 11: Line 11:
      
   PostTextFiles           = true   PostTextFiles           = true
-   
  
-  ; name of the file to post 
      
-    file1_name    = myfile.txt +  file1_name    = myfile.txt   ; name of the file to post 
 +  file1_baseidx = 2            ; permanent index of message base to post to 
 +  file1_from    = Sysop        ; who this post is 'from' 
 +  file1_to      = All          ; who this post it 'to' 
 +  file1_subj    = My subject   ; the subject of the post 
 +  file1_addr    = 0:0/0        ; network address of the sender 
 +  file1_delfile = false        ; mystic to auto delete file after posting?
      
-  ; permanent index of message base to post to +  file2_name    = myfile.txt   ; name of the file to post 
-  ; shown as index at the top of the message base editor   +  file2_baseidx = 2            permanent index of message base to post to 
-   +  file2_from    Sysop        ; who this post is 'from' 
-    file1_baseidx +  file2_to      All          ; who this post it 'to' 
-   +  file2_subj    My subject   ; the subject of the post 
-  ; who this post is 'from'             +  file2_addr    0:0/0        ; network address of the sender 
- +  file2_delfile false        ; mystic to auto delete file after posting?
-    file1_from    Sysop +
-   +
-  ; who this post it 'to' +
-   +
-    file1_to      All +
-   +
-  ; the subject of the post          +
-   +
-    file1_subj    My subject +
-   +
-  ; network address of the sender  +
-   +
-    file1_addr    0:0/0 +
-     +
-  ; mystic to auto delete file after posting?       +
-   +
-    file1_delfile = false +
-    +
  
 +xx
mutil_post_text_files.txt · Last modified: 2019/03/24 04:56 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki