mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
9f3cb91c91
Changes: * Fixed that SpamPD shares the same socket to `redist` between children. * Fix option names in configuration parameter validation methods ~ Do not set up logging if only showing debug info OK: tim@
16 lines
414 B
Plaintext
16 lines
414 B
Plaintext
@newgroup _spampd:746
|
|
@newuser _spampd:746:_spampd::spampd user:/var/spampd:/sbin/nologin
|
|
@comment homedir needed to store the .spamassassin bayes DB
|
|
@extraunexec rm -rf /var/spampd/.spamassassin
|
|
@rcscript ${RCDIR}/spampd
|
|
@man man/man8/spampd.8
|
|
sbin/spampd
|
|
@owner _spampd
|
|
@group _spampd
|
|
@sample /var/spampd/
|
|
@owner
|
|
@group
|
|
share/examples/spampd/
|
|
share/examples/spampd/spampd-sm.cfg
|
|
share/examples/spampd/spampd.cfg
|