source: npl/mailserver/dspam/dspam-3.10.2/man/dspam_logrotate.1 @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 1.3 KB
Line 
1.\" $Id: dspam_logrotate.1,v 1.3 2011/06/28 00:13:48 sbajic Exp $
2.\"  -*- nroff -*-
3.\"
4.\" dspam_logrotate3.9
5.\"
6.\" Authors:    Stevan Bajic <stevan@bajic.ch>
7.\"
8.\" Copyright (C) 2002-2012 DSPAM Project
9.\" All rights reserved
10.\"
11.TH dspam_logrotate 1  "Apr 17, 2010" "DSPAM" "DSPAM"
12
13.SH NAME
14dspam_logrotate \- Rotate DSPAM logfiles
15
16.SH SYNOPSIS
17.na
18.B dspam_logrotate
19.B \-a age \c
20[\-v]\ [[\c
21.B \-l \c
22[\c
23.I logfile\c
24]]|[\c
25.B \-d \c
26[\c
27.I dir\c
28]]]
29
30.ad
31.SH DESCRIPTION
32.LP
33.B dspam_logrotate
34can be used to rotate DSPAM system log and/or the user logs.
35
36.SH OPTIONS
37.LP
38
39.ne 3
40.TP
41.BI \-a\ age\c
42All log entries older than 'age' days will be removed.
43
44.ne 3
45.TP
46.BI \-v\c
47Print verbose output.
48
49.ne 3
50.TP
51.BI \-l \ logfile\c
52A list of one or more files to process.
53
54.ne 3
55.TP
56.BI \-d \ dir\c
57The home directory of DSPAM or the root path where user logs are located.
58
59.SH EXIT VALUE
60.LP
61.ne 3
62.PD 0
63.TP
64.B 0
65Operation was successful.
66.ne 3
67.TP
68.B other
69Operation resulted in an error.
70.PD
71
72.SH COPYRIGHT
73Copyright \(co 2002\-2012 DSPAM Project
74.br
75All rights reserved.
76.br
77
78For more information, see http://dspam.sourceforge.net.
79
80.SH SEE ALSO
81.BR dspam (1),
82.BR dspam_admin (1),
83.BR dspam_clean (1),
84.BR dspam_crc (1),
85.BR dspam_dump (1),
86.BR dspam_merge (1),
87.BR dspam_stats (1),
88.BR dspam_train (1)
Note: See TracBrowser for help on using the repository browser.