diff options
Diffstat (limited to 'mail/dspam-devel/pkg-message')
-rw-r--r-- | mail/dspam-devel/pkg-message | 67 |
1 files changed, 11 insertions, 56 deletions
diff --git a/mail/dspam-devel/pkg-message b/mail/dspam-devel/pkg-message index 27dc4aa84a60..857c7c46bf05 100644 --- a/mail/dspam-devel/pkg-message +++ b/mail/dspam-devel/pkg-message @@ -1,34 +1,13 @@ ------------------------------------------------------------------------------- + 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) + - dspam specific patches: dspam/dspam-dev mailling list (maintainer cc'ed if) + 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. - 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 @@ -48,37 +27,13 @@ %%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. + You'll find additionl setup instructions under + %%DOCSDIR%% +and + %%EXAMPLESDIR%% ------------------------------------------------------------------------------ |