Hướng dẫn cài đặt Thunderbird trên windows
Thunderbird là ứng dụng email được hỗ trợ trên các nền tảng windows ,mac,linux ,có hỗ trợ các giao thức gửi mail cơ bản như...
12/09/2020 10:38 | Luợt xem : 48
Kết nối SSH vào máy chủ CentOS 7.
Cài đặt thư viện:
# yum update -y # yum install epel-release
# yum install perl-App-cpanminus \ perl-Dist-CheckConflicts \ perl-HTML-Parser \ perl-libwww-perl \ perl-Module-Implementation \ perl-Module-ScanDeps \ perl-Package-Stash \ perl-Package-Stash-XS \ perl-PAR-Packer \ perl-Regexp-Common \ perl-Sys-MemInfo \ perl-Test-Fatal \ perl-Test-Mock-Guard \ perl-Test-Requires \ perl-Test-NoWarnings \ perl-Test-Deep \ perl-Test-Warn \ perl-Try-Tiny
Update và download gói cài đặt Imapsync.
# yum install git # git clone https://github.com/imapsync/imapsync.git # cd imapsync # mkdir -p dist # sudo make install # yum install imapsync # imapsync -v
Sau khi cài đặt xong IMAP SYNC các bạn tiến hành chạy lệnh bên dưới để đồng bộ dữ liệu email.
# imapsync --host1 imap.gmail.com --user1 (email-google) --password1 (passwd-application) --ssl1 --port1 993 --host2 (IP-mailzimbra) --user2 (email-zimbra) --password2 (passwd-zimbra) --ssl2 --port2 993 --authmech1 LOGIN --authmech2 PLAIN
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |