/[anubis]/anubis/examples/anubisrc.guile
ViewVC logotype

Diff of /anubis/examples/anubisrc.guile

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

revision 1.5 by polak, Tue Feb 11 21:05:37 2003 UTC revision 1.6 by gray, Fri Jul 18 14:38:28 2003 UTC
# Line 32  if header =^Subject: Line 32  if header =^Subject:
32   guile-rewrite-line = rewrite-subject   guile-rewrite-line = rewrite-subject
33  fi  fi
34    
35  rule :basic =^rot13.*subj  trigger :basic =^rot13.*subj
36   guile-process = anubis-rot-13-header   guile-process = anubis-rot-13-header
37   add = X-Comment: Subject encoded with ROT-13   add = X-Comment: Subject encoded with ROT-13
38  done  done
39    
40  rule :basic =^rot13.*body  trigger :basic =^rot13.*body
41   guile-process = anubis-rot-13-body   guile-process = anubis-rot-13-body
42   add = X-Comment: Body encoded with ROT-13   add = X-Comment: Body encoded with ROT-13
43  done  done

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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