Changes

Email Server - Extended Spam filtering

586 bytes added, 21:48, 7 October 2016
DCC
=DCC=
http://www.iredmail.org/forum/topic481-iredmail-support-install-pyzor-razor2-and-dcc-on-your-centosrhel-iredmail-server.html
 
<pre>
# mkdir /var/lib/dcc
# cd /var/lib/dcc
# wget http://www.dcc-servers.net/dcc/source/dcc-dccproc.tar.Z
# tar xzvf dcc-dccproc.tar.Z
# cd dcc-dccproc-1.3.103
# ./configure --with-uid=amavis
# make
# make install
# chown -R amavis:amavis /var/dcc
# ln -s /var/dcc/libexec/dccifd /usr/local/bin/dccifd
</pre
 
 
/var/dcc/dcc_conf
 
 
/var/dcc/whiteclnt
<pre>
#ok env_to postmaster
#ok env_to postmaster@example.com
#ok env_to postmaster@host.example.com
</pre>
dcc_path /usr/local/bin/dccproc
dcc_timeout 10
add_header all DCC _DCCB_: _DCCR_
</pre>
#add_header all DCC _DCCB_: _DCCR_
=Tanítás, SPAM jelentés=