View | Details | Raw Unified | Return to bug 72991
Collapse All | Expand All

(-)/server-root/ports/mail/mailscanner-devel/Makefile (-2 / +9 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	MailScanner
8
PORTNAME=	MailScanner
9
PORTVERSION=	4.32.4
9
PORTVERSION=	4.35.5
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
11
MASTER_SITES=	http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
12
PKGNAMESUFFIX=	-devel
12
PKGNAMESUFFIX=	-devel
Lines 61-66 Link Here
61
ETC_FILES=	MailScanner.conf filename.rules.conf \
61
ETC_FILES=	MailScanner.conf filename.rules.conf \
62
		filetype.rules.conf spam.assassin.prefs.conf \
62
		filetype.rules.conf spam.assassin.prefs.conf \
63
		spam.lists.conf virus.scanners.conf
63
		spam.lists.conf virus.scanners.conf
64
MCP_FILES=	mcp.spam.assassin.prefs.conf \
65
		10_example.cf
64
USRLOCAL_FILES_LIB=	\
66
USRLOCAL_FILES_LIB=	\
65
		bitdefender-autoupdate f-prot-autoupdate \
67
		bitdefender-autoupdate f-prot-autoupdate \
66
		f-secure-wrapper inoculan-autoupdate \
68
		f-secure-wrapper inoculan-autoupdate \
Lines 141-147 Link Here
141
		${INSTALL_DATA} EXAMPLES README ${PREFIX}/etc/MailScanner/rules
143
		${INSTALL_DATA} EXAMPLES README ${PREFIX}/etc/MailScanner/rules
142
	${INSTALL_DATA} ${WRKSRC}/etc/rules/spam.whitelist.rules \
144
	${INSTALL_DATA} ${WRKSRC}/etc/rules/spam.whitelist.rules \
143
		${PREFIX}/etc/MailScanner/rules/spam.whitelist.rules.sample
145
		${PREFIX}/etc/MailScanner/rules/spam.whitelist.rules.sample
144
146
	${MKDIR} ${PREFIX}/etc/MailScanner/mcp
147
	${CHMOD} ${BINMODE} ${PREFIX}/etc/MailScanner/mcp
148
.for FILE in ${MCP_FILES}
149
	${INSTALL_DATA} ${WRKSRC}/etc/mcp/${FILE} \
150
		${PREFIX}/etc/MailScanner/mcp/${FILE}.sample
151
.endfor
145
	#
152
	#
146
	# Step 3: Install files in share
153
	# Step 3: Install files in share
147
	#
154
	#
(-)/server-root/ports/mail/mailscanner-devel/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (MailScanner-install-4.32.4-1.tar.gz) = 477ee1cef68783da3a33706d20283874
1
MD5 (MailScanner-install-4.35.5-1.tar.gz) = 11ee29729d98e315eb3a925cb407251c
2
SIZE (MailScanner-install-4.32.4-1.tar.gz) = 5328078
2
SIZE (MailScanner-install-4.35.5-1.tar.gz) = 5266876
(-)/server-root/ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 (-23 / +5 lines)
Lines 1-26 Link Here
1
--- ../MailScanner-install-4.32.4.orig/docs/man/MailScanner.8	Wed Jul 28 13:28:57 2004
1
--- ../MailScanner-install-4.35.5.orig/docs/man/MailScanner.8	Fri Oct 22 08:13:43 2004
2
+++ docs/man/MailScanner.8	Wed Jul 28 13:29:39 2004
2
+++ docs/man/MailScanner.8	Fri Oct 22 08:13:55 2004
3
@@ -1,10 +1,10 @@
3
@@ -1,4 +1,4 @@
4
-.TH "MailScanner" "8" "4.32.2" "Julian Field" "Mail"
4
-.TH "MailScanner" "8" "4.34.8" "Julian Field" "Mail"
5
+.TH "MailScanner" "8" "4.32.4" "Julian Field" "Mail"
5
+.TH "MailScanner" "8" "4.35.5" "Julian Field" "Mail"
6
 .SH "NAME"
6
 .SH "NAME"
7
 .LP 
7
 .LP 
8
 MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix
8
 MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix
9
 .SH "SYNOPSIS"
10
 .LP 
11
-\fBMailScanner\fR [\fIconfigfile\fR]
12
+\fBMailScanner\fR [\fI\-v\fR] [\fIconfigfile\fR]
13
 
14
 .SH "DESCRIPTION"
15
 .LP 
16
@@ -24,6 +24,10 @@
17
 
18
 .LP 
19
 The main process then spawns \fIn\fR number of child processes. \fIn\fR is configured in [\fIconfigfile\fR] with the option "Max Children". Each process waits for messages to appear in the "Incoming Queue Dir", processes these messages and then puts them in the "Outgoing Queue Dir". You may need to adjust the configuration of your MTA (or the startup of your MTA) to make it work with MailScanner.
20
+
21
+.TP 
22
+\fB\-v\fR
23
+Prints version information for Mailscanner and all used perl\-modules.
24
 
25
 .SH "MTA SETUP"
26
 .LP 
(-)/server-root/ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html (-37 / +4 lines)
Lines 1-42 Link Here
1
--- ../MailScanner-install-4.32.4.orig/docs/man/MailScanner.8.html	Wed Jul 28 13:28:57 2004
1
--- ../MailScanner-install-4.35.5.orig/docs/man/MailScanner.8.html	Fri Oct 22 08:13:44 2004
2
+++ docs/man/MailScanner.8.html	Wed Jul 28 13:29:15 2004
2
+++ docs/man/MailScanner.8.html	Fri Oct 22 08:13:57 2004
3
@@ -1,5 +1,5 @@
3
@@ -1,5 +1,5 @@
4
 <!-- Creator     : groff version 1.19 -->
4
 <!-- Creator     : groff version 1.19 -->
5
-<!-- CreationDate: Mon Jul 12 14:19:46 2004 -->
5
-<!-- CreationDate: Fri Oct 15 15:13:21 2004 -->
6
+<!-- CreationDate: Wed Jul 28 13:28:03 2004 -->
6
+<!-- CreationDate: Fri Oct 22 08:13:20 2004 -->
7
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
7
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
8
 "http://www.w3.org/TR/html4/loose.dtd">
8
 "http://www.w3.org/TR/html4/loose.dtd">
9
 <html>
9
 <html>
10
@@ -39,7 +39,8 @@
11
 <tr valign="top" align="left">
12
 <td width="11%"></td>
13
 <td width="89%">
14
-<p><b>MailScanner</b> [<i>configfile</i>]</p>
15
+<p><b>MailScanner</b> [<i>&minus;v</i>]
16
+[<i>configfile</i>]</p>
17
 </td>
18
 </table>
19
 <a name="DESCRIPTION"></a>
20
@@ -70,6 +71,22 @@
21
 the &quot;Outgoing Queue Dir&quot;. You may need to adjust
22
 the configuration of your MTA (or the startup of your MTA)
23
 to make it work with MailScanner.</p>
24
+</td>
25
+</table>
26
+<!-- TABS -->
27
+<table width="100%" border=0 rules="none" frame="void"
28
+       cols="4" cellspacing="0" cellpadding="0">
29
+<tr valign="top" align="left">
30
+<td width="11%"></td>
31
+<td width="3%">
32
+
33
+<p><b>&minus;v</b></p>
34
+</td>
35
+<td width="8%"></td>
36
+<td width="78%">
37
+
38
+<p>Prints version information for Mailscanner and all used
39
+perl&minus;modules.</p>
40
 </td>
41
 </table>
42
 <a name="MTA SETUP"></a>
(-)/server-root/ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 (-226 / +30 lines)
Lines 1-255 Link Here
1
--- ../MailScanner-install-4.32.4.orig/docs/man/MailScanner.conf.5	Wed Jul 28 13:28:57 2004
1
--- ../MailScanner-install-4.35.5.orig/docs/man/MailScanner.conf.5	Fri Oct 22 08:13:43 2004
2
+++ docs/man/MailScanner.conf.5	Wed Jul 28 13:29:47 2004
2
+++ docs/man/MailScanner.conf.5	Fri Oct 22 08:14:01 2004
3
@@ -1,4 +1,4 @@
3
@@ -1,4 +1,4 @@
4
-.TH "MailScanner.conf" "5" "4.32.2" "Julian Field" "Mail"
4
-.TH "MailScanner.conf" "5" "4.34.8" "Julian Field" "Mail"
5
+.TH "MailScanner.conf" "5" "4.32.4" "Julian Field" "Mail"
5
+.TH "MailScanner.conf" "5" "4.35.5" "Julian Field" "Mail"
6
 .SH "NAME"
6
 .SH "NAME"
7
 .LP 
7
 .LP 
8
 MailScanner.conf \- Main configuration for MailScanner
8
 MailScanner.conf \- Main configuration for MailScanner
9
@@ -246,7 +246,15 @@
9
@@ -485,7 +485,7 @@
10
 .br 
10
 .br 
11
 
11
 
12
 .br 
12
 .br 
13
-If you want to create the quarantine/archive so the files are owned by a user othee: If the "Run As User" is not "root" then you cannot change the user but may still be able to change the group, if the "Run As User" is a member of both of the groups "Run As Group" and "Quarantine Group".
13
-Which Virus Scanning package to use. Possible choices are sophos, sophossavi, mcafee, command, bitdefender, kaspersky, kaspersky\-4.5, kavdaemonclient, inoculate, inoculan, nod32, nod32\-1.99, f\-secure, f\-prot, panda, rav, antivir, clamav, clamavmodule, css, trend, norman, avg, vexira, none (no virus scanning at all). This *cannot* be the filename of a ruleset.
14
+If you want to create the quarantine/archive so the files are owned by a user other than the "Run As User" setting at the top of this file, you can change that here. Note: If the "Run As User" is not "root" then you cannot change the user but may still be able to change the group, if the "Run As User" is a member of both of the groups "Run As Group" and "Quarantine Group".
14
+Which Virus Scanning package to use. Possible choices are sophos, sophossavi, mcafee, command, bitdefender, kaspersky, kaspersky\-4.5, kavdaemonclient, inoculate, inoculan, nod32, nod32\-1.99, f\-secure, f\-prot, panda, rav, antivir, clamav, clamavmodule, css, trend, norman, avg, vexira, symscanengine, generic, none (no virus scanning at all). This *cannot* be the filename of a ruleset.
15
+
16
+.TP 
17
+\fBQuarantine Group\fR
18
+Default:
19
+.br 
20
+
21
+.br 
22
+If you want to create the quarantine/archive so the files are owned by a user other than the "Run As User" setting at the top of this file, you can change that here. Note: If the "Run As User" is not "root" then you cannot change the user but may still be able to change the group, if the "Run As User" is a member of both of the groups "Run As Group" and "Quarantine Group".
23
 
24
 .TP 
25
 \fBQuarantine Permissions\fR
26
@@ -440,7 +448,23 @@
27
 .br 
28
 
29
 .br 
30
-The director of these files for changes in size to detect when a Sophos update has happened. The date of the Sophos Lib Dir is also monitored. This is only used by the "sophossavi" virus scanner, not the "sophos" scanner setting.
31
+The directory (or a link to it) containing all the Sophos *.ide files. This is only used by the "sophossavi" virus scanner, and is irrelevant for all other scanners.
32
+
33
+.TP 
34
+\fBSophos Lib Dir\fR
35
+Default: /usr/local/Sophos/lib
36
+.br 
37
+
38
+.br 
39
+The directory (or a link to it) containing all the Sophos *.so libraries.This is only used by the "sophossavi" virus scanner, and is irrelevant for all other scanners.
40
+
41
+.TP 
42
+\fBMonitors For Sophos Updates\fR
43
+Default: /usr/local/Sophos/ide/*ides.zip
44
+.br 
45
+
46
+.br 
47
+SophosSAVI only: monitor each of these files for changes in size to detect when a Sophos update has happened. The date of the Sophos Lib Dir is also monitored. This is only used by the "sophossavi" virus scanner, not the "sophos" scanner setting.
48
 
49
 .SH "Virus scanning and vulnerability testing"
50
 .TP 
51
@@ -461,7 +485,7 @@
52
 .br 
53
 
54
 .br 
55
-Which Virus Scanning package to use. Possible choices are sophos, sophossavi, mcafee, command, bitdefender, kaspersky, kaspersky\-4.5, kavdaemonclient, inoculate, inoculan, nod32, nod32\-1.99, f\-secure, f\-prot, panda, rav, antivir, clamav, clamavmodule, css, trend, norman, avg, vexira, none (no virus scanning at all)
56
+Which Virus Scanning package to use. Possible choices are sophos, sophossavi, mcafee, command, bitdefender, kaspersky, kaspersky\-4.5, kavdaemonclient, inoculate, inoculan, nod32, nod32\-1.99, f\-secure, f\-prot, panda, rav, antivir, clamav, clamavmodule, css, trend, norman, avg, vexira, none (no virus scanning at all). This *cannot* be the filename of a ruleset.
57
 .br 
58
 
59
 .br 
60
@@ -470,6 +494,10 @@
61
 
62
 .br 
63
 Note: If you want to use multiple virus scanners, then this should be a space\-separated list of virus scanners.
64
+.br 
65
+
66
+.br 
67
+Note: Make sure that you check that the base installation directory in the 3rd column of virus.scanners.conf matches the location you have installed each of your virus scanners. The supplied virus.scanners.conf file assumes the default installation locations recommended by each of the virus scanner installation guides.
68
 
69
 .TP 
70
 \fBVirus Scanner Timeout\fR
71
@@ -594,7 +622,28 @@
72
 .IP  \(bu 4
73
 no     => Ban messages containing these tags
74
 .IP  \(bu 4
75
-disarm => Allow these tags, but stop these tags from fR
76
+disarm => Allow these tags, but stop these tags from working
77
+.RE
78
+
79
+.TP 
80
+\fBAllow Script Tags\fR
81
+Default: no
82
+.br 
83
+
84
+.br 
85
+Do you want to allow <Script> tags in email messages? This is a bad idea as these are used to exploit vulnerabilities in email applications and web browsers. This can also be the filename of a ruleset. Possible values:
86
+.br 
87
+.RS 7
88
+.IP  \(bu 4
89
+yes    => Allow these tags to be in the message
90
+.IP  \(bu 4
91
+no     => Ban messages containing these tags
92
+.IP  \(bu 4
93
+disarm => Allow these tags, but stop these tags from working
94
+.RE
95
+
96
+.TP 
97
+\fBAllow WebBugs\fR
98
 Default: disarm
99
 .br 
100
 
101
@@ -785,7 +834,15 @@
102
 .br 
103
 
104
 .br 
105
-If the "Sign Clean Messages" option is set, then the contents of this file will be appended to the end of the body of every message that is scanned by MailScanner. You can use this to inform your users that MailScanner has scanned it, and you can also add any disclaimers you feel should be on mail travelling through your servers. This option corresponds to the contents ext messages.
106
+If the "Sign Clean Messages" option is set, then the contents of this file will be appended to the end of the body of every message that is scanned by MailScanner. You can use this to inform your users that MailScanner has scanned it, and you can also add any disclaimers you feel should be on mail travelling through your servers. This option corresponds to the contents that is appended to HTML messages.
107
+
108
+.TP 
109
+\fBInline Text Signature\fR
110
+Default: %reports\-dir%/inline.sig.txt
111
+.br 
112
+
113
+.br 
114
+If the "Sign Clean Messages" option is set, then the contents of this file will be appended to the end of the body of every message that is scanned by MailScanner. You can use this to inform your users that MailScanner has scanned it, and you can also add any disclaimers you feel should be on mail travelling through your servers. This option corresponds to the contents that is appended to text messages.
115
 
116
 .TP 
117
 \fBSender Error Report\fR
118
@@ -1015,7 +1072,15 @@
119
 .br 
15
 .br 
120
 
16
 
121
 .br 
17
 .br 
122
-If this option is set, then any message which is not scanned by MailScanner gets the "Mail Header" added to it with the stritomers/clients. 
18
@@ -1266,12 +1266,11 @@
123
+If this option is set, then any message which is not scanned by MailScanner gets the "Mail Header" added to it with the string contained in the "Unscanned Header Value" option. This can be used to advertise your MailScanner service to customers/clients who are currently not using it. 
124
+
125
+.TP 
126
+\fBUnscanned Header Value\fR
127
+Default: Not scanned: please contact your Internet E\-Mail Service Provider for details
128
+.br 
129
+
130
+.br 
131
+This supplies the text that is placed in the "Mail Header" of messages that have not been scanned, if the option "Mark Unscanned Messages" is set. It is a useful place to advertise your MailScanner service to new customers/clients. 
132
 
19
 
133
 .TP 
20
 .TP 
134
 \fBDeliver Cleaned Messages\fR
21
 \fBAttachment Encoding Charset\fR
135
@@ -1272,7 +1337,16 @@
22
-Default: us\-ascii
23
+Default: ISO\-8859\-1
136
 .br 
24
 .br 
137
 
25
 
138
 .br 
26
 .br 
139
-When virus warn
27
-This is the name of the encoding character set used for the contents of "VirusWarning.txt" attachments. If your users do not use English as their preferred language, you may want to set this to "ISO\-8859\-1". 
140
+When virus warnings are sent to any users, this is the email address used as the "From:" header in the messages. 
28
-
141
+.SH "Definitions of virus scanners and spam detectors"
29
+This is the name of the encoding character set used for the contents of "VirusWarning.txt" attachments. 
142
+.TP 
30
 .SH "Mail archiving and monitoring"
143
+\fBSpam List Definitions\fR
144
+Default: %etc\-dir%/spam.lists.conf
145
+.br 
146
+
147
+.br 
148
+This file contains all the definitions of the "Spam Lists" (also known as RBL's or DNSBL's) which can be used to try to detect spam based on where each message came from. Many more spam lists can be added to this file, but it contains the most popular ones to get you started. 
149
+
150
 .TP 
31
 .TP 
151
 \fBVirus Scanner Definitions\fR
32
 \fBArchive Mail\fR
152
 Default: %etc\-dir%/virus.scanners.conf
33
@@ -1725,8 +1724,16 @@
153
@@ -1479,7 +1553,24 @@
154
 .br 
155
 
34
 
156
 .br 
35
 .br 
157
-If you are using the Bayesian statistics engine on a busy server, you ma deliver
36
 Log all the filenames that are allowed by the Filetype Rules, or just the filetypes that are denied? This can also be the filename of a ruleset.
158
+If you are using the Bayesian statistics engine on a busy server, you may well need to force a Bayesian database rebuild and expiry at regular intervals. This is measures in seconds. 24 hours = 86400 seconds. To disable this feature set this to 0.
159
+
37
+
160
+.TP 
38
+.TP 
161
+\fBWait During Bayes Rebuild\fR
39
+\fBLog Silent Viruses\fR
162
+Default: no
40
+Default: no
163
+.br 
41
+.br 
164
+
42
+
165
+.br 
43
+.br 
166
+# The Bayesian database rebuild and expiry may take a 2 or 3 minutes
44
+Log all occurrences of "Silent Viruses" as defined above? This can only be a simple yes/no value, not a ruleset.
167
+# to complete. During this time you can either wait, or simply
45
 .SH "Advanced SpamAssassin Settings"
168
+# disable SpamAssassin checks until it has completed.
46
-If you are using Postfix you may well need to use some of the settings below, as the home directory for the "postfix" user cannot be written to by the "postfix" user. You may also need to use these if you have installed SpamAssassin somewhere other than the default location.
169
+WaitDuringBayesRebuild = no
47
+If you are using Postfix you may well need to use some of the settings below, as the home directory for the "postfix" user cannot be written to by the "postfix" user. You may also need to use these if you have installed SpamAssassin somewhere other than the default location. 
170
+
171
+
172
+.SH "What to do with spam"
173
+.TP 
174
+\fBSpam Actions\fR
175
+Default: deliver
176
 .br 
177
 
48
 
178
 .br 
179
@@ -1683,6 +1774,25 @@
180
 .RE
181
 .SH "Advanced Settings"
182
 .TP 
49
 .TP 
183
+\fBSpam Score Number Format\fR
50
 \fBSpamAssassin User State Dir\fR
184
+Default: %d
51
@@ -1734,7 +1741,7 @@
185
+.br 
186
+
187
+.br 
188
+When putting the value of the spam score of a message into the headers, how do you want to format it. If you don't know how to use sprintf() or printf() in C, please *do not modify* this value. This can also be the filename of a ruleset. A few examples for you:
189
+.RS 7
190
+.TP 
191
+%d
192
+==> 12
193
+.TP 
194
+%5.2f
195
+==> 12.34
196
+.TP 
197
+%05.1f
198
+==> 012.3
199
+.RE
200
+
201
+.TP 
202
 \fBDebug\fR
203
 Default: no
204
 .br 
52
 .br 
205
@@ -1718,7 +1828,25 @@
206
 \fBLDAP Base\fR
207
 Default:
208
 .br 
209
-ssing a batch of messages. It is designed to be used in conjunction with a Custom Function. The Custom Function should then be written to have a "side effect" of doing something useful such as logging lots of information about the batch of messages to a file or an SQL database. 
210
+
211
+.br 
212
+If you are using an LDAP server to read the configuration, these are the details required for the LDAP connection. The connection is anonymous. Example: o=fsl
213
+
214
+.TP 
215
+\fBLDAP Site\fR
216
+Default:
217
+.br 
218
+
219
+.br 
220
+If you are using an LDAP server to read the configuration, these are the details required for the LDAP connection. The connection is anonymous. Example: default
221
+
222
+.TP 
223
+\fBAlways Looked Up Last\fR
224
+Default: no
225
+.br 
226
+
227
+.br 
228
+The value of the option is actually never used, but it is evaluated at the end of processing a batch of messages. It is designed to be used in conjunction with a Custom Function. The Custom Function should then be written to have a "side effect" of doing something useful such as logging lots of information about the batch of messages to a file or an SQL database. 
229
 
53
 
230
 .TP 
54
 .br 
231
 \fBDeliver in Background\fR
55
-The per\-user files (bayes, auto\-whitelist, user_prefs) are looked for here and in ~/.spamassassin/. Note the files are mutable. If this is unset then no extra places are searched for. If using Postfix, you probably want to set this to /var/spool/MailScanner/spamassassin and do
232
@@ -1892,7 +2020,22 @@
56
+The per\-user files (bayes, auto\-whitelist, user_prefs) are looked for here and in ~/.spamassassin/. Note the files are mutable. If this is unset then no extra places are searched for. NOTE: SpamAssassin is always called from MailScanner as the same user, and that is the "Run As" user specified in MailScanner.conf. So you can only have 1 set of "per\-user" files, it's just that you might possibly need to modify this location. You should not normally need to set this at all. If using Postfix, you probably want to set this to /var/spool/MailScanner/spamassassin and do
233
 .LP 
234
 Many Windows e\-mail programs (eg. Microsoft Outlook) hide common file extensions in an attempt to not baffle the user. The result is that while an attachment called "Your Document.doc" is helpfully displayed as "Your Document", a more sinister attachment just as "Looks Safe.txt.pif" will appear simply as "Looks Safe.txt". Many users recognise the .txt filename extension as applying to plain text files, which they know are safe. So even an experienced user may well double\-click on this attachment thinking it is just going to start Notepad and display the text file. However, the file is really an MS\-Dos shortcut (.pif file) and can execute any arbitrary commands the author wanted: all without any indication to the unwitting user. 
235
 .LP 
236
-The rules are matched in order from the top to the bottom of the file, and the first rule containing a matching regular expression is used. Each line of the file is either blank, a comment (in which case it starts with a '#' character) or is a rule made up of 4 fields separated by one o
237
+The rules are matched in order from the top to the bottom of the file, and the first rule containing a matching regular expression is used. Each line of the file is either blank, a comment (in which case it starts with a '#' character) or is a rule made up of 4 fields separated by one or more TAB characters:
238
+
239
+.TP 
240
+allow / deny
241
+Accept or reject the attachment if its filename matches the regular expression 
242
+
243
+.TP 
244
+regular expression 
245
+The rule is executed if the attachment matches this expression. It may optionally be surrounded in '/' characters. 
246
+.TP 
247
+log text 
248
+If the rule matches, this text is placed in the syslog. If the text is "\-", no string is logged. 
249
+
250
+.TP 
251
+user text 
252
+If the rule matches, this text is placed in the text message sent to the user. If the text is "\-", no text is used. 
253
 
57
 
254
 .LP 
58
 .RS 10
255
 Please have a look at the filename.rules.conf or filename.rules.conf.sample file provided with this distribution/package/port.
59
 mkdir /var/spool/MailScanner/spamassassin
(-)/server-root/ports/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5.html (-656 / +46 lines)
Lines 1-477 Link Here
1
--- ../MailScanner-install-4.32.4.orig/docs/man/MailScanner.conf.5.html	Wed Jul 28 13:28:57 2004
1
--- ../MailScanner-install-4.35.5.orig/docs/man/MailScanner.conf.5.html	Fri Oct 22 08:13:44 2004
2
+++ docs/man/MailScanner.conf.5.html	Wed Jul 28 13:29:22 2004
2
+++ docs/man/MailScanner.conf.5.html	Fri Oct 22 08:14:03 2004
3
@@ -1,5 +1,5 @@
3
@@ -1,5 +1,5 @@
4
 <!-- Creator     : groff version 1.19 -->
4
 <!-- Creator     : groff version 1.19 -->
5
-<!-- CreationDate: Mon Jul 12 14:19:46 2004 -->
5
-<!-- CreationDate: Fri Oct 15 15:13:21 2004 -->
6
+<!-- CreationDate: Wed Jul 28 13:28:02 2004 -->
6
+<!-- CreationDate: Fri Oct 22 08:13:20 2004 -->
7
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
7
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
8
 "http://www.w3.org/TR/html4/loose.dtd">
8
 "http://www.w3.org/TR/html4/loose.dtd">
9
 <html>
9
 <html>
10
@@ -220,7 +220,25 @@
10
@@ -1389,8 +1389,9 @@
11
 headers.</p>
12
 </td>
13
 </table>
14
-<a name="System Settingsnner uses your server efficiently by running
15
+<a name="System Settings"></a>
16
+<h2>System Settings</h2>
17
+<!-- INDENTATION -->
18
+<table width="100%" border=0 rules="none" frame="void"
19
+       cols="2" cellspacing="0" cellpadding="0">
20
+<tr valign="top" align="left">
21
+<td width="11%"></td>
22
+<td width="89%">
23
+<p><b>Max Children</b></p></td>
24
+</table>
25
+<!-- INDENTATION -->
26
+<table width="100%" border=0 rules="none" frame="void"
27
+       cols="2" cellspacing="0" cellpadding="0">
28
+<tr valign="top" align="left">
29
+<td width="22%"></td>
30
+<td width="78%">
31
+<p>Default: 5</p>
32
+<!-- INDENTATION -->
33
+<p>MailScanner uses your server efficiently by running
34
 several identical processes at the same time, all processing
35
 mail. This is the number of these processes to run at once.
36
 Turning this figure will optimise the performance of your
37
@@ -497,7 +515,31 @@
38
 <!-- INDENTATION -->
39
 <p>To avoid resource leaks the MailScanner parent process
40
 stops and restarts its child processes from time to time.
41
-Set the amount of seconds ea"top" align="left">
42
+Set the amount of seconds each child process is supposed to
43
+live here.</p>
44
+</td>
45
+</table>
46
+<!-- TABS -->
47
+<table width="100%" border=0 rules="none" frame="void"
48
+       cols="5" cellspacing="0" cellpadding="0">
49
+<tr valign="top" align="left">
50
+<td width="11%"></td>
51
+<td width="4%">
52
+
53
+<p><b>MTA</b></p>
54
+</td>
55
+<td width="7%"></td>
56
+<td width="26%">
57
+
58
+<p>Default: sendmail</p>
59
+</td>
60
+<td width="52%">
61
+</td>
62
+</table>
63
+<!-- INDENTATION -->
64
+<table width="100%" border=0 rules="none" frame="void"
65
+       cols="2" cellspacing="0" cellpadding="0">
66
+<tr valign="top" align="left">
67
 <td width="22%"></td>
68
 <td width="78%">
69
 <p>MailScanner works with sendmail and exim. Since the queue
70
@@ -730,7 +772,20 @@
71
 <!-- INDENTATION -->
72
 <p>If you want processes running under the same *group* as
73
 MailScanner to be able to read the quarantined files (and
74
-list what is in the directories, of course), set to 06="2" cellspacing="0" cellpadding="0">
75
+list what is in the directories, of course), set to 0640. If
76
+you want *all* other users to be able to read them, set to
77
+0644. For a detailed description, if you&rsquo;re not
78
+already familiar with it, refer to &lsquo;man 2
79
+chmod&lsquo;. Typical use: let the webserver have access to
80
+the files so users can download them if they really want to.
81
+Use with care, you may well open security holes.</p>
82
+</td>
83
+</table>
84
+<a name="Process Incoming Mail"></a>
85
+<h2>Process Incoming Mail</h2>
86
+<!-- INDENTATION -->
87
+<table width="100%" border=0 rules="none" frame="void"
88
+       cols="2" cellspacing="0" cellpadding="0">
89
 <tr valign="top" align="left">
90
 <td width="11%"></td>
91
 <td width="89%">
92
@@ -975,7 +1030,22 @@
93
 <td width="89%">
94
 <p><b>File Command</b></p></td>
95
 </table>
96
-<!-- INDENTATIoid"
97
+<!-- INDENTATION -->
98
+<table width="100%" border=0 rules="none" frame="void"
99
+       cols="2" cellspacing="0" cellpadding="0">
100
+<tr valign="top" align="left">
101
+<td width="22%"></td>
102
+<td width="78%">
103
+<p>Default: /usr/bin/file</p>
104
+<!-- INDENTATION -->
105
+<p>Where the &quot;file&quot; command is installed. This is
106
+used for checking the content type of files, regardless of
107
+their filename. To disable Filetype checking, set this value
108
+to blank.</p>
109
+</td>
110
+</table>
111
+<!-- INDENTATION -->
112
+<table width="100%" border=0 rules="none" frame="void"
113
        cols="2" cellspacing="0" cellpadding="0">
114
 <tr valign="top" align="left">
115
 <td width="11%"></td>
116
@@ -1216,7 +1286,23 @@
117
 <tr valign="top" align="left">
118
 <td width="22%"></td>
119
 <td width="78%">
120
-<p>Default: /usr/l100%" border=0 rules="none" frame="void"
121
+<p>Default: /usr/local/Sophos/ide</p>
122
+<!-- INDENTATION -->
123
+<p>The directory (or a link to it) containing all the Sophos
124
+*.ide files. This is only used by the &quot;sophossavi&quot;
125
+virus scanner, and is irrelevant for all other scanners.</p>
126
+</td>
127
+</table>
128
+<!-- INDENTATION -->
129
+<table width="100%" border=0 rules="none" frame="void"
130
+       cols="2" cellspacing="0" cellpadding="0">
131
+<tr valign="top" align="left">
132
+<td width="11%"></td>
133
+<td width="89%">
134
+<p><b>Sophos Lib Dir</b></p></td>
135
+</table>
136
+<!-- INDENTATION -->
137
+<table width="100%" border=0 rules="none" frame="void"
138
        cols="2" cellspacing="0" cellpadding="0">
139
 <tr valign="top" align="left">
140
 <td width="22%"></td>
141
@@ -1303,7 +1389,8 @@
142
 kaspersky&minus;4.5, kavdaemonclient, inoculate, inoculan,
11
 kaspersky&minus;4.5, kavdaemonclient, inoculate, inoculan,
143
 nod32, nod32&minus;1.99, f&minus;secure, f&minus;prot,
12
 nod32, nod32&minus;1.99, f&minus;secure, f&minus;prot,
144
 panda, rav, antivir, clamav, clamavmodule, css, trend,
13
 panda, rav, antivir, clamav, clamavmodule, css, trend,
145
-norman, avg, vexira, none (no virus scanning at all)</p>
14
-norman, avg, vexira, none (no virus scanning at all). This
146
+norman, avg, vexira, none (no virus scanning at all). This
15
-*cannot* be the filename of a ruleset.</p>
147
+*cannot* be the filename of a ruleset.</p>
16
+norman, avg, vexira, symscanengine, generic, none (no virus
17
+scanning at all). This *cannot* be the filename of a
18
+ruleset.</p>
148
 <!-- INDENTATION -->
19
 <!-- INDENTATION -->
149
 <p>Note for McAfee users: Do NOT use any symlinks with
20
 <p>Note for McAfee users: Do NOT use any symlinks with
150
 McAfee at all. It is very strange but McAfee may not detect
21
 McAfee at all. It is very strange but McAfee may not detect
151
@@ -1313,6 +1400,13 @@
22
@@ -3709,13 +3710,11 @@
152
 <p>Note: If you want to use multiple virus scanners, then
153
 this should be a space&minus;separated list of virus
154
 scanners.</p>
155
+<!-- INDENTATION -->
156
+<p>Note: Make sure that you check that the base installation
157
+directory in the 3rd column of virus.scanners.conf matches
158
+the location you have installed each of your virus scanners.
159
+The supplied virus.scanners.conf file assumes the default
160
+installation locations recommended by each of the virus
161
+scanner installation guides.</p>
162
 </td>
163
 </table>
164
 <!-- INDENTATION -->
165
@@ -1468,7 +1562,19 @@
166
 <p><b>Still Deliver Silent Viruses</b></p></td>
167
 </table>
168
 <!-- INDENTATION -->
169
-<table width=t your users (and your management)
170
+<table width="100%" border=0 rules="none" frame="void"
171
+       cols="2" cellspacing="0" cellpadding="0">
172
+<tr valign="top" align="left">
173
+<td width="22%"></td>
174
+<td width="78%">
175
+<p>Default: no</p>
176
+<!-- INDENTATION -->
177
+<p>If this is set to yes then disinfected messsages that
178
+originally contained one of the &quot;silent&quot; viruses
179
+will still be delivered to the original recipients, even
180
+those addresses were chosen at random by the infected PC and
181
+do not correspond to anything a user intended to send. Set
182
+this to yes so that your users (and your management)
183
 appreciate how much MailScanner is doing to protect them,
184
 but set it to no if they complain a lot about receiving lots
185
 of virus warnings.</p>
186
@@ -1710,7 +1816,32 @@
187
 </td>
188
 </table>
189
 <!-- TABS -->
190
-<table width="100td>
191
+<table width="100%" border=0 rules="none" frame="void"
192
+       cols="4" cellspacing="0" cellpadding="0">
193
+<tr valign="top" align="left">
194
+<td width="22%"></td>
195
+<td width="1%">
196
+
197
+<p>&bull;</p>
198
+</td>
199
+<td width="5%"></td>
200
+<td width="72%">
201
+
202
+<p>yes =&gt; Allow these tags to be in the message</p>
203
+</td>
204
+<tr valign="top" align="left">
205
+<td width="22%"></td>
206
+<td width="1%">
207
+
208
+<p>&bull;</p>
209
+</td>
210
+<td width="5%"></td>
211
+<td width="72%">
212
+
213
+<p>no =&gt; Ban messages containing these tags</p>
214
+</td>
215
+<tr valign="top" align="left">
216
+<td width="22%"></td>
217
 <td width="1%">
218
 
219
 <p>&bull;</p>
220
@@ -2009,7 +2140,24 @@
221
 <p>Default: no</p>
222
 <!-- INDENTATION -->
223
 <p>Do you want to allow &lt;Form&gt; tags in email messages?
224
-This is a bad idea as these are used as order=0 rules="none" frame="void"
225
+This is a bad idea as these are used as scams to pursuade
226
+people to part with credit card information and other
227
+personal data. This can also be the filename of a
228
+ruleset.</p>
229
+</td>
230
+</table>
231
+<a name="Attachment filename checking"></a>
232
+<h2>Attachment filename checking</h2>
233
+<!-- INDENTATION -->
234
+<table width="100%" border=0 rules="none" frame="void"
235
+       cols="2" cellspacing="0" cellpadding="0">
236
+<tr valign="top" align="left">
237
+<td width="11%"></td>
238
+<td width="89%">
239
+<p><b>Filename Rules</b></p></td>
240
+</table>
241
+<!-- INDENTATION -->
242
+<table width="100%" border=0 rules="none" frame="void"
243
        cols="2" cellspacing="0" cellpadding="0">
244
 <tr valign="top" align="left">
245
 <td width="22%"></td>
246
@@ -2244,7 +2392,23 @@
247
 example of each of which is contained in the supplied sample
248
 file.</p>
249
 </td>
250
-<ssage.txt</p>
251
+</table>
252
+<!-- INDENTATION -->
253
+<table width="100%" border=0 rules="none" frame="void"
254
+       cols="2" cellspacing="0" cellpadding="0">
255
+<tr valign="top" align="left">
256
+<td width="11%"></td>
257
+<td width="89%">
258
+<p><b>Deleted Bad Content Message Report</b></p></td>
259
+</table>
260
+<!-- INDENTATION -->
261
+<table width="100%" border=0 rules="none" frame="void"
262
+       cols="2" cellspacing="0" cellpadding="0">
263
+<tr valign="top" align="left">
264
+<td width="22%"></td>
265
+<td width="78%">
266
+<p>Default:
267
+/%reports&minus;dir%/deleted.content.message.txt</p>
268
 <!-- INDENTATION -->
269
 <p>This report is sent when a message is deleted because it
270
 contained bad or dangerous content. A few variable
271
@@ -2484,7 +2648,23 @@
272
 <td width="78%">
273
 <p>Default: X&minus;MailScanner:</p>
274
 <!-- INDENTATION -->
275
-<p>Extra header that should be added to all scanned me cols="2" cellspacing="0" cellpadding="0">
276
+<p>Extra header that should be added to all scanned messages
277
+to show they have been scanned. You might want to add an
278
+abbreviation of your site name to this, so that you can find
279
+headers that are added by your MailScanner server.</p>
280
+</td>
281
+</table>
282
+<!-- INDENTATION -->
283
+<table width="100%" border=0 rules="none" frame="void"
284
+       cols="2" cellspacing="0" cellpadding="0">
285
+<tr valign="top" align="left">
286
+<td width="11%"></td>
287
+<td width="89%">
288
+<p><b>Spam Header</b></p></td>
289
+</table>
290
+<!-- INDENTATION -->
291
+<table width="100%" border=0 rules="none" frame="void"
292
+       cols="2" cellspacing="0" cellpadding="0">
293
 <tr valign="top" align="left">
23
 <tr valign="top" align="left">
294
 <td width="22%"></td>
24
 <td width="22%"></td>
295
 <td width="78%">
25
 <td width="78%">
296
@@ -2737,7 +2917,24 @@
26
-<p>Default: us&minus;ascii</p>
297
 SpamAssassin score. This means that people who only filter
27
+<p>Default: ISO&minus;8859&minus;1</p>
298
 on the &quot;Spam Stars&quot; will still be able to catch
299
 messages which receive a very low SpamAssassin score. Set
300
-this valdth="78%">
301
+this value to 0 to disable it. This can also be the filename
302
+of a ruleset.</p>
303
+</td>
304
+</table>
305
+<!-- INDENTATION -->
306
+<table width="100%" border=0 rules="none" frame="void"
307
+       cols="2" cellspacing="0" cellpadding="0">
308
+<tr valign="top" align="left">
309
+<td width="11%"></td>
310
+<td width="89%">
311
+<p><b>Clean header Value</b></p></td>
312
+</table>
313
+<!-- INDENTATION -->
314
+<table width="100%" border=0 rules="none" frame="void"
315
+       cols="2" cellspacing="0" cellpadding="0">
316
+<tr valign="top" align="left">
317
+<td width="22%"></td>
318
+<td width="78%">
319
 <p>Default: Found to be clean</p>
320
 <!-- INDENTATION -->
28
 <!-- INDENTATION -->
321
 <p>This is the text that is added to the &quot;Mail
29
 <p>This is the name of the encoding character set used for
322
@@ -2977,7 +3174,23 @@
30
-the contents of &quot;VirusWarning.txt&quot; attachments. If
323
 E&minus;Mail Service Provider for details</p>
31
-your users do not use English as their preferred language,
324
 <!-- INDENTATION -->
32
-you may want to set this to
325
 <p>This supplies the text that is placed in the &quot;Mail
33
-&quot;ISO&minus;8859&minus;1&quot;.</p>
326
-Header&quot; of messages that have not been scanned, if"0" cellpadding="0">
34
+the contents of &quot;VirusWarning.txt&quot;
327
+Header&quot; of messages that have not been scanned, if the
35
+attachments.</p>
328
+option &quot;Mark Unscanned Messages&quot; is set. It is a
36
 </td>
329
+useful place to advertise your MailScanner service to new
330
+customers/clients.</p>
331
+</td>
332
+</table>
333
+<!-- INDENTATION -->
334
+<table width="100%" border=0 rules="none" frame="void"
335
+       cols="2" cellspacing="0" cellpadding="0">
336
+<tr valign="top" align="left">
337
+<td width="11%"></td>
338
+<td width="89%">
339
+<p><b>Deliver Cleaned Messages</b></p></td>
340
+</table>
341
+<!-- INDENTATION -->
342
+<table width="100%" border=0 rules="none" frame="void"
343
+       cols="2" cellspacing="0" cellpadding="0">
344
 <tr valign="top" align="left">
345
 <td width="22%"></td>
346
 <td width="78%">
347
@@ -3227,7 +3440,23 @@
348
 <tr valign="top" align="left">
349
 <td width="11%"></td>
350
 <td width="89%">
351
-<void"
352
+<p><b>Filename Subject Text</b></p></td>
353
+</table>
354
+<!-- INDENTATION -->
355
+<table width="100%" border=0 rules="none" frame="void"
356
+       cols="2" cellspacing="0" cellpadding="0">
357
+<tr valign="top" align="left">
358
+<td width="22%"></td>
359
+<td width="78%">
360
+<p>Default: {Virus?}</p>
361
+<!-- INDENTATION -->
362
+<p>This is the text inserted at the start of the
363
+&quot;Subject:&quot; line if the &quot;Filename Modify
364
+Subject&quot; option is set.</p>
365
+</td>
366
+</table>
367
+<!-- INDENTATION -->
368
+<table width="100%" border=0 rules="none" frame="void"
369
        cols="2" cellspacing="0" cellpadding="0">
370
 <tr valign="top" align="left">
371
 <td width="11%"></td>
372
@@ -3483,7 +3712,22 @@
373
 format suitable for most Unix mail systems. These files must
374
 already exist since MailScanner will not create them!</p>
375
 <!-- INDENTATION -->
376
-<p>If you give this option a ruleset, you can  Notices</b></p></td>
377
+<p>If you give this option a ruleset, you can control
378
+exactly whose mail is archived or forwarded. If you do this,
379
+beware of the legal implications as this could be deemed to
380
+be illegal interception unless the police have asked you to
381
+do this.</p>
382
+</td>
383
+</table>
384
+<a name="Notices to system administrators"></a>
385
+<h2>Notices to system administrators</h2>
386
+<!-- INDENTATION -->
387
+<table width="100%" border=0 rules="none" frame="void"
388
+       cols="2" cellspacing="0" cellpadding="0">
389
+<tr valign="top" align="left">
390
+<td width="11%"></td>
391
+<td width="89%">
392
+<p><b>Send Notices</b></p></td>
393
 </table>
37
 </table>
394
 <!-- INDENTATION -->
38
 <a name="Mail archiving and monitoring"></a>
395
 <table width="100%" border=0 rules="none" frame="void"
39
@@ -5031,6 +5030,27 @@
396
@@ -3732,7 +3976,21 @@
40
 be the filename of a ruleset.</p>
397
 <tr valign="top" align="left">
398
 <td width="11%"></td>
399
 <td width="89%">
400
-<p><b>Spam D be defined in the &quot;Spam List
401
+<p><b>Spam Domain List</b></p></td>
402
+</table>
403
+<!-- INDENTATION -->
404
+<table width="100%" border=0 rules="none" frame="void"
405
+       cols="2" cellspacing="0" cellpadding="0">
406
+<tr valign="top" align="left">
407
+<td width="22%"></td>
408
+<td width="78%">
409
+<p>Default:</p>
410
+<!-- INDENTATION -->
411
+<p>This provides a space&minus;separated list of &quot;Spam
412
+Lists&quot; (or RBL&rsquo;s or DNSBL&rsquo;s) which are
413
+checked for each message. These lists are based on the
414
+domain name of the sender address of each message. Every
415
+list used here must be defined in the &quot;Spam List
416
 Definitions&quot; file mentioned above.</p>
417
 </td>
41
 </td>
418
 </table>
42
 </table>
419
@@ -3974,7 +4232,23 @@
420
 <!-- INDENTATION -->
421
 <p>SpamAssassin is quite slow when processing very large
422
 messages. To work round this problem, this option provides a
423
-maximum size for messages that are processed">
424
+maximum size for messages that are processed with
425
+SpamAssassin. Most real spam is usually less than about
426
+50,000 bytes per message.</p>
427
+</td>
428
+</table>
429
+<!-- INDENTATION -->
430
+<table width="100%" border=0 rules="none" frame="void"
431
+       cols="2" cellspacing="0" cellpadding="0">
432
+<tr valign="top" align="left">
433
+<td width="11%"></td>
434
+<td width="89%">
435
+<p><b>Required Spam Assassin Score</b></p></td>
436
+</table>
437
+<!-- INDENTATION -->
438
+<table width="100%" border=0 rules="none" frame="void"
439
+       cols="2" cellspacing="0" cellpadding="0">
440
+<tr valign="top" align="left">
441
 <td width="22%"></td>
442
 <td width="78%">
443
 <p>Default: 6</p>
444
@@ -4216,7 +4490,24 @@
445
 <!-- INDENTATION -->
446
 <p>If you are using the Bayesian statistics engine on a busy
447
 server, you may well need to force a Bayesian database
448
-rebuild and expiry at regular intervals. This is measuth="22%"></td>
449
+rebuild and expiry at regular intervals. This is measures in
450
+seconds. 24 hours = 86400 seconds. To disable this feature
451
+set this to 0.</p>
452
+</td>
453
+</table>
454
+<!-- INDENTATION -->
43
+<!-- INDENTATION -->
455
+<table width="100%" border=0 rules="none" frame="void"
44
+<table width="100%" border=0 rules="none" frame="void"
456
+       cols="2" cellspacing="0" cellpadding="0">
45
+       cols="2" cellspacing="0" cellpadding="0">
457
+<tr valign="top" align="left">
46
+<tr valign="top" align="left">
458
+<td width="11%"></td>
47
+<td width="11%"></td>
459
+<td width="89%">
48
+<td width="89%">
460
+<p><b>Wait During Bayes Rebuild</b></p></td>
49
+<p><b>Log Silent Viruses</b></p></td>
461
+</table>
462
+<!-- INDENTATION -->
463
+<table width="100%" border=0 rules="none" frame="void"
464
+       cols="2" cellspacing="0" cellpadding="0">
465
+<tr valign="top" align="left">
466
+<td width="22%"></td>
467
 <td width="78%">
468
 <p>Default: no</p>
469
 <!-- INDENTATION -->
470
@@ -4502,7 +4793,23 @@
471
 <td width="11%"></td>
472
 <td width="89%">
473
 <p><b>Recipient Spam Report</b></p></td>
474
-</>
475
+</table>
50
+</table>
476
+<!-- INDENTATION -->
51
+<!-- INDENTATION -->
477
+<table width="100%" border=0 rules="none" frame="void"
52
+<table width="100%" border=0 rules="none" frame="void"
Lines 479-694 Link Here
479
+<tr valign="top" align="left">
54
+<tr valign="top" align="left">
480
+<td width="22%"></td>
55
+<td width="22%"></td>
481
+<td width="78%">
56
+<td width="78%">
482
+<p>Default:
57
+<p>Default: no</p>
483
+%reports&minus;dir%/recipient.spam.report.txt</p>
484
+<!-- INDENTATION -->
58
+<!-- INDENTATION -->
485
+<p>If you use the &rsquo;notify&rsquo; Spam Action or High
59
+<p>Log all occurrences of &quot;Silent Viruses&quot; as
486
+Scoring Spam Action then this is the location of the
60
+defined above? This can only be a simple yes/no value, not a
487
+notification message that is sent to the original recipients
61
+ruleset.</p>
488
+of the message.</p>
489
+</td>
62
+</td>
490
+</table>
63
+</table>
491
+<!-- INDENTATION -->
64
 <a name="Advanced SpamAssassin Settings"></a>
492
 <table width="100%" border=0 rules="none" frame="void"
65
 <h2>Advanced SpamAssassin Settings</h2>
493
        cols="2" cellspacing="0" cellpadding="0">
494
 <tr valign="top" align="left">
495
@@ -4748,7 +5055,22 @@
496
 <p><b>SpamAssassin Local Rules Dir</b></p></td>
497
 </table>
498
 <!-- INDENTATION -->
66
 <!-- INDENTATION -->
499
-<table width="100%" border=0 rules="none" frame=dding="0">
67
@@ -5066,9 +5086,14 @@
500
+<table width="100%" border=0 rules="none" frame="void"
68
 <p>The per&minus;user files (bayes, auto&minus;whitelist,
501
+       cols="2" cellspacing="0" cellpadding="0">
69
 user_prefs) are looked for here and in ~/.spamassassin/.
502
+<tr valign="top" align="left">
70
 Note the files are mutable. If this is unset then no extra
503
+<td width="22%"></td>
71
-places are searched for. If using Postfix, you probably want
504
+<td width="78%">
72
-to set this to /var/spool/MailScanner/spamassassin and
505
+<p>Default:</p>
73
-do</p>
506
+<!-- INDENTATION -->
74
+places are searched for. NOTE: SpamAssassin is always called
507
+<p>This tells MailScanner where to look for the
75
+from MailScanner as the same user, and that is the &quot;Run
508
+site&minus;local rules. If this is set it adds to the list
76
+As&quot; user specified in MailScanner.conf. So you can only
509
+of places that are searched. MailScanner will always look at
77
+have 1 set of &quot;per&minus;user&quot; files, it&rsquo;s
510
+the following places (even if this option is not set):</p>
78
+just that you might possibly need to modify this location.
511
+</td>
79
+You should not normally need to set this at all. If using
512
+</table>
80
+Postfix, you probably want to set this to
513
+<!-- TABS -->
81
+/var/spool/MailScanner/spamassassin and do</p>
514
+<table width="100%" border=0 rules="none" frame="void"
515
+       cols="5" cellspacing="0" cellpadding="0">
516
 <tr valign="top" align="left">
517
 <td width="22%"></td>
518
 <td width="1%">
519
@@ -4913,27 +5235,94 @@
520
 </table>
521
 <a name="Advanced Settings"></a>
522
 <h2>Advanced Settings</h2>
523
+<!-- INDENTATION -->
524
+<table width="100%" border=0 rules="none" frame="void"
525
+       cols="2" cellspacing="0" cellpadding="0">
526
+<tr valign="top" align="left">
527
+<td width="11%"></td>
528
+<td width="89%">
529
+<p><b>Spam Score Number Format</b></p></td>
530
+</table>
531
+<!-- INDENTATION -->
532
+<table width="100%" border=0 rules="none" frame="void"
533
+       cols="2" cellspacing="0" cellpadding="0">
534
+<tr valign="top" align="left">
535
+<td width="22%"></td>
536
+<td width="78%">
537
+<p>Default: %d</p>
538
+<!-- INDENTATION -->
539
+<p>When putting the value of the spam score of a message
540
+into the headers, how do you want to format it. If you
541
+don&rsquo;t know how to use sprintf() or printf() in C,
542
+please *do not modify* this value. This can also be the
543
+filename of a ruleset. A few examples for you:</p>
544
+</td>
545
+</table>
546
 <!-- TABS -->
547
 <table width="100%" border=0 rules="none" frame="void"
548
        cols="5" cellspacing="0" cellpadding="0">
549
 <tr valign="top" align="left">
550
 <td width="11%"></td>
551
-<td width="7%">
552
+<td width="20%">
553
 
554
-<p><b>Debug</b></p>
555
+<p>%d</p>
556
 </td>
557
-<td width="4%"></td>
558
-<td width="16%">
559
+<td width="1%"></td>
560
+<td width="14%">
561
 
562
-<p>Default: no</p>
563
+<p>==&gt; 12</p>
564
 </td>
565
-<td width="62%">
566
+<td width="54%">
567
+</td>
568
+<tr valign="top" align="left">
569
+<td width="11%"></td>
570
+<td width="20%">
571
+
572
+<p>%5.2f</p>
573
+</td>
574
+<td width="1%"></td>
575
+<td width="14%">
576
+
577
+<p>==&gt; 12.34</p>
578
+</td>
579
+<td width="54%">
580
+</td>
581
+<tr valign="top" align="left">
582
+<td width="11%"></td>
583
+<td width="20%">
584
+
585
+<p>%05.1f</p>
586
+</td>
587
+<td width="1%"></td>
588
+<td width="14%">
589
+
590
+<p>==&gt; 012.3</p>
591
+</td>
592
+<td width="54%">
593
+</td>
594
+<tr valign="top" align="left">
595
+<td width="11%"></td>
596
+<td width="20%">
597
+
598
+<p><b>Debug</b></p>
599
+</td>
600
+<td width="1%"></td>
601
+<td width="14%"></td>
602
+<td width="54%">
603
 </td>
82
 </td>
604
 </table>
83
 </table>
605
 <!-- INDENTATION -->
84
 <!-- INDENTATION -->
606
 <table width="100%" border=0 rules="none" frame="void"
607
        cols="2" cellspacing="0" cellpadding="0">
608
 <tr valign="top" align="left">
609
+<td width="11%"></td>
610
+<td width="89%">
611
+<p>Default: no</p></td>
612
+</table>
613
+<!-- INDENTATION -->
614
+<table width="100%" border=0 rules="none" frame="void"
615
+       cols="2" cellspacing="0" cellpadding="0">
616
+<tr valign="top" align="left">
617
 <td width="22%"></td>
618
 <td width="78%">
619
 <p>Not for use by normal users. Setting this option to
620
@@ -5085,7 +5474,23 @@
621
 <p><b>Deliver in Background</b></p></td>
622
 </table>
623
 <!-- INDENTATION -->
624
-<table width="100%" border=0 rules="none" fr width="100%" border=0 rules="none" frame="void"
625
+<table width="100%" border=0 rules="none" frame="void"
626
+       cols="2" cellspacing="0" cellpadding="0">
627
+<tr valign="top" align="left">
628
+<td width="22%"></td>
629
+<td width="78%">
630
+<p>Default: yes</p>
631
+<!-- INDENTATION -->
632
+<p>When attempting delivery of any messages (when the
633
+&quot;Delivery Method = batch&quot;) the sendmail/Exim
634
+command will be run in the background so that MailScanner
635
+does not have to wait for the delivery attempt to complete.
636
+There are very few good reasons for setting this to
637
+&quot;no&quot;.</p>
638
+</td>
639
+</table>
640
+<!-- INDENTATION -->
641
+<table width="100%" border=0 rules="none" frame="void"
642
        cols="2" cellspacing="0" cellpadding="0">
643
 <tr valign="top" align="left">
644
 <td width="11%"></td>
645
@@ -5361,7 +5766,23 @@
646
 end in &quot;.rules&quot; wherever possible.</p>
647
 <!-- INDENTATION -->
648
 <p>All blank lines are ignored, and comments start with
649
-&quot;#&quot; and continue to the end of the liing="0">
650
+&quot;#&quot; and continue to the end of the line, like
651
+this: # This line is just a comment</p>
652
+<!-- INDENTATION -->
653
+<p>Other than that, every line is a rule and looks like this
654
+example: From: john.doe@domain.com yes</p>
655
+<!-- INDENTATION -->
656
+<p>As you can see, each rule has 3 fields:<br>
657
+1. Direction<br>
658
+2. Pattern to match<br>
659
+3. Result value (or values)</p>
660
+<!-- INDENTATION -->
661
+<p>1. Direction should be one of the following:</p>
662
+</td>
663
+</table>
664
+<!-- TABS -->
665
+<table width="100%" border=0 rules="none" frame="void"
666
+       cols="5" cellspacing="0" cellpadding="0">
667
 <tr valign="top" align="left">
668
 <td width="11%"></td>
669
 <td width="7%">
670
@@ -5610,4 +6031,22 @@
671
 <tr valign="top" align="left">
672
 <td width="11%"></td>
673
 <td width="89%">
674
-<p>Please have a look at the filename.rules.co
675
\ No newline at end of file
676
+<p>Please have a look at the filename.rules.conf or
677
+filename.rules.conf.sample file provided with this
678
+distribution/package/port.</p>
679
+</td>
680
+</table>
681
+<a name="SEE ALSO"></a>
682
+<h2>SEE ALSO</h2>
683
+<!-- INDENTATION -->
684
+<table width="100%" border=0 rules="none" frame="void"
685
+       cols="2" cellspacing="0" cellpadding="0">
686
+<tr valign="top" align="left">
687
+<td width="11%"></td>
688
+<td width="89%">
689
+<p>MailScanner(8)</p>
690
+</td>
691
+</table>
692
+<hr>
693
+</body>
694
+</html>
(-)/server-root/ports/mail/mailscanner-devel/files/patch-lib:clamav-wrapper (-1 / +1 lines)
Lines 1-4 Link Here
1
$FreeBSD: ports/mail/mailscanner-devel/files/patch-lib:clamav-wrapper,v 1.1 2004/03/02 17:29:42 glewis Exp $
1
$FreeBSD: ports/mail/mailscanner/files/patch-lib:clamav-wrapper,v 1.4 2004/08/08 17:16:18 sem Exp $
2
2
3
--- ../MailScanner-4.27.5.orig/lib/clamav-wrapper	Thu Feb 26 15:25:51 2004
3
--- ../MailScanner-4.27.5.orig/lib/clamav-wrapper	Thu Feb 26 15:25:51 2004
4
+++ lib/clamav-wrapper	Thu Feb 26 15:26:23 2004
4
+++ lib/clamav-wrapper	Thu Feb 26 15:26:23 2004
(-)/server-root/ports/mail/mailscanner-devel/pkg-plist (-39 / +52 lines)
Lines 1-7 Link Here
1
@comment $FreeBSD: ports/mail/mailscanner-devel/pkg-plist,v 1.13 2004/05/26 16:50:19 pav Exp $
1
@comment $FreeBSD: ports/mail/mailscanner/pkg-plist,v 1.15 2004/10/15 15:44:30 sergei Exp $
2
etc/MailScanner/MailScanner.conf.sample
2
etc/MailScanner/MailScanner.conf.sample
3
etc/MailScanner/filename.rules.conf.sample
3
etc/MailScanner/filename.rules.conf.sample
4
etc/MailScanner/filetype.rules.conf.sample
4
etc/MailScanner/filetype.rules.conf.sample
5
etc/MailScanner/mcp/10_example.cf.sample
6
etc/MailScanner/mcp/mcp.spam.assassin.prefs.conf.sample
5
etc/MailScanner/rules/EXAMPLES
7
etc/MailScanner/rules/EXAMPLES
6
etc/MailScanner/rules/README
8
etc/MailScanner/rules/README
7
etc/MailScanner/rules/spam.whitelist.rules.sample
9
etc/MailScanner/rules/spam.whitelist.rules.sample
Lines 15-20 Link Here
15
lib/MailScanner/MailScanner/Config.pm
17
lib/MailScanner/MailScanner/Config.pm
16
lib/MailScanner/MailScanner/ConfigDefs.pl
18
lib/MailScanner/MailScanner/ConfigDefs.pl
17
lib/MailScanner/MailScanner/CustomConfig.pm
19
lib/MailScanner/MailScanner/CustomConfig.pm
20
lib/MailScanner/MailScanner/CustomFunctions/MyExample.pm
18
lib/MailScanner/MailScanner/Exim.pm
21
lib/MailScanner/MailScanner/Exim.pm
19
lib/MailScanner/MailScanner/EximDiskStore.pm
22
lib/MailScanner/MailScanner/EximDiskStore.pm
20
lib/MailScanner/MailScanner/Lock.pm
23
lib/MailScanner/MailScanner/Lock.pm
Lines 43-49 Link Here
43
lib/MailScanner/MailScanner/ZMDiskStore.pm
46
lib/MailScanner/MailScanner/ZMDiskStore.pm
44
lib/MailScanner/MailScanner/ZMailer.pm
47
lib/MailScanner/MailScanner/ZMailer.pm
45
lib/MailScanner/MailScanner/notes.txt
48
lib/MailScanner/MailScanner/notes.txt
46
lib/MailScanner/MailScanner/CustomFunctions/MyExample.pm
47
libexec/MailScanner/MailScanner
49
libexec/MailScanner/MailScanner
48
libexec/MailScanner/antivir-autoupdate.sample
50
libexec/MailScanner/antivir-autoupdate.sample
49
libexec/MailScanner/antivir-wrapper.sample
51
libexec/MailScanner/antivir-wrapper.sample
Lines 54-61 Link Here
54
libexec/MailScanner/clamav-autoupdate.sample
56
libexec/MailScanner/clamav-autoupdate.sample
55
libexec/MailScanner/clamav-wrapper.sample
57
libexec/MailScanner/clamav-wrapper.sample
56
libexec/MailScanner/command-wrapper.sample
58
libexec/MailScanner/command-wrapper.sample
57
libexec/MailScanner/css-wrapper.sample
58
libexec/MailScanner/css-autoupdate.sample
59
libexec/MailScanner/css-autoupdate.sample
60
libexec/MailScanner/css-wrapper.sample
59
libexec/MailScanner/drweb-wrapper.sample
61
libexec/MailScanner/drweb-wrapper.sample
60
libexec/MailScanner/etrust-autoupdate.sample
62
libexec/MailScanner/etrust-autoupdate.sample
61
libexec/MailScanner/etrust-wrapper.sample
63
libexec/MailScanner/etrust-wrapper.sample
Lines 63-68 Link Here
63
libexec/MailScanner/f-prot-wrapper.sample
65
libexec/MailScanner/f-prot-wrapper.sample
64
libexec/MailScanner/f-secure-autoupdate.sample
66
libexec/MailScanner/f-secure-autoupdate.sample
65
libexec/MailScanner/f-secure-wrapper.sample
67
libexec/MailScanner/f-secure-wrapper.sample
68
libexec/MailScanner/generic-autoupdate.sample
69
libexec/MailScanner/generic-wrapper.sample
66
libexec/MailScanner/inoculan-autoupdate.sample
70
libexec/MailScanner/inoculan-autoupdate.sample
67
libexec/MailScanner/inoculan-wrapper.sample
71
libexec/MailScanner/inoculan-wrapper.sample
68
libexec/MailScanner/inoculate-wrapper.sample
72
libexec/MailScanner/inoculate-wrapper.sample
Lines 80-90 Link Here
80
libexec/MailScanner/rav-wrapper.sample
84
libexec/MailScanner/rav-wrapper.sample
81
libexec/MailScanner/sophos-autoupdate.sample
85
libexec/MailScanner/sophos-autoupdate.sample
82
libexec/MailScanner/sophos-wrapper.sample
86
libexec/MailScanner/sophos-wrapper.sample
87
libexec/MailScanner/symscanengine-autoupdate.sample
88
libexec/MailScanner/symscanengine-wrapper.sample
83
libexec/MailScanner/trend-autoupdate.sample
89
libexec/MailScanner/trend-autoupdate.sample
84
libexec/MailScanner/trend-wrapper.sample
90
libexec/MailScanner/trend-wrapper.sample
85
libexec/MailScanner/vexira-wrapper.sample
86
libexec/MailScanner/vexira-autoupdate.sample
87
libexec/MailScanner/update_virus_scanners
91
libexec/MailScanner/update_virus_scanners
92
libexec/MailScanner/vexira-autoupdate.sample
93
libexec/MailScanner/vexira-wrapper.sample
94
%%DATADIR%%/reports/ca/deleted.content.message.txt.sample
88
%%DATADIR%%/reports/ca/deleted.filename.message.txt.sample
95
%%DATADIR%%/reports/ca/deleted.filename.message.txt.sample
89
%%DATADIR%%/reports/ca/deleted.virus.message.txt.sample
96
%%DATADIR%%/reports/ca/deleted.virus.message.txt.sample
90
%%DATADIR%%/reports/ca/disinfected.report.txt.sample
97
%%DATADIR%%/reports/ca/disinfected.report.txt.sample
Lines 96-113 Link Here
96
%%DATADIR%%/reports/ca/languages.conf.sample
103
%%DATADIR%%/reports/ca/languages.conf.sample
97
%%DATADIR%%/reports/ca/recipient.mcp.report.txt.sample
104
%%DATADIR%%/reports/ca/recipient.mcp.report.txt.sample
98
%%DATADIR%%/reports/ca/recipient.spam.report.txt.sample
105
%%DATADIR%%/reports/ca/recipient.spam.report.txt.sample
106
%%DATADIR%%/reports/ca/sender.content.report.txt.sample
99
%%DATADIR%%/reports/ca/sender.error.report.txt.sample
107
%%DATADIR%%/reports/ca/sender.error.report.txt.sample
100
%%DATADIR%%/reports/ca/sender.filename.report.txt.sample
108
%%DATADIR%%/reports/ca/sender.filename.report.txt.sample
109
%%DATADIR%%/reports/ca/sender.mcp.report.txt.sample
101
%%DATADIR%%/reports/ca/sender.spam.rbl.report.txt.sample
110
%%DATADIR%%/reports/ca/sender.spam.rbl.report.txt.sample
102
%%DATADIR%%/reports/ca/sender.spam.report.txt.sample
111
%%DATADIR%%/reports/ca/sender.spam.report.txt.sample
103
%%DATADIR%%/reports/ca/sender.spam.sa.report.txt.sample
112
%%DATADIR%%/reports/ca/sender.spam.sa.report.txt.sample
104
%%DATADIR%%/reports/ca/sender.virus.report.txt.sample
113
%%DATADIR%%/reports/ca/sender.virus.report.txt.sample
114
%%DATADIR%%/reports/ca/stored.content.message.txt.sample
105
%%DATADIR%%/reports/ca/stored.filename.message.txt.sample
115
%%DATADIR%%/reports/ca/stored.filename.message.txt.sample
106
%%DATADIR%%/reports/ca/stored.virus.message.txt.sample
116
%%DATADIR%%/reports/ca/stored.virus.message.txt.sample
107
%%DATADIR%%/reports/ca/deleted.content.message.txt.sample
108
%%DATADIR%%/reports/ca/sender.content.report.txt.sample
109
%%DATADIR%%/reports/ca/sender.mcp.report.txt.sample
110
%%DATADIR%%/reports/ca/stored.content.message.txt.sample
111
%%DATADIR%%/reports/cy+en/deleted.content.message.txt.sample
117
%%DATADIR%%/reports/cy+en/deleted.content.message.txt.sample
112
%%DATADIR%%/reports/cy+en/deleted.filename.message.txt.sample
118
%%DATADIR%%/reports/cy+en/deleted.filename.message.txt.sample
113
%%DATADIR%%/reports/cy+en/deleted.virus.message.txt.sample
119
%%DATADIR%%/reports/cy+en/deleted.virus.message.txt.sample
Lines 118-123 Link Here
118
%%DATADIR%%/reports/cy+en/inline.warning.html.sample
124
%%DATADIR%%/reports/cy+en/inline.warning.html.sample
119
%%DATADIR%%/reports/cy+en/inline.warning.txt.sample
125
%%DATADIR%%/reports/cy+en/inline.warning.txt.sample
120
%%DATADIR%%/reports/cy+en/languages.conf.sample
126
%%DATADIR%%/reports/cy+en/languages.conf.sample
127
%%DATADIR%%/reports/cy+en/recipient.mcp.report.txt.sample
128
%%DATADIR%%/reports/cy+en/recipient.spam.report.txt.sample
121
%%DATADIR%%/reports/cy+en/sender.content.report.txt.sample
129
%%DATADIR%%/reports/cy+en/sender.content.report.txt.sample
122
%%DATADIR%%/reports/cy+en/sender.error.report.txt.sample
130
%%DATADIR%%/reports/cy+en/sender.error.report.txt.sample
123
%%DATADIR%%/reports/cy+en/sender.filename.report.txt.sample
131
%%DATADIR%%/reports/cy+en/sender.filename.report.txt.sample
Lines 129-136 Link Here
129
%%DATADIR%%/reports/cy+en/stored.content.message.txt.sample
137
%%DATADIR%%/reports/cy+en/stored.content.message.txt.sample
130
%%DATADIR%%/reports/cy+en/stored.filename.message.txt.sample
138
%%DATADIR%%/reports/cy+en/stored.filename.message.txt.sample
131
%%DATADIR%%/reports/cy+en/stored.virus.message.txt.sample
139
%%DATADIR%%/reports/cy+en/stored.virus.message.txt.sample
132
%%DATADIR%%/reports/cy+en/recipient.mcp.report.txt.sample
133
%%DATADIR%%/reports/cy+en/recipient.spam.report.txt.sample
134
%%DATADIR%%/reports/cz/deleted.content.message.txt.sample
140
%%DATADIR%%/reports/cz/deleted.content.message.txt.sample
135
%%DATADIR%%/reports/cz/deleted.filename.message.txt.sample
141
%%DATADIR%%/reports/cz/deleted.filename.message.txt.sample
136
%%DATADIR%%/reports/cz/deleted.virus.message.txt.sample
142
%%DATADIR%%/reports/cz/deleted.virus.message.txt.sample
Lines 141-146 Link Here
141
%%DATADIR%%/reports/cz/inline.warning.html.sample
147
%%DATADIR%%/reports/cz/inline.warning.html.sample
142
%%DATADIR%%/reports/cz/inline.warning.txt.sample
148
%%DATADIR%%/reports/cz/inline.warning.txt.sample
143
%%DATADIR%%/reports/cz/languages.conf.sample
149
%%DATADIR%%/reports/cz/languages.conf.sample
150
%%DATADIR%%/reports/cz/recipient.mcp.report.txt.sample
151
%%DATADIR%%/reports/cz/recipient.spam.report.txt.sample
144
%%DATADIR%%/reports/cz/sender.content.report.txt.sample
152
%%DATADIR%%/reports/cz/sender.content.report.txt.sample
145
%%DATADIR%%/reports/cz/sender.error.report.txt.sample
153
%%DATADIR%%/reports/cz/sender.error.report.txt.sample
146
%%DATADIR%%/reports/cz/sender.filename.report.txt.sample
154
%%DATADIR%%/reports/cz/sender.filename.report.txt.sample
Lines 152-159 Link Here
152
%%DATADIR%%/reports/cz/stored.content.message.txt.sample
160
%%DATADIR%%/reports/cz/stored.content.message.txt.sample
153
%%DATADIR%%/reports/cz/stored.filename.message.txt.sample
161
%%DATADIR%%/reports/cz/stored.filename.message.txt.sample
154
%%DATADIR%%/reports/cz/stored.virus.message.txt.sample
162
%%DATADIR%%/reports/cz/stored.virus.message.txt.sample
155
%%DATADIR%%/reports/cz/recipient.mcp.report.txt.sample
156
%%DATADIR%%/reports/cz/recipient.spam.report.txt.sample
157
%%DATADIR%%/reports/de/README.1ST.sample
163
%%DATADIR%%/reports/de/README.1ST.sample
158
%%DATADIR%%/reports/de/deleted.content.message.txt.sample
164
%%DATADIR%%/reports/de/deleted.content.message.txt.sample
159
%%DATADIR%%/reports/de/deleted.filename.message.txt.sample
165
%%DATADIR%%/reports/de/deleted.filename.message.txt.sample
Lines 165-170 Link Here
165
%%DATADIR%%/reports/de/inline.warning.html.sample
171
%%DATADIR%%/reports/de/inline.warning.html.sample
166
%%DATADIR%%/reports/de/inline.warning.txt.sample
172
%%DATADIR%%/reports/de/inline.warning.txt.sample
167
%%DATADIR%%/reports/de/languages.conf.sample
173
%%DATADIR%%/reports/de/languages.conf.sample
174
%%DATADIR%%/reports/de/recipient.mcp.report.txt.sample
175
%%DATADIR%%/reports/de/recipient.spam.report.txt.sample
168
%%DATADIR%%/reports/de/sender.content.report.txt.sample
176
%%DATADIR%%/reports/de/sender.content.report.txt.sample
169
%%DATADIR%%/reports/de/sender.error.report.txt.sample
177
%%DATADIR%%/reports/de/sender.error.report.txt.sample
170
%%DATADIR%%/reports/de/sender.filename.report.txt.sample
178
%%DATADIR%%/reports/de/sender.filename.report.txt.sample
Lines 176-183 Link Here
176
%%DATADIR%%/reports/de/stored.content.message.txt.sample
184
%%DATADIR%%/reports/de/stored.content.message.txt.sample
177
%%DATADIR%%/reports/de/stored.filename.message.txt.sample
185
%%DATADIR%%/reports/de/stored.filename.message.txt.sample
178
%%DATADIR%%/reports/de/stored.virus.message.txt.sample
186
%%DATADIR%%/reports/de/stored.virus.message.txt.sample
179
%%DATADIR%%/reports/de/recipient.spam.report.txt.sample
180
%%DATADIR%%/reports/de/recipient.mcp.report.txt.sample
181
%%DATADIR%%/reports/dk/deleted.content.message.txt.sample
187
%%DATADIR%%/reports/dk/deleted.content.message.txt.sample
182
%%DATADIR%%/reports/dk/deleted.filename.message.txt.sample
188
%%DATADIR%%/reports/dk/deleted.filename.message.txt.sample
183
%%DATADIR%%/reports/dk/deleted.virus.message.txt.sample
189
%%DATADIR%%/reports/dk/deleted.virus.message.txt.sample
Lines 188-193 Link Here
188
%%DATADIR%%/reports/dk/inline.warning.html.sample
194
%%DATADIR%%/reports/dk/inline.warning.html.sample
189
%%DATADIR%%/reports/dk/inline.warning.txt.sample
195
%%DATADIR%%/reports/dk/inline.warning.txt.sample
190
%%DATADIR%%/reports/dk/languages.conf.sample
196
%%DATADIR%%/reports/dk/languages.conf.sample
197
%%DATADIR%%/reports/dk/recipient.mcp.report.txt.sample
198
%%DATADIR%%/reports/dk/recipient.spam.report.txt.sample
191
%%DATADIR%%/reports/dk/sender.content.report.txt.sample
199
%%DATADIR%%/reports/dk/sender.content.report.txt.sample
192
%%DATADIR%%/reports/dk/sender.error.report.txt.sample
200
%%DATADIR%%/reports/dk/sender.error.report.txt.sample
193
%%DATADIR%%/reports/dk/sender.filename.report.txt.sample
201
%%DATADIR%%/reports/dk/sender.filename.report.txt.sample
Lines 199-206 Link Here
199
%%DATADIR%%/reports/dk/stored.content.message.txt.sample
207
%%DATADIR%%/reports/dk/stored.content.message.txt.sample
200
%%DATADIR%%/reports/dk/stored.filename.message.txt.sample
208
%%DATADIR%%/reports/dk/stored.filename.message.txt.sample
201
%%DATADIR%%/reports/dk/stored.virus.message.txt.sample
209
%%DATADIR%%/reports/dk/stored.virus.message.txt.sample
202
%%DATADIR%%/reports/dk/recipient.spam.report.txt.sample
203
%%DATADIR%%/reports/dk/recipient.mcp.report.txt.sample
204
%%DATADIR%%/reports/en/deleted.content.message.txt.sample
210
%%DATADIR%%/reports/en/deleted.content.message.txt.sample
205
%%DATADIR%%/reports/en/deleted.filename.message.txt.sample
211
%%DATADIR%%/reports/en/deleted.filename.message.txt.sample
206
%%DATADIR%%/reports/en/deleted.virus.message.txt.sample
212
%%DATADIR%%/reports/en/deleted.virus.message.txt.sample
Lines 211-216 Link Here
211
%%DATADIR%%/reports/en/inline.warning.html.sample
217
%%DATADIR%%/reports/en/inline.warning.html.sample
212
%%DATADIR%%/reports/en/inline.warning.txt.sample
218
%%DATADIR%%/reports/en/inline.warning.txt.sample
213
%%DATADIR%%/reports/en/languages.conf.sample
219
%%DATADIR%%/reports/en/languages.conf.sample
220
%%DATADIR%%/reports/en/recipient.mcp.report.txt.sample
221
%%DATADIR%%/reports/en/recipient.spam.report.txt.sample
214
%%DATADIR%%/reports/en/sender.content.report.txt.sample
222
%%DATADIR%%/reports/en/sender.content.report.txt.sample
215
%%DATADIR%%/reports/en/sender.error.report.txt.sample
223
%%DATADIR%%/reports/en/sender.error.report.txt.sample
216
%%DATADIR%%/reports/en/sender.filename.report.txt.sample
224
%%DATADIR%%/reports/en/sender.filename.report.txt.sample
Lines 222-229 Link Here
222
%%DATADIR%%/reports/en/stored.content.message.txt.sample
230
%%DATADIR%%/reports/en/stored.content.message.txt.sample
223
%%DATADIR%%/reports/en/stored.filename.message.txt.sample
231
%%DATADIR%%/reports/en/stored.filename.message.txt.sample
224
%%DATADIR%%/reports/en/stored.virus.message.txt.sample
232
%%DATADIR%%/reports/en/stored.virus.message.txt.sample
225
%%DATADIR%%/reports/en/recipient.mcp.report.txt.sample
226
%%DATADIR%%/reports/en/recipient.spam.report.txt.sample
227
%%DATADIR%%/reports/es/deleted.content.message.txt.sample
233
%%DATADIR%%/reports/es/deleted.content.message.txt.sample
228
%%DATADIR%%/reports/es/deleted.filename.message.txt.sample
234
%%DATADIR%%/reports/es/deleted.filename.message.txt.sample
229
%%DATADIR%%/reports/es/deleted.virus.message.txt.sample
235
%%DATADIR%%/reports/es/deleted.virus.message.txt.sample
Lines 234-239 Link Here
234
%%DATADIR%%/reports/es/inline.warning.html.sample
240
%%DATADIR%%/reports/es/inline.warning.html.sample
235
%%DATADIR%%/reports/es/inline.warning.txt.sample
241
%%DATADIR%%/reports/es/inline.warning.txt.sample
236
%%DATADIR%%/reports/es/languages.conf.sample
242
%%DATADIR%%/reports/es/languages.conf.sample
243
%%DATADIR%%/reports/es/recipient.mcp.report.txt.sample
244
%%DATADIR%%/reports/es/recipient.spam.report.txt.sample
237
%%DATADIR%%/reports/es/sender.content.report.txt.sample
245
%%DATADIR%%/reports/es/sender.content.report.txt.sample
238
%%DATADIR%%/reports/es/sender.error.report.txt.sample
246
%%DATADIR%%/reports/es/sender.error.report.txt.sample
239
%%DATADIR%%/reports/es/sender.filename.report.txt.sample
247
%%DATADIR%%/reports/es/sender.filename.report.txt.sample
Lines 245-252 Link Here
245
%%DATADIR%%/reports/es/stored.content.message.txt.sample
253
%%DATADIR%%/reports/es/stored.content.message.txt.sample
246
%%DATADIR%%/reports/es/stored.filename.message.txt.sample
254
%%DATADIR%%/reports/es/stored.filename.message.txt.sample
247
%%DATADIR%%/reports/es/stored.virus.message.txt.sample
255
%%DATADIR%%/reports/es/stored.virus.message.txt.sample
248
%%DATADIR%%/reports/es/recipient.mcp.report.txt.sample
249
%%DATADIR%%/reports/es/recipient.spam.report.txt.sample
250
%%DATADIR%%/reports/fr/deleted.content.message.txt.sample
256
%%DATADIR%%/reports/fr/deleted.content.message.txt.sample
251
%%DATADIR%%/reports/fr/deleted.filename.message.txt.sample
257
%%DATADIR%%/reports/fr/deleted.filename.message.txt.sample
252
%%DATADIR%%/reports/fr/deleted.virus.message.txt.sample
258
%%DATADIR%%/reports/fr/deleted.virus.message.txt.sample
Lines 257-262 Link Here
257
%%DATADIR%%/reports/fr/inline.warning.html.sample
263
%%DATADIR%%/reports/fr/inline.warning.html.sample
258
%%DATADIR%%/reports/fr/inline.warning.txt.sample
264
%%DATADIR%%/reports/fr/inline.warning.txt.sample
259
%%DATADIR%%/reports/fr/languages.conf.sample
265
%%DATADIR%%/reports/fr/languages.conf.sample
266
%%DATADIR%%/reports/fr/recipient.mcp.report.txt.sample
267
%%DATADIR%%/reports/fr/recipient.spam.report.txt.sample
260
%%DATADIR%%/reports/fr/sender.content.report.txt.sample
268
%%DATADIR%%/reports/fr/sender.content.report.txt.sample
261
%%DATADIR%%/reports/fr/sender.error.report.txt.sample
269
%%DATADIR%%/reports/fr/sender.error.report.txt.sample
262
%%DATADIR%%/reports/fr/sender.filename.report.txt.sample
270
%%DATADIR%%/reports/fr/sender.filename.report.txt.sample
Lines 268-275 Link Here
268
%%DATADIR%%/reports/fr/stored.content.message.txt.sample
276
%%DATADIR%%/reports/fr/stored.content.message.txt.sample
269
%%DATADIR%%/reports/fr/stored.filename.message.txt.sample
277
%%DATADIR%%/reports/fr/stored.filename.message.txt.sample
270
%%DATADIR%%/reports/fr/stored.virus.message.txt.sample
278
%%DATADIR%%/reports/fr/stored.virus.message.txt.sample
271
%%DATADIR%%/reports/fr/recipient.mcp.report.txt.sample
272
%%DATADIR%%/reports/fr/recipient.spam.report.txt.sample
273
%%DATADIR%%/reports/hu/deleted.content.message.txt.sample
279
%%DATADIR%%/reports/hu/deleted.content.message.txt.sample
274
%%DATADIR%%/reports/hu/deleted.filename.message.txt.sample
280
%%DATADIR%%/reports/hu/deleted.filename.message.txt.sample
275
%%DATADIR%%/reports/hu/deleted.virus.message.txt.sample
281
%%DATADIR%%/reports/hu/deleted.virus.message.txt.sample
Lines 280-285 Link Here
280
%%DATADIR%%/reports/hu/inline.warning.html.sample
286
%%DATADIR%%/reports/hu/inline.warning.html.sample
281
%%DATADIR%%/reports/hu/inline.warning.txt.sample
287
%%DATADIR%%/reports/hu/inline.warning.txt.sample
282
%%DATADIR%%/reports/hu/languages.conf.sample
288
%%DATADIR%%/reports/hu/languages.conf.sample
289
%%DATADIR%%/reports/hu/recipient.mcp.report.txt.sample
290
%%DATADIR%%/reports/hu/recipient.spam.report.txt.sample
283
%%DATADIR%%/reports/hu/sender.content.report.txt.sample
291
%%DATADIR%%/reports/hu/sender.content.report.txt.sample
284
%%DATADIR%%/reports/hu/sender.error.report.txt.sample
292
%%DATADIR%%/reports/hu/sender.error.report.txt.sample
285
%%DATADIR%%/reports/hu/sender.filename.report.txt.sample
293
%%DATADIR%%/reports/hu/sender.filename.report.txt.sample
Lines 291-298 Link Here
291
%%DATADIR%%/reports/hu/stored.content.message.txt.sample
299
%%DATADIR%%/reports/hu/stored.content.message.txt.sample
292
%%DATADIR%%/reports/hu/stored.filename.message.txt.sample
300
%%DATADIR%%/reports/hu/stored.filename.message.txt.sample
293
%%DATADIR%%/reports/hu/stored.virus.message.txt.sample
301
%%DATADIR%%/reports/hu/stored.virus.message.txt.sample
294
%%DATADIR%%/reports/hu/recipient.mcp.report.txt.sample
295
%%DATADIR%%/reports/hu/recipient.spam.report.txt.sample
296
%%DATADIR%%/reports/it/deleted.content.message.txt.sample
302
%%DATADIR%%/reports/it/deleted.content.message.txt.sample
297
%%DATADIR%%/reports/it/deleted.filename.message.txt.sample
303
%%DATADIR%%/reports/it/deleted.filename.message.txt.sample
298
%%DATADIR%%/reports/it/deleted.virus.message.txt.sample
304
%%DATADIR%%/reports/it/deleted.virus.message.txt.sample
Lines 303-308 Link Here
303
%%DATADIR%%/reports/it/inline.warning.html.sample
309
%%DATADIR%%/reports/it/inline.warning.html.sample
304
%%DATADIR%%/reports/it/inline.warning.txt.sample
310
%%DATADIR%%/reports/it/inline.warning.txt.sample
305
%%DATADIR%%/reports/it/languages.conf.sample
311
%%DATADIR%%/reports/it/languages.conf.sample
312
%%DATADIR%%/reports/it/recipient.mcp.report.txt.sample
313
%%DATADIR%%/reports/it/recipient.spam.report.txt.sample
306
%%DATADIR%%/reports/it/sender.content.report.txt.sample
314
%%DATADIR%%/reports/it/sender.content.report.txt.sample
307
%%DATADIR%%/reports/it/sender.error.report.txt.sample
315
%%DATADIR%%/reports/it/sender.error.report.txt.sample
308
%%DATADIR%%/reports/it/sender.filename.report.txt.sample
316
%%DATADIR%%/reports/it/sender.filename.report.txt.sample
Lines 314-321 Link Here
314
%%DATADIR%%/reports/it/stored.content.message.txt.sample
322
%%DATADIR%%/reports/it/stored.content.message.txt.sample
315
%%DATADIR%%/reports/it/stored.filename.message.txt.sample
323
%%DATADIR%%/reports/it/stored.filename.message.txt.sample
316
%%DATADIR%%/reports/it/stored.virus.message.txt.sample
324
%%DATADIR%%/reports/it/stored.virus.message.txt.sample
317
%%DATADIR%%/reports/it/recipient.mcp.report.txt.sample
318
%%DATADIR%%/reports/it/recipient.spam.report.txt.sample
319
%%DATADIR%%/reports/nl/deleted.content.message.txt.sample
325
%%DATADIR%%/reports/nl/deleted.content.message.txt.sample
320
%%DATADIR%%/reports/nl/deleted.filename.message.txt.sample
326
%%DATADIR%%/reports/nl/deleted.filename.message.txt.sample
321
%%DATADIR%%/reports/nl/deleted.virus.message.txt.sample
327
%%DATADIR%%/reports/nl/deleted.virus.message.txt.sample
Lines 326-331 Link Here
326
%%DATADIR%%/reports/nl/inline.warning.html.sample
332
%%DATADIR%%/reports/nl/inline.warning.html.sample
327
%%DATADIR%%/reports/nl/inline.warning.txt.sample
333
%%DATADIR%%/reports/nl/inline.warning.txt.sample
328
%%DATADIR%%/reports/nl/languages.conf.sample
334
%%DATADIR%%/reports/nl/languages.conf.sample
335
%%DATADIR%%/reports/nl/recipient.mcp.report.txt.sample
336
%%DATADIR%%/reports/nl/recipient.spam.report.txt.sample
329
%%DATADIR%%/reports/nl/sender.content.report.txt.sample
337
%%DATADIR%%/reports/nl/sender.content.report.txt.sample
330
%%DATADIR%%/reports/nl/sender.error.report.txt.sample
338
%%DATADIR%%/reports/nl/sender.error.report.txt.sample
331
%%DATADIR%%/reports/nl/sender.filename.report.txt.sample
339
%%DATADIR%%/reports/nl/sender.filename.report.txt.sample
Lines 337-344 Link Here
337
%%DATADIR%%/reports/nl/stored.content.message.txt.sample
345
%%DATADIR%%/reports/nl/stored.content.message.txt.sample
338
%%DATADIR%%/reports/nl/stored.filename.message.txt.sample
346
%%DATADIR%%/reports/nl/stored.filename.message.txt.sample
339
%%DATADIR%%/reports/nl/stored.virus.message.txt.sample
347
%%DATADIR%%/reports/nl/stored.virus.message.txt.sample
340
%%DATADIR%%/reports/nl/recipient.mcp.report.txt.sample
341
%%DATADIR%%/reports/nl/recipient.spam.report.txt.sample
342
%%DATADIR%%/reports/pt_br/deleted.content.message.txt.sample
348
%%DATADIR%%/reports/pt_br/deleted.content.message.txt.sample
343
%%DATADIR%%/reports/pt_br/deleted.filename.message.txt.sample
349
%%DATADIR%%/reports/pt_br/deleted.filename.message.txt.sample
344
%%DATADIR%%/reports/pt_br/deleted.virus.message.txt.sample
350
%%DATADIR%%/reports/pt_br/deleted.virus.message.txt.sample
Lines 349-354 Link Here
349
%%DATADIR%%/reports/pt_br/inline.warning.html.sample
355
%%DATADIR%%/reports/pt_br/inline.warning.html.sample
350
%%DATADIR%%/reports/pt_br/inline.warning.txt.sample
356
%%DATADIR%%/reports/pt_br/inline.warning.txt.sample
351
%%DATADIR%%/reports/pt_br/languages.conf.sample
357
%%DATADIR%%/reports/pt_br/languages.conf.sample
358
%%DATADIR%%/reports/pt_br/recipient.mcp.report.txt.sample
359
%%DATADIR%%/reports/pt_br/recipient.spam.report.txt.sample
352
%%DATADIR%%/reports/pt_br/sender.content.report.txt.sample
360
%%DATADIR%%/reports/pt_br/sender.content.report.txt.sample
353
%%DATADIR%%/reports/pt_br/sender.error.report.txt.sample
361
%%DATADIR%%/reports/pt_br/sender.error.report.txt.sample
354
%%DATADIR%%/reports/pt_br/sender.filename.report.txt.sample
362
%%DATADIR%%/reports/pt_br/sender.filename.report.txt.sample
Lines 360-367 Link Here
360
%%DATADIR%%/reports/pt_br/stored.content.message.txt.sample
368
%%DATADIR%%/reports/pt_br/stored.content.message.txt.sample
361
%%DATADIR%%/reports/pt_br/stored.filename.message.txt.sample
369
%%DATADIR%%/reports/pt_br/stored.filename.message.txt.sample
362
%%DATADIR%%/reports/pt_br/stored.virus.message.txt.sample
370
%%DATADIR%%/reports/pt_br/stored.virus.message.txt.sample
363
%%DATADIR%%/reports/pt_br/recipient.mcp.report.txt.sample
364
%%DATADIR%%/reports/pt_br/recipient.spam.report.txt.sample
365
%%DATADIR%%/reports/ro/deleted.content.message.txt.sample
371
%%DATADIR%%/reports/ro/deleted.content.message.txt.sample
366
%%DATADIR%%/reports/ro/deleted.filename.message.txt.sample
372
%%DATADIR%%/reports/ro/deleted.filename.message.txt.sample
367
%%DATADIR%%/reports/ro/deleted.virus.message.txt.sample
373
%%DATADIR%%/reports/ro/deleted.virus.message.txt.sample
Lines 372-377 Link Here
372
%%DATADIR%%/reports/ro/inline.warning.html.sample
378
%%DATADIR%%/reports/ro/inline.warning.html.sample
373
%%DATADIR%%/reports/ro/inline.warning.txt.sample
379
%%DATADIR%%/reports/ro/inline.warning.txt.sample
374
%%DATADIR%%/reports/ro/languages.conf.sample
380
%%DATADIR%%/reports/ro/languages.conf.sample
381
%%DATADIR%%/reports/ro/recipient.mcp.report.txt.sample
382
%%DATADIR%%/reports/ro/recipient.spam.report.txt.sample
375
%%DATADIR%%/reports/ro/sender.content.report.txt.sample
383
%%DATADIR%%/reports/ro/sender.content.report.txt.sample
376
%%DATADIR%%/reports/ro/sender.error.report.txt.sample
384
%%DATADIR%%/reports/ro/sender.error.report.txt.sample
377
%%DATADIR%%/reports/ro/sender.filename.report.txt.sample
385
%%DATADIR%%/reports/ro/sender.filename.report.txt.sample
Lines 383-390 Link Here
383
%%DATADIR%%/reports/ro/stored.content.message.txt.sample
391
%%DATADIR%%/reports/ro/stored.content.message.txt.sample
384
%%DATADIR%%/reports/ro/stored.filename.message.txt.sample
392
%%DATADIR%%/reports/ro/stored.filename.message.txt.sample
385
%%DATADIR%%/reports/ro/stored.virus.message.txt.sample
393
%%DATADIR%%/reports/ro/stored.virus.message.txt.sample
386
%%DATADIR%%/reports/ro/recipient.mcp.report.txt.sample
387
%%DATADIR%%/reports/ro/recipient.spam.report.txt.sample
388
%%DATADIR%%/reports/se/README.sample
394
%%DATADIR%%/reports/se/README.sample
389
%%DATADIR%%/reports/se/deleted.content.message.txt.sample
395
%%DATADIR%%/reports/se/deleted.content.message.txt.sample
390
%%DATADIR%%/reports/se/deleted.filename.message.txt.sample
396
%%DATADIR%%/reports/se/deleted.filename.message.txt.sample
Lines 396-401 Link Here
396
%%DATADIR%%/reports/se/inline.warning.html.sample
402
%%DATADIR%%/reports/se/inline.warning.html.sample
397
%%DATADIR%%/reports/se/inline.warning.txt.sample
403
%%DATADIR%%/reports/se/inline.warning.txt.sample
398
%%DATADIR%%/reports/se/languages.conf.sample
404
%%DATADIR%%/reports/se/languages.conf.sample
405
%%DATADIR%%/reports/se/recipient.mcp.report.txt.sample
406
%%DATADIR%%/reports/se/recipient.spam.report.txt.sample
399
%%DATADIR%%/reports/se/sender.content.report.txt.sample
407
%%DATADIR%%/reports/se/sender.content.report.txt.sample
400
%%DATADIR%%/reports/se/sender.error.report.txt.sample
408
%%DATADIR%%/reports/se/sender.error.report.txt.sample
401
%%DATADIR%%/reports/se/sender.filename.report.txt.sample
409
%%DATADIR%%/reports/se/sender.filename.report.txt.sample
Lines 407-414 Link Here
407
%%DATADIR%%/reports/se/stored.content.message.txt.sample
415
%%DATADIR%%/reports/se/stored.content.message.txt.sample
408
%%DATADIR%%/reports/se/stored.filename.message.txt.sample
416
%%DATADIR%%/reports/se/stored.filename.message.txt.sample
409
%%DATADIR%%/reports/se/stored.virus.message.txt.sample
417
%%DATADIR%%/reports/se/stored.virus.message.txt.sample
410
%%DATADIR%%/reports/se/recipient.mcp.report.txt.sample
411
%%DATADIR%%/reports/se/recipient.spam.report.txt.sample
412
%%DATADIR%%/reports/sk/deleted.content.message.txt.sample
418
%%DATADIR%%/reports/sk/deleted.content.message.txt.sample
413
%%DATADIR%%/reports/sk/deleted.filename.message.txt.sample
419
%%DATADIR%%/reports/sk/deleted.filename.message.txt.sample
414
%%DATADIR%%/reports/sk/deleted.virus.message.txt.sample
420
%%DATADIR%%/reports/sk/deleted.virus.message.txt.sample
Lines 419-424 Link Here
419
%%DATADIR%%/reports/sk/inline.warning.html.sample
425
%%DATADIR%%/reports/sk/inline.warning.html.sample
420
%%DATADIR%%/reports/sk/inline.warning.txt.sample
426
%%DATADIR%%/reports/sk/inline.warning.txt.sample
421
%%DATADIR%%/reports/sk/languages.conf.sample
427
%%DATADIR%%/reports/sk/languages.conf.sample
428
%%DATADIR%%/reports/sk/recipient.mcp.report.txt.sample
429
%%DATADIR%%/reports/sk/recipient.spam.report.txt.sample
422
%%DATADIR%%/reports/sk/sender.content.report.txt.sample
430
%%DATADIR%%/reports/sk/sender.content.report.txt.sample
423
%%DATADIR%%/reports/sk/sender.error.report.txt.sample
431
%%DATADIR%%/reports/sk/sender.error.report.txt.sample
424
%%DATADIR%%/reports/sk/sender.filename.report.txt.sample
432
%%DATADIR%%/reports/sk/sender.filename.report.txt.sample
Lines 430-437 Link Here
430
%%DATADIR%%/reports/sk/stored.content.message.txt.sample
438
%%DATADIR%%/reports/sk/stored.content.message.txt.sample
431
%%DATADIR%%/reports/sk/stored.filename.message.txt.sample
439
%%DATADIR%%/reports/sk/stored.filename.message.txt.sample
432
%%DATADIR%%/reports/sk/stored.virus.message.txt.sample
440
%%DATADIR%%/reports/sk/stored.virus.message.txt.sample
433
%%DATADIR%%/reports/sk/recipient.mcp.report.txt.sample
434
%%DATADIR%%/reports/sk/recipient.spam.report.txt.sample
435
%%PORTDOCS%%%%DOCSDIR%%/COPYING
441
%%PORTDOCS%%%%DOCSDIR%%/COPYING
436
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
442
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
437
%%PORTDOCS%%%%DOCSDIR%%/FreeBSD.html
443
%%PORTDOCS%%%%DOCSDIR%%/FreeBSD.html
Lines 443-454 Link Here
443
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD.port
449
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD.port
444
%%PORTDOCS%%%%DOCSDIR%%/README.sql-logging
450
%%PORTDOCS%%%%DOCSDIR%%/README.sql-logging
445
%%PORTDOCS%%%%DOCSDIR%%/Sophos.install.freebsd
451
%%PORTDOCS%%%%DOCSDIR%%/Sophos.install.freebsd
452
%%PORTDOCS%%%%DOCSDIR%%/book.cover.gif
446
%%PORTDOCS%%%%DOCSDIR%%/building.txt
453
%%PORTDOCS%%%%DOCSDIR%%/building.txt
447
%%PORTDOCS%%%%DOCSDIR%%/donations.shtml
454
%%PORTDOCS%%%%DOCSDIR%%/donations.shtml
448
%%PORTDOCS%%%%DOCSDIR%%/downloadgraphs.shtml
455
%%PORTDOCS%%%%DOCSDIR%%/downloadgraphs.shtml
449
%%PORTDOCS%%%%DOCSDIR%%/downloads.shtml
456
%%PORTDOCS%%%%DOCSDIR%%/downloads.shtml
450
%%PORTDOCS%%%%DOCSDIR%%/ellen2.jpg
451
%%PORTDOCS%%%%DOCSDIR%%/ecs.css
457
%%PORTDOCS%%%%DOCSDIR%%/ecs.css
458
%%PORTDOCS%%%%DOCSDIR%%/ellen2.jpg
452
%%PORTDOCS%%%%DOCSDIR%%/faq.shtml
459
%%PORTDOCS%%%%DOCSDIR%%/faq.shtml
453
%%PORTDOCS%%%%DOCSDIR%%/images/JulianField1_small.jpg
460
%%PORTDOCS%%%%DOCSDIR%%/images/JulianField1_small.jpg
454
%%PORTDOCS%%%%DOCSDIR%%/images/bigmailscannerlogo.gif
461
%%PORTDOCS%%%%DOCSDIR%%/images/bigmailscannerlogo.gif
Lines 458-463 Link Here
458
%%PORTDOCS%%%%DOCSDIR%%/images/thumb_JulianField4.jpg
465
%%PORTDOCS%%%%DOCSDIR%%/images/thumb_JulianField4.jpg
459
%%PORTDOCS%%%%DOCSDIR%%/images/thumb_JulianField5.jpg
466
%%PORTDOCS%%%%DOCSDIR%%/images/thumb_JulianField5.jpg
460
%%PORTDOCS%%%%DOCSDIR%%/index.html
467
%%PORTDOCS%%%%DOCSDIR%%/index.html
468
%%PORTDOCS%%%%DOCSDIR%%/index.new.html
461
%%PORTDOCS%%%%DOCSDIR%%/install/ClamAVModule.shtml
469
%%PORTDOCS%%%%DOCSDIR%%/install/ClamAVModule.shtml
462
%%PORTDOCS%%%%DOCSDIR%%/install/OS-virus-scan-web.htm
470
%%PORTDOCS%%%%DOCSDIR%%/install/OS-virus-scan-web.htm
463
%%PORTDOCS%%%%DOCSDIR%%/install/README.trend
471
%%PORTDOCS%%%%DOCSDIR%%/install/README.trend
Lines 476-485 Link Here
476
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.2.60
484
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.2.60
477
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.2.61
485
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.2.61
478
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.2.63
486
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.2.63
487
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Conf.pm.patch.3.0.0
488
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/Message.pm.patch.3.0.0
479
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.55
489
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.55
480
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.60
490
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.60
481
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.61
491
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.61
482
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.63
492
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.2.63
493
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/PerMsgStatus.pm.patch.3.0.0
483
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/index.html
494
%%PORTDOCS%%%%DOCSDIR%%/install/mcp/index.html
484
%%PORTDOCS%%%%DOCSDIR%%/install/mime-tools-patch.txt
495
%%PORTDOCS%%%%DOCSDIR%%/install/mime-tools-patch.txt
485
%%PORTDOCS%%%%DOCSDIR%%/install/mime-tools-patch2.txt
496
%%PORTDOCS%%%%DOCSDIR%%/install/mime-tools-patch2.txt
Lines 502-508 Link Here
502
%%PORTDOCS%%%%DOCSDIR%%/man/MailScanner.8.html
513
%%PORTDOCS%%%%DOCSDIR%%/man/MailScanner.8.html
503
%%PORTDOCS%%%%DOCSDIR%%/man/MailScanner.conf.5
514
%%PORTDOCS%%%%DOCSDIR%%/man/MailScanner.conf.5
504
%%PORTDOCS%%%%DOCSDIR%%/man/MailScanner.conf.5.html
515
%%PORTDOCS%%%%DOCSDIR%%/man/MailScanner.conf.5.html
505
%%PORTDOCS%%%%DOCSDIR%%/qmail/qmail-queue.zip
506
%%PORTDOCS%%%%DOCSDIR%%/mrtg.shtml
516
%%PORTDOCS%%%%DOCSDIR%%/mrtg.shtml
507
%%PORTDOCS%%%%DOCSDIR%%/newinv4.shtml
517
%%PORTDOCS%%%%DOCSDIR%%/newinv4.shtml
508
%%PORTDOCS%%%%DOCSDIR%%/nextversion.shtml
518
%%PORTDOCS%%%%DOCSDIR%%/nextversion.shtml
Lines 514-519 Link Here
514
%%PORTDOCS%%%%DOCSDIR%%/poweredby.transtec.gif
524
%%PORTDOCS%%%%DOCSDIR%%/poweredby.transtec.gif
515
%%PORTDOCS%%%%DOCSDIR%%/presentations.html
525
%%PORTDOCS%%%%DOCSDIR%%/presentations.html
516
%%PORTDOCS%%%%DOCSDIR%%/press.html
526
%%PORTDOCS%%%%DOCSDIR%%/press.html
527
%%PORTDOCS%%%%DOCSDIR%%/pressreleases.html
528
%%PORTDOCS%%%%DOCSDIR%%/qmail/qmail-queue.zip
517
%%PORTDOCS%%%%DOCSDIR%%/readme.shtml
529
%%PORTDOCS%%%%DOCSDIR%%/readme.shtml
518
%%PORTDOCS%%%%DOCSDIR%%/reject.html
530
%%PORTDOCS%%%%DOCSDIR%%/reject.html
519
%%PORTDOCS%%%%DOCSDIR%%/sobig.html
531
%%PORTDOCS%%%%DOCSDIR%%/sobig.html
Lines 549-553 Link Here
549
@dirrm lib/MailScanner/MailScanner/CustomFunctions
561
@dirrm lib/MailScanner/MailScanner/CustomFunctions
550
@dirrm lib/MailScanner/MailScanner
562
@dirrm lib/MailScanner/MailScanner
551
@dirrm lib/MailScanner
563
@dirrm lib/MailScanner
564
@dirrm etc/MailScanner/mcp
552
@dirrm etc/MailScanner/rules
565
@dirrm etc/MailScanner/rules
553
@dirrm etc/MailScanner
566
@dirrm etc/MailScanner

Return to bug 72991