summaryrefslogtreecommitdiff
path: root/sieve/examples/ex-2.3a.sv
blob: 9aa4690eb01951cc1ef468ea78319842281c8574 (plain)
1
2
3
  if size :over 550 { # this is a comment
      discard;
  }

Return to:

Send suggestions and report system problems to the System administrator.