summaryrefslogtreecommitdiff
path: root/mail/dspam-devel/pkg-message
blob: 27dc4aa84a6004c3f7ac8c0f8a128d070640de7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
-------------------------------------------------------------------------------

 See the file %%DOCSDIR%%/README for advice about 
 how to configure DSPAM and
 %%DOCSDIR%%/README.your_mta_name 
 for MTA or pop3 integration; examples for:
 courier, exim, pop3filter, postfix, qmail and sendmail.
 Keep in mind that while this port obeys our hier(7) this thing is not
 reflected in distributed files because I lack the time for patching them.

%%MYSQL%%
%%MYSQL%% See %%EXAMPLESDIR%%/mysql/README
%%MYSQL%% for instructions on how to configure DSPAM - MySQL interaction.
%%MYSQL%%
%%PGSQL%%
%%PGSQL%% See %%EXAMPLESDIR%%/pgsql/README
%%PGSQL%% for instructions on how to configure PostrgreSQL
%%PGSQL%% for use with DSPAM.
%%PGSQL%% 
%%SQLITE%%
%%SQLITE%% See %%EXAMPLESDIR%%/sqlite/README
%%SQLITE%% for suggestion on SQLite back-end. It should work out-of-the-box.
%%SQLITE%%
%%SQLITE%% You'll always want to run dspam_clean -p0 and 
%%SQLITE%% sqlite %%DSPAM_HOME%%/data/user/user.sdb < vacuum 
%%SQLITE%% after a corpusfeed.
%%SQLITE%% There are  most likely 70%+ junk tokens that need to be removed.
%%SQLITE%% This will have a HUGE impact on the disk space your db uses.
%%SQLITE%%
%%CGI%%
%%CGI%% The CGI files had been installed in
%%CGI%% %%CGI_PATH%%
%%CGI%% Copy
%%CGI%% %%CGI_PATH%%/default.prefs.sample
%%CGI%% to
%%CGI%% %%CGI_PATH%%/default.prefs
%%CGI%% and edit it to your needs.
%%CGI%% Copy
%%CGI%% %%CGI_PATH%%/configure.pl.sample
%%CGI%% to
%%CGI%% %%CGI_PATH%%/configure.pl
%%CGI%% and edit it to your needs.
%%CGI%% If you symlink this file in %%DSPAM_HOME%%/
%%CGI%% an administrator can edit these options in the DSPAM Admin Suite.
%%CGI%% Define administrators by copying 
%%CGI%% %%CGI_PATH%%/admins.sample
%%CGI%% to
%%CGI%% %%CGI_PATH%%/admins 
%%CGI%% and edit the file to your needs. 
%%CGI%% See %%DOCSDIR%%/README 
%%CGI%% especially the CGI and Trusted Users sections for more info.
%%CGI%% If you have problems (after upgrading) check permissions.
%%DAEMON%%
%%DAEMON%% To enable the dspam deamon put dspam_enable="YES" in your
%%DAEMON%% /etc/rc.conf


  See %%DOCSDIR%%/RELEASE.NOTES 
  for new things in this %%PKGNAME%% and 
  %%DOCSDIR%%/CHANGELOG
  for the full list of changes.

 ---- %%PKGNAME%% is considered to be a DEVELOPMENT release.  ---
 Reporting problems, asking questions:
 - FreeBSD specific port-related problems/questions/paches: maintainer 
(and ports@ if you fell the need); send-pr only if you get no timely reply
 - dspam specific questions: dspam/dspam-dev mailling list (maintainer cc'ed 
 if you like)
 - dspam specific patches: dspam/dspam-dev mailling list (maintainer cc'ed if 
 you like)
 Please be sure to include in your email/pr relevant information such as:
 uname -a, dspam --version, /var/db/ports/dspam-devel/options, MTA setup.
 If needed rebuild WITH_DEBUG and to turn on debugging see DebugOpt in dsapm.conf

 Please send unified diff's (diff -u).
 
 If you don't want to see in your maillog : 
 "query error: verbose debug INFO ONLY: see sql.errors for more details"
 please recompile withOUT verbose debug; those who will report this "error" will
 be sent to spen their night in a room with a cardassian, a klingonian and a romulan.

				-- Thanks for making both our lives easier.
------------------------------------------------------------------------------