mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
pkg-descr: add a warning that SSL does not validate certificates
distinfo: drop MD5 checksum while I'm at it PR: ports/154997 Approved by: maintainer timeout Submitted by: mandree (myself)
This commit is contained in:
parent
46b2b35263
commit
48541cd6c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270427
@ -1,3 +1,2 @@
|
|||||||
MD5 (getmail-4.20.0.tar.gz) = 33a090d62b6039e0a8df4c3da545d851
|
|
||||||
SHA256 (getmail-4.20.0.tar.gz) = d6ce51d366c4d91f960a39dbd5f8821f8b0d79bb880f215a9839ee6054f6979d
|
SHA256 (getmail-4.20.0.tar.gz) = d6ce51d366c4d91f960a39dbd5f8821f8b0d79bb880f215a9839ee6054f6979d
|
||||||
SIZE (getmail-4.20.0.tar.gz) = 156907
|
SIZE (getmail-4.20.0.tar.gz) = 156907
|
||||||
|
@ -3,6 +3,8 @@ A POP3 and IMAP4 mail retriever with reliable Maildir and command delivery.
|
|||||||
Summary of features:
|
Summary of features:
|
||||||
- Retrieve mail from an unlimited number of POP3/IMAP4 mailboxes and servers.
|
- Retrieve mail from an unlimited number of POP3/IMAP4 mailboxes and servers.
|
||||||
- Support for POP3-over-SSL and IMAP-over-SSL, as well as SDPS
|
- Support for POP3-over-SSL and IMAP-over-SSL, as well as SDPS
|
||||||
|
WARNING: even with SSL, "no certificate or key validation is done." so
|
||||||
|
that getmail does not detect or protect from man-in-the-middle attacks.
|
||||||
- Support for multidrop or domain mailboxes.
|
- Support for multidrop or domain mailboxes.
|
||||||
- Safe and reliable delivery to qmail-style Maildirs, as well as program
|
- Safe and reliable delivery to qmail-style Maildirs, as well as program
|
||||||
(pipe) delivery for use with arbitrary external MDAs. Includes an MDA
|
(pipe) delivery for use with arbitrary external MDAs. Includes an MDA
|
||||||
|
Loading…
Reference in New Issue
Block a user