OpenBSD CVS

CVS log for src/usr.sbin/spamdb/spamdb.8


[BACK] Up to [local] / src / usr.sbin / spamdb

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Sun Oct 29 19:11:34 2017 UTC (6 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, HEAD
Changes since 1.19: +10 -9 lines
Diff to previous 1.19 (colored)

Allow keys to be specified on the command line in list mode, for
looking up specific keys.  OK phessler@ jmc@

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 11 18:25:07 2017 UTC (6 years, 8 months ago) by millert
Branch: MAIN
Changes since 1.18: +11 -3 lines
Diff to previous 1.18 (colored)

Allow GREY entries to be removed by IP address.  OK beck@

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 22 15:11:59 2014 UTC (9 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

missing .Pa macro below FILES;
patch from Jan Stary <hans at stare dot cz>

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jun 29 09:08:41 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.16: +4 -8 lines
Diff to previous 1.16 (colored)

do not use Sx for sections outwith the page;
man4 still to go...

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 4 15:27:29 2012 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)

add a little vertical whitespace, for consistency; from robert peichaer org

Revision 1.15 / (download) - annotate - [select for diffs], Thu May 31 19:20:29 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

convert to new .Dd format;

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 4 13:45:14 2007 UTC (17 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.13: +6 -2 lines
Diff to previous 1.13 (colored)

document correctly WHITE format; ok beck
fixes system/5432 from Ullrich 'Jason' Haag

Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 6 10:51:16 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

minor tweak;

Revision 1.12 / (download) - annotate - [select for diffs], Fri Feb 23 22:40:50 2007 UTC (17 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.11: +5 -2 lines
Diff to previous 1.11 (colored)

Make spamd include the HELO/EHLO identification string sent by
the connecting hosts in the tuple key when greylisting. catches
a few more bogus hosts and will let us trap based on HELO later.

Changes spamdb(8) output to include the new field.

ok deraadt@, jmc@

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 23 19:22:07 2007 UTC (17 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

greytrapping improvements
	1) remove requirement for <> around spamtrap addresses
	2) add support for /etc/spamd/alloweddomains to specify
	   suffixes for which any destinations that don't match
	   get trapped

	various knf's by theo, feedback from jmc, millert, deraadt

Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 9 20:04:27 2006 UTC (17 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.9: +8 -6 lines
Diff to previous 1.9 (colored)

better synopsis/usage and a couple wee fixes;
mostly ok beck

Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 9 17:13:07 2006 UTC (17 years, 6 months ago) by beck
Branch: MAIN
Changes since 1.8: +25 -26 lines
Diff to previous 1.8 (colored)

make spamdb take multiple add/delete arguments, thus making it
much easier to do bulk add/deletes without opening and locking the
database for each one. testing by scads of people on tech@

Ok deraadt@ jmc@

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 7 21:41:24 2005 UTC (18 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.7: +6 -3 lines
Diff to previous 1.7 (colored)

give an example email address - this is important as we need to show
angle brackets are necessary;

better wording;

from ray lai, who remembered to prod bob and i again when we forgot;
ok beck@ in a slightly different incarnation;

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 16 17:31:17 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.6: +46 -4 lines
Diff to previous 1.6 (colored)

- improve option descriptions
- note expected format of "key"
- note that date -r may help understand spamdb output
- spacing

ok beck@

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 12 23:31:04 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

remove useless sentence;
ok beck@

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 11 23:09:53 2005 UTC (19 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.4: +37 -12 lines
Diff to previous 1.4 (colored)

"Greytrapping" for spamd - allow for spamd greylisting to maintain
a list of spamtrap destination addresses in the spamd database. When
a spamtrap address gets an attempted greylist delivery, blacklist the
offending host for a day. Does not affect hosts already whitelisted.

ok deraadt@, jmc@, dhartmei@ to get it in so it can be whacked on

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 25 17:32:16 2004 UTC (20 years, 1 month ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

use '|' as field separator, not ':' - for future IPv6 support

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 13 09:27:08 2004 UTC (20 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.2: +10 -10 lines
Diff to previous 1.2 (colored)

- typos
- new sentence, new line
- tidy up a list

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 1 17:47:07 2004 UTC (20 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.1: +49 -2 lines
Diff to previous 1.1 (colored)

paranoia and cleanup, document output format
ok millert@

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 26 07:28:55 2004 UTC (20 years, 3 months ago) by beck
Branch: MAIN

Add -g option for greylisting support for spamd. The greylisting techinque
originates from a paper by Evan Harris which can be found at
http://projects.puremagic.com/greylisting/. This implementation makes
spamd allow for non-blacklisted addresses to be treated as "greylisted".
where they are tracked in a db file, and whitelisted by addition to a
pf table when the same envelope from and to are retried from the same
source IP address. Testing by many, ok deraadt@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.