Last change
on this file 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.6 KB
|
Rev | Line | |
---|
[c5c522c] | 1 | .\" $Id: dspam_admin.1,v 1.2 2011/06/28 00:13:48 sbajic Exp $ |
---|
| 2 | .\" -*- nroff -*- |
---|
| 3 | .\" |
---|
| 4 | .\" dspam_admin3.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_admin 1 "Jan 03, 2010" "DSPAM" "DSPAM" |
---|
| 12 | |
---|
| 13 | .SH NAME |
---|
| 14 | dspam_admin \- Alter DSPAM users preferences |
---|
| 15 | |
---|
| 16 | .SH SYNOPSIS |
---|
| 17 | .na |
---|
| 18 | .B dspam_admin |
---|
| 19 | [\c |
---|
| 20 | .B \--profile\c |
---|
| 21 | =PROFILE\c |
---|
| 22 | ] |
---|
| 23 | [\c |
---|
| 24 | .I function\fR\c |
---|
| 25 | ] |
---|
| 26 | [\c |
---|
| 27 | .I argument\fR\c |
---|
| 28 | ] |
---|
| 29 | |
---|
| 30 | .ad |
---|
| 31 | .SH DESCRIPTION |
---|
| 32 | .LP |
---|
| 33 | .B dspam_admin |
---|
| 34 | is used to alter DSPAM user's preferences. |
---|
| 35 | |
---|
| 36 | .SH OPTIONS |
---|
| 37 | .LP |
---|
| 38 | |
---|
| 39 | .ne 3 |
---|
| 40 | .TP |
---|
| 41 | Add a Preference:\c |
---|
| 42 | .B add\ preference\ \c |
---|
| 43 | [\c |
---|
| 44 | .I user\c |
---|
| 45 | ] [\c |
---|
| 46 | .I attrib\c |
---|
| 47 | ] [\c |
---|
| 48 | .I value\c |
---|
| 49 | ]\c |
---|
| 50 | |
---|
| 51 | .ne 3 |
---|
| 52 | .TP |
---|
| 53 | Set/change a Preference:\c |
---|
| 54 | .B change\ preference\ \c |
---|
| 55 | [\c |
---|
| 56 | .I user\c |
---|
| 57 | ] [\c |
---|
| 58 | .I attrib\c |
---|
| 59 | ] [\c |
---|
| 60 | .I value\c |
---|
| 61 | ]\c |
---|
| 62 | |
---|
| 63 | .ne 3 |
---|
| 64 | .TP |
---|
| 65 | Delete a Preference:\c |
---|
| 66 | .B delete\ preference\ \c |
---|
| 67 | [\c |
---|
| 68 | .I user\c |
---|
| 69 | ] [\c |
---|
| 70 | .I attrib\c |
---|
| 71 | ] [\c |
---|
| 72 | .I value\c |
---|
| 73 | ]\c |
---|
| 74 | |
---|
| 75 | .ne 3 |
---|
| 76 | .TP |
---|
| 77 | List Preferences:\c |
---|
| 78 | .B list\ preference\ \c |
---|
| 79 | [\c |
---|
| 80 | .I user\c |
---|
| 81 | ] [\c |
---|
| 82 | .I attrib\c |
---|
| 83 | ] [\c |
---|
| 84 | .I value\c |
---|
| 85 | ]\c |
---|
| 86 | |
---|
| 87 | .ne 3 |
---|
| 88 | .TP |
---|
| 89 | Aggregate Preferences:\c |
---|
| 90 | .B aggregate\ preference\ \c |
---|
| 91 | [\c |
---|
| 92 | .I user\c |
---|
| 93 | ]\c |
---|
| 94 | |
---|
| 95 | .LP |
---|
| 96 | Use\ \c |
---|
| 97 | .B default\ \c |
---|
| 98 | as username to modify the default (uid 0) user preference. |
---|
| 99 | |
---|
| 100 | |
---|
| 101 | .SH EXIT VALUE |
---|
| 102 | .LP |
---|
| 103 | .ne 3 |
---|
| 104 | .PD 0 |
---|
| 105 | .TP |
---|
| 106 | .B 0 |
---|
| 107 | Operation was successful. |
---|
| 108 | .ne 3 |
---|
| 109 | .TP |
---|
| 110 | .B other |
---|
| 111 | Operation resulted in an error. |
---|
| 112 | .PD |
---|
| 113 | |
---|
| 114 | .SH COPYRIGHT |
---|
| 115 | Copyright \(co 2002\-2012 DSPAM Project |
---|
| 116 | .br |
---|
| 117 | All rights reserved. |
---|
| 118 | .br |
---|
| 119 | |
---|
| 120 | For more information, see http://dspam.sourceforge.net. |
---|
| 121 | |
---|
| 122 | .SH SEE ALSO |
---|
| 123 | .BR dspam (1), |
---|
| 124 | .BR dspam_clean (1), |
---|
| 125 | .BR dspam_crc (1), |
---|
| 126 | .BR dspam_dump (1), |
---|
| 127 | .BR dspam_logrotate (1), |
---|
| 128 | .BR dspam_merge (1), |
---|
| 129 | .BR dspam_stats (1), |
---|
| 130 | .BR dspam_train (1) |
---|
Note: See
TracBrowser
for help on using the repository browser.