{{define "title"}}Filter Rules - Email Server{{end}} {{define "page_title"}}Filter Rules{{end}} {{define "content"}}
| Priority | Condition | Action | Status | Actions |
|---|---|---|---|---|
| {{.Priority}} | {{.ConditionField}} {{.ConditionOp}} "{{.ConditionValue}}" |
{{if eq .Action "move_to_folder"}}Move to {{.ActionValue}} {{else if eq .Action "delete"}}Delete {{else}}Mark as read{{end}} | {{if .IsActive}}Active{{else}}Inactive{{end}} |
Add one above to automatically sort or act on incoming mail.