/[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.3 by gray, Fri Jul 18 14:38:28 2003 UTC revision 1.4 by gray, Fri Aug 8 22:41:04 2003 UTC
# Line 1  Line 1 
1    # -*- anubis -*-
2  # This file is part of GNU Anubis testsuite.  # This file is part of GNU Anubis testsuite.
3  # Copyright (C) 2003 The Anubis Team.  # Copyright (C) 2003 The Anubis Team.
4  #  #
# Line 32  END Line 33  END
33  ---BEGIN RULE---  ---BEGIN RULE---
34    
35  trigger "remail:(.*)/(.*)"  trigger "remail:(.*)/(.*)"
36   guile-process remailer-I #:rrt gray@localhost \    guile-process remailer-I #:rrt gray@localhost \
37                            #:post \1 \                             #:post \1 \
38                            #:latent \2 \                             #:latent \2 \
39                            #:header "X-Processed-By: GNU Anubis & Remailer-I"                             #:header "X-Processed-By: GNU Anubis & Remailer-I"
40  done  done
41    
42  trigger "rot-13.*body"  trigger "rot-13.*body"
43   guile-process rot-13 #:body    guile-process rot-13 #:body
44  done  done
45    
46  trigger "rot-13.*subj"  trigger "rot-13.*subj"

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

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