This file is indexed.

/usr/lib/aspell/email-filter.info is in libaspell15 0.60.7~20110707-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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