Date: Wed, 2 Dec 2015 12:36:14 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402822 - head/mail/mpop Message-ID: <201512021236.tB2CaEmW070101@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Dec 2 12:36:14 2015 New Revision: 402822 URL: https://svnweb.freebsd.org/changeset/ports/402822 Log: mail/mpop: update description from homepage Modified: head/mail/mpop/pkg-descr (contents, props changed) Modified: head/mail/mpop/pkg-descr ============================================================================== --- head/mail/mpop/pkg-descr Wed Dec 2 12:35:46 2015 (r402821) +++ head/mail/mpop/pkg-descr Wed Dec 2 12:36:14 2015 (r402822) @@ -1,7 +1,14 @@ -mpop is a small, fast, and portable POP3 client. Its features include -header-based email filtering (filter junk mail before downloading it), -delivery to mbox files, maildir folders, or a mail delivery agent, -a very fast POP3 implementation, many authentication methods, -and good support for TLS/SSL. +mpop is a POP3 client: it retrieves mail from POP3 mailboxes. + +Features include: + + * Support for multiple accounts + * Header based mail filtering: filter junk mail before downloading it + * Delivery to mbox files, maildir folders, or a mail delivery agent (MDA) + * TLS/SSL support including client certificates + * Many authentication methods + * Support for Internationalized Domain Names (IDN) + * Fast POP3 implementation using command pipelining + * SOCKS proxy support WWW: http://mpop.sourceforge.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512021236.tB2CaEmW070101>