OpenBSD release(s):
1.21 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60),
1.20 (59 58 57 56 55),
1.19 (54 53 52 51 50 49 48 47 46 45),
1.15 (44 43 42),
1.14 (41),
1.9 (40 39 38 37 36 35),
1.6 (34),
1.5 (33),
Tags:
None
revision 1.21/
(Download) -
annotate -
Thu, 31 Mar 2016 15:54:17 UTC by schwarze
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60
Changes since 1.20:
+4 -4
(diff)
Don't use .Aq for syntax elements that require ASCII "<>".
Bug reported by Christian Heckendorf <mbie at ulmus dot me>, patch by me.
OK jmc@ bentley@
revision 1.20/
(Download) -
annotate -
Sun, 15 Sep 2013 20:02:33 UTC by schwarze
OpenBSD release(s): 59 58 57 56 55
Changes since 1.19:
+3 -5
(diff)
Some missing .Pa macros in FILES sections;
from Jan Stary <hans at stare dot cz>;
discussed with jmc@.
revision 1.19/
(Download) -
annotate -
Thu, 19 Feb 2009 17:11:20 UTC by jmc
OpenBSD release(s): 54 53 52 51 50 49 48 47 46 45
Changes since 1.18:
+2 -4
(diff)
correct description of spamdb-setup blacklist only mode;
fixes documentation/6083;
original diff and pr from Kami Petersen
ok sthen
revision 1.18/
(Download) -
annotate -
Fri, 03 Oct 2008 19:03:06 UTC by jmc
Changes since 1.17:
+5 -2
(diff)
beef up the description of -D a little, and don;t imply the
option somehow terrorises spamd-setup;
revision 1.17/
(Download) -
annotate -
Fri, 03 Oct 2008 18:58:52 UTC by jmc
Changes since 1.16:
+5 -5
(diff)
-D before -d;
revision 1.16/
(Download) -
annotate -
Fri, 03 Oct 2008 14:25:10 UTC by deraadt
Changes since 1.15:
+5 -3
(diff)
New option -D to daemonize spamd-setup for early bootup use. This avoids
spamd-setup hanging if there are various (network?) issues and the system
not proceeding to multiuser so that this can be debugged. We do not use
& for startup in /etc/rc because this makes the spamd-setup a child of the
rc scripts after bootup (that is gross)
Problem reported in PR 5864, change discussed with beck, ok millert
revision 1.15/
(Download) -
annotate -
Thu, 31 May 2007 19:19:40 UTC by jmc
OpenBSD release(s): 44 43 42
Changes since 1.14:
+2 -2
(diff)
convert to new .Dd format;
revision 1.14/
(Download) -
annotate -
Thu, 08 Mar 2007 07:55:05 UTC by jmc
OpenBSD release(s): 41
Changes since 1.13:
+29 -21
(diff)
update to describe current behaviour;
with some help from millert and beck
revision 1.13/
(Download) -
annotate -
Tue, 27 Feb 2007 15:42:14 UTC by jmc
Changes since 1.12:
+3 -3
(diff)
spamd.conf lives in /etc/mail now;
revision 1.12/
(Download) -
annotate -
Tue, 27 Feb 2007 15:41:10 UTC by jmc
Changes since 1.11:
+4 -4
(diff)
fix synopsis and order options;
revision 1.11/
(Download) -
annotate -
Tue, 27 Feb 2007 02:10:58 UTC by beck
Changes since 1.10:
+7 -7
(diff)
Flag day for spamd -
1) config files move to /etc/mail
2) -g option goes away in spamd-setup and spamd - greylisting is now the default
3) option change to spamd, -b addr becomes -l addr.
4) -b option in spamd-setup and spamd to turn on old blacklisting mode.
Man page shortly to be flensed to make this easier to explain
ok deraadt@ millert@
revision 1.10/
(Download) -
annotate -
Sat, 24 Feb 2007 19:28:13 UTC by millert
Changes since 1.9:
+21 -2
(diff)
When greylisting we don't actually need to use the <spamd> pf table.
We just do no-rdr for things in <spamd-white> and rdr the rest to spamdb.
OK beck@
revision 1.9/
(Download) -
annotate -
Thu, 29 Jan 2004 17:41:00 UTC by jmc
OpenBSD release(s): 40 39 38 37 36 35
Changes since 1.8:
+1 -2
(diff)
spamd-setup(8) does not take a file arg;
from Okan Demirmen (PR 3657);
ok deraadt@
revision 1.8/
(Download) -
annotate -
Wed, 21 Jan 2004 16:00:57 UTC by deraadt
Changes since 1.7:
+3 -2
(diff)
clean from jmc
revision 1.7/
(Download) -
annotate -
Wed, 21 Jan 2004 08:07:41 UTC by deraadt
Changes since 1.6:
+11 -1
(diff)
New spamd configuration method. Many people have trouble with the spam
RBL sites being slow, so now we will provide the maps ourselves through
our www mirrors around the world. We can also now write our own internal
translators for maps that are in bad formats, and place them into the www
space in the correct format. tested by beck, djm
revision 1.6/
(Download) -
annotate -
Mon, 02 Jun 2003 20:20:35 UTC by jason
OpenBSD release(s): 34
Changes since 1.5:
+1 -6
(diff)
nuke clause 3 & 4
revision 1.5/
(Download) -
annotate -
Tue, 11 Mar 2003 08:44:03 UTC by david
OpenBSD release(s): 33
Changes since 1.4:
+6 -5
(diff)
new sentence, new line and whitespace at EOL
ok jmc@
revision 1.4/
(Download) -
annotate -
Sun, 09 Mar 2003 19:22:26 UTC by beck
Changes since 1.3:
+8 -2
(diff)
Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.
revision 1.3/
(Download) -
annotate -
Sat, 08 Mar 2003 21:36:12 UTC by jmc
Changes since 1.2:
+11 -10
(diff)
spamd typos;
ok beck@
revision 1.2/
(Download) -
annotate -
Sat, 08 Mar 2003 19:33:10 UTC by beck
Changes since 1.1:
+8 -139
(diff)
move stuff to spamd.conf 5
revision 1.1/
(Download) -
annotate -
Sat, 08 Mar 2003 18:17:04 UTC by beck
spamd-setup, in c. ok deraadt@, he wants to clean in situ.