Khi cấu hình get POP3 trên hệ thống email zimbra từ tải khoản nằm trên hệ thống khác về thì khi gặp báo lỗi không get về được.
Khi lỗi certificate thì có thể làm các bước sau:
Bước 1:
# su - zimbra
# zmlocalconfig | grep javamail_pop3_enable_starttls
Neu ket qua hien thi ra la javamail_pop3_enable_starttls = true
thi se thay doi thanh FALSE
# zmlocalconfig -e javamail_pop3_enable_starttls=false
# zmmailboxdctl restart
Bước 2:
# zmlocalconfig | grep certs
data_source_trust_self_signed_certs = false
mailboxd_truststore = /opt/zimbra/java/jre/lib/security/cacerts
ssl_allow_accept_untrusted_certs = true
ssl_allow_mismatched_certs = true
ssl_allow_untrusted_certs = false
# zmlocalconfig -e ssl_allow_untrusted_certs=true
# zmlocalconfig -e data_source_trust_self_signed_certs=true
# zmmailboxdctl restart
Như vậy đã fix xong hệ thống.
http://syslint.com/syslint/how-to-configure-zimbra-with-external-email-address/
Hoac
http://www.andrewklau.com/using-the-zimbra-external-accounts-and-self-signed-cert/
Không có nhận xét nào:
Đăng nhận xét