Destek Platformu yenilendi
Cipher list []. Due to weaknesses in the SSLv2 cipher you should edit /etc/exim.conf and set tls_require_ciphers to explicitly exclude it. For example:tls_require_ciphers=ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
a) wget -O /etc/exim.conf http://files.directadmin.com/services/exim.confb) wget -O /etc/exim.pl http://files.directadmin.com/services/exim.plc) chmod 755 /etc/exim.plç) cd /etc/virtuald) touch blacklist_domains whitelist_from use_rbl_domains bad_sender_hosts blacklist_senders whitelist_domains whitelist_hosts whitelist_senderse) echo 0 > limitf) mkdir usage (mkdir: cannot create directory `usage': File exists hatasını alıyorsanız diğer adıma geçebilirsiniz)g) chown mail:mail blacklist_domains whitelist_from use_rbl_domains bad_sender_hosts blacklist_senders whitelist_domains whitelist_hosts whitelist_senders limit usage
a) patch -p0 < /usr/local/directadmin/customapache/exim.conf.dovecot.patchb) patch -p0 < /usr/local/directadmin/custombuild/exim.conf.dovecot.patch