Sergey Matveychuk
0873528d9d
- Add WITH_MYSQL and WITH_PGSQL knobs (1).
...
- Add SPF support (2).
Obtained from: freebsd-ports@ (1), ports/74089 (2)
Submitted by: Linh Pham <question+fbsdports(at)closedsrc.org> (2)
2004-11-19 20:41:09 +00:00
Mathieu Arnold
518b4773af
Update to 3.0.0
...
Require at least 5.6.0 and point users to 5.8.5
2004-10-12 10:42:38 +00:00
David E. O'Brien
b145998f53
Add a -q[uiet] flag to 'sa-learn', stopping verbosity on stdout.
2004-06-11 00:08:09 +00:00
FUJISHIMA Satsuki
cd11a33907
unbreak spamd startup.
...
o use ${spamd_pidfile}, instead of ${pidfile}.
o ${spamd_pidfile} should be used after its definition.
2004-03-30 20:21:04 +00:00
Mathieu Arnold
0123a6d5ea
Makes spamd's pidfile tunable
...
PR: 64713
Submitted by: sheldonh
2004-03-25 16:22:59 +00:00
Mathieu Arnold
d7f36c80c6
Update to 2.63
...
get rid of this so short lived patch
2004-01-21 17:13:41 +00:00
Mathieu Arnold
7eb536ae40
Fix for perl < 5.6
...
PR: 61609
2004-01-20 17:32:00 +00:00
Edwin Groothuis
ae88725e1a
[PATCH] mail/p5-Mail-SpamAssassin 2.60
...
This patch adds rc_subr support to spamd daemon
of the spamassassin port.
PR: ports/57384
Submitted by: Martin Matuska <martin@tradex.sk>
2004-01-13 08:29:28 +00:00
Doug Barton
cbbb085474
The SA developers incorporated something very similar to this patch, so
...
it's no longer necessary.
2003-04-07 00:10:11 +00:00
Doug Barton
d523550ac8
Fix a problem with sa-learn when called with the --single option.
2003-02-28 07:41:03 +00:00
Doug Barton
57b474249a
This patch is no longer needed. The authors have included a
...
use_dcc option.
2003-02-21 09:02:09 +00:00
Brian Feldman
3b4a505e5a
Restore SpamAssassin port. No real harm done. It got removed because
...
somehow my p5-Mail-SpamAssassin-devel CVS Repository files are
specifying p5-Mail-SpamAssassin instead.
2003-01-25 07:01:56 +00:00
Brian Feldman
8722a07b47
Remove skeletons.
2003-01-25 06:43:43 +00:00
Doug Barton
07b7160db6
Upgrade to 2.43, which has some nice bug fixes, most significantly
...
to the auto-whitelist feature, and some core-dump problems that
could cause a user to lose mail if spamd was down.
Regenerate my usedcc patches.
Fix the problem of the port using /etc/mail for its config files.
This is the patch I submitted on 10/17, but never got a response
from MAINTAINER.
PR: ports/44105
2002-11-05 10:24:18 +00:00
Doug Barton
474d18267c
Update to version 2.30, which has numerous bug fixes, better RBL
...
support, better language support, and other improvements.
The PR provided the new dependency, however the port needed
some portlint and other cleanup:
* Whitespace (spaces -> tabs)
* Wonky commands/paths/etc. replaced by ${VARIABLES} where appropriate
* Added some more files to PORTSDOCS, and tightened it up a bit
with a for loop
* Sorted the plist
It was also necessary to add a patch that provides the user with an
option as to whether or not to use dccproc. We have no port for it,
and porting it doesn't look fun. If the SA authors don't intend to
add this option to the base, I'll fix the (fairly simple) patch
to follow proper "one patch per file" rules.
PR: ports/39319
Submitted by: Alex Vasylenko <lxv@a-send-pr.sink.omut.org>
2002-06-15 09:56:34 +00:00
Andrey A. Chernov
6a54a97f5a
Upgrade to 2.20
...
Submitted by: Ollivier Robert <roberto@eurocontrol.fr> (partially)
2002-04-25 12:59:42 +00:00
Andrey A. Chernov
0afdcd9317
Fix for new razor-agents 1.20
...
Add more required modules to *DEPENDS
2002-03-04 17:33:09 +00:00
Andrey A. Chernov
2172566780
Upgrade to 2.11
2002-03-04 10:16:03 +00:00
Andrey A. Chernov
d03e331624
Fix situation when legal hotmail headers treated as fake ones
2002-03-03 10:19:28 +00:00
Andrey A. Chernov
d5d63dd20e
1) Fix bug: check_for_faraway_charset_in_headers() does nothing
...
2) Add missing charsets into decode_mime_bit()
2002-02-26 17:06:25 +00:00
Andrey A. Chernov
93053e144c
Remove killall from "stop)", it can't search in arguments (perl)
2002-02-26 15:06:11 +00:00
Andrey A. Chernov
10fcee4c62
Better fix for ALL_CAPS problem
2002-02-26 14:56:44 +00:00
Andrey A. Chernov
e409bf320b
Add sample rc.d/spamd.sh script
2002-02-26 11:21:22 +00:00
Andrey A. Chernov
cc25af394c
1) Fix bug when only first locale checked for good charset
...
2) FIx bug with false ALL_CAPS positive on foreign subj
3) Clean *.orig after patch (they are installed otherwise)
2002-02-26 10:18:58 +00:00
Patrick Li
11074b85c8
- Fix mail spool directory path
...
- Bump PORTREVISION
PR: 34833, 34585
Submitted by: Dominik Brettnacher <domi@saargate.de>,
Andrey V. Pevnev <andrey@mgul.ac.ru>
2002-02-13 04:44:25 +00:00