0
|
1 Sample sendmail configuration files and scripts |
|
2 |
|
3 Note that several of these files do not exist until they have been |
|
4 built with the `configure` script their .in prototypes. |
|
5 |
|
6 start-dccm start dccm |
|
7 Installed in libexec in the DCC home directory. |
|
8 |
|
9 start-dccd start dccd |
|
10 Installed in libexec in the DCC home directory. |
|
11 |
|
12 rcDCC rc.d script for starting all DCC daemons. It can be |
|
13 linked into rc*.d directories on Solaris and Linux. |
|
14 It can be called by /etc/rc.local on older BSD |
|
15 systems and linked into /usr/local/etc/rc.d on |
|
16 newer BSD systems. |
|
17 |
|
18 cron-dccd run dbclean and delete log files daily |
|
19 Installed in libexec in the DCC home directory. |
|
20 |
|
21 crontab example cron entry |
|
22 |
|
23 dcc.m4 DCC sendmail "FEATURE" file for cf/feature directory |
|
24 |
|
25 dccdnsbl.m4 DCC sendmail "FEATURE" file to connect a DNS black-list |
|
26 to DCC |
|
27 |
|
28 hackmc modify sendmail.cf generated from .mc file to report |
|
29 spam detected by sendmail using the "access_db" |
|
30 and "blacklist_recipients" features and |
|
31 unauthorized relaying to the DCC. Lines in the |
|
32 access_db database should be of the form |
|
33 DCC: "DISCARD spammer cyberpromo.com" |
|
34 or |
|
35 DCC: "spammer cyberpromo.com" |
|
36 to "discard" or "reject," respectively. |
|
37 |
|
38 site.config.m4 build milter in sendmail |
|
39 |
|
40 wlist.c dump whitelist hash tables |
|
41 |
|
42 man2html slightly modified Perl script |
|
43 |
|
44 newwebuser create per-user directories and white list files, |
|
45 optionally from a prototype. |
|
46 The required argument should be the "dir" value |
|
47 from a dccm log file. |
|
48 BEWARE that this script does not participate in |
|
49 the locking done by the chgpasswd CGI script. |
|
50 |
|
51 |
|
52 Rhyolite Software DCC 1.3.103-1.15 $Revision$ |