File: email-filter.info

package info (click to toggle)
aspell 0.60.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,008 kB
  • sloc: cpp: 24,356; sh: 12,325; perl: 1,921; ansic: 1,661; makefile: 829; sed: 16
file content (23 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# email filter option file

#This Filter is usable with the following version(s) of Aspell
ASPELL >=0.51

#This line will be printed when typing `Aspell help email'
DESCRIPTION filter for skipping quoted text in email messages

STATIC filter

OPTION quote
TYPE list
DESCRIPTION email quote characters
DEFAULT >
DEFAULT |
FLAGS utf-8
ENDOPTION

OPTION margin
TYPE int
DESCRIPTION num chars that can appear before the quote char
DEFAULT 10
ENDOPTION