/[mailutils]/mailutils/sieve/examples/ex-3.1b.sv
ViewVC logotype

Diff of /mailutils/sieve/examples/ex-3.1b.sv

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

revision 1.1 by sroberts, Fri Aug 3 01:37:11 2001 UTC revision 1.2 by gray, Fri Nov 15 15:15:14 2002 UTC
# Line 1  Line 1 
1    require [ "redirect" ];
2    
3    if header :contains ["From"] ["coyote"] {    if header :contains ["From"] ["coyote"] {
4                  redirect "acm@example.edu";                  redirect "acm@example.edu";
5               } elsif header :contains "Subject" "$$$" {               } elsif header :contains "Subject" "$$$" {

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

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