OpenBSD CVS

CVS log for src/share/man/man5/spamd.conf.5


[BACK] Up to [local] / src / share / man / man5

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Mon Sep 2 21:18:41 2019 UTC (4 years, 9 months ago) by deraadt
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, HEAD
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 (colored)

More correction of section 3 layout. directory->opendir, fts->fts_open,
getcap->cgetent.  pwcache->user_from_uid. And then repair references.
ok jmc

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 22 17:09:43 2018 UTC (5 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.21: +5 -3 lines
Diff to previous 1.21 (colored)

document method=https, and use it in the example config;
from lauri tirkkonen;

ok sthen beck

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 13 19:16:33 2017 UTC (6 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.20: +8 -4 lines
Diff to previous 1.20 (colored)

man pages with pseudo synopses which list filenames end up creating
very ugly output in man -k; after some discussion with ingo, we feel
the simplest fix is to remove such SYNOPSIS sections: the info is hardly
helpful at page top, is contained already in FILES, and there are
sufficiently few that just zapping them is simple;

ok schwarze, who also helpfully ran things through a build to check
output;

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jul 10 15:42:46 2017 UTC (6 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored)

Switch sample path for black/whitelist files from /var/mail (which is meant to
be for mailboxes) to /etc/mail. Fritjof Bornebusch reported that security(8)
complains about files in /var/mail and suggested a subdirectory, but /etc
seems a better idea all-round, and matches hier(7).  ok jmc@

Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 16 15:09:32 2017 UTC (7 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

spamd.conf is the configuration file for spamd-setup, not spamd;

Revision 1.18 / (download) - annotate - [select for diffs], Tue Dec 13 13:47:36 2016 UTC (7 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

one more `e' required to mark up correctly; ok millert

Revision 1.17 / (download) - annotate - [select for diffs], Tue Dec 13 01:53:34 2016 UTC (7 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

In troff, a literal backslash character needs an 'e' at the end.
The nixspam example was missing this.  From Larry Hynes.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 1 21:57:03 2016 UTC (8 years ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.15: +10 -10 lines
Diff to previous 1.15 (colored)

Spews.org is long dead and already removed from the sample config file;
remove it from the manual too and replace with nixspam. From Sevan Janiyan.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 14 20:06:59 2015 UTC (8 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Avoid .Ns right after .Pf, it's pointless.
In some cases, do additional cleanup in the immediate vicinity.

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 31 19:19:58 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, 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.13: +2 -2 lines
Diff to previous 1.13 (colored)

convert to new .Dd format;

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

simplify the language in this file, and stop talking about
lists which override blacklists as whitelists;

some cleanup whilst in here;

ok millert beck

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 29 17:44:29 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

more consistent; from Okan Demirmen;
ok deraadt@

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 6 13:28:13 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

- section reorder
- macro fixes
- kill whitespace at EOL

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 2 18:51:33 2003 UTC (21 years ago) by jason
Branch: MAIN
Changes since 1.9: +1 -6 lines
Diff to previous 1.9 (colored)

Nuke clause 3 & 4.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 18 17:18:38 2003 UTC (21 years, 2 months ago) by henning
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

typo, Fabian Kroenner

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 12 04:08:32 2003 UTC (21 years, 3 months ago) by david
Branch: MAIN
Changes since 1.7: +16 -14 lines
Diff to previous 1.7 (colored)

replace some .Pp inside .Bd -literal block with empty line
add a .Pp before "would be used instead"
new sentence, new line
whitespace at eol
ok jmc@

Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 11 09:24:58 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.6: +29 -30 lines
Diff to previous 1.6 (colored)

removed .Ic's which were giving postscript trouble;

ok deraadt@

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 9 02:37:58 2003 UTC (21 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

fix magic chars

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 8 21:44:31 2003 UTC (21 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

no backslashes here.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 8 21:36:12 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.3: +28 -25 lines
Diff to previous 1.3 (colored)

spamd typos;

ok beck@

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 8 20:55:32 2003 UTC (21 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.2: +16 -13 lines
Diff to previous 1.2 (colored)

message discussion is now slightly less awful

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 8 20:15:14 2003 UTC (21 years, 3 months ago) by beck
Branch: MAIN
Changes since 1.1: +18 -17 lines
Diff to previous 1.1 (colored)

clarity, for small values thererof. Speling.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 8 19:26:31 2003 UTC (21 years, 3 months ago) by beck
Branch: MAIN

The description of the config file belongs here, not in spamd-setup(8)

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.