/[anubis]/anubis/testsuite/etc/remail.in
ViewVC logotype

Diff of /anubis/testsuite/etc/remail.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gray, Fri Mar 7 13:18:12 2003 UTC revision 1.3 by gray, Fri Jul 18 14:38:28 2003 UTC
# Line 31  END Line 31  END
31    
32  ---BEGIN RULE---  ---BEGIN RULE---
33    
34  rule "remail:(.*)/(.*)"  trigger "remail:(.*)/(.*)"
35   guile-process remailer-I #:rrt gray@localhost \   guile-process remailer-I #:rrt gray@localhost \
36                            #:post \1 \                            #:post \1 \
37                            #:latent \2 \                            #:latent \2 \
38                            #:header "X-Processed-By: GNU Anubis & Remailer-I"                            #:header "X-Processed-By: GNU Anubis & Remailer-I"
39  done  done
40    
41  rule "rot-13.*body"  trigger "rot-13.*body"
42   guile-process rot-13 #:body   guile-process rot-13 #:body
43  done  done
44    
45  rule "rot-13.*subj"  trigger "rot-13.*subj"
46   guile-process rot-13 #:subject   guile-process rot-13 #:subject
47  done  done
48    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26