openSuse 42.3
with https://software.opensuse.org/search
search dcc
click on “dcc”
click on “opensuse 42.3”
click on “display unstable packages”
in line “server:mail” click on “1 click install”
this must open a windows inviting you to do a 1 click install with yast. select it then ok
then follow the assistant
Modify /etc/mail/spamassassin/local.cf, add:
# dcc
dcc_home /var/lib/dcc
dcc_path /usr/bin/dccproc
dcc_timeout 10
add_header all DCC _DCCB_: _DCCR_
Modify /etc/mail/spamassassin/v310.pre, uncomment:
loadplugin Mail::SpamAssassin::Plugin::DCC
Check your Spamassassin configuration
in root console execute
spamassassin --lint
with service management tool
activate and start dccifd
check dccifd started with no error
stop and start spamd
check spamd started with no error
in root console execute
cdcc info
check there is no error
these comments does not indicate any error. it indicates your pc does not act as a dcc grey server. that is correct.
# *127.0.0.1,6276
# not answering
# ::1,6276
# not answering
inspired from
http://forum.directadmin.com/showthread.php?t=53179
https://forum.iredmail.org/topic481-iredmail-support-install-pyzor-razor2-and-dcc-on-your-centosrhel-iredmail-server.html