notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
getmail6 POP3/IMAP4 mail retriever (Python3 fork)
6.18.14 mail on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.18.13Version of this port present on the latest quarterly branch.
Maintainer: freebsd@michael-bueker.de search for ports maintained by this maintainer
Port Added: 2020-08-18 19:10:47
Last Update: 2024-03-20 17:03:01
Commit Hash: e15182f
People watching this port, also watch:: stixfonts, tmux, nagios4, endless-sky, python
Also Listed In: python
License: GPLv2
WWW:
https://github.com/getmail6/getmail6/
Description:
POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork). Summary of features: - 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 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. - Safe and reliable delivery to qmail-style Maildirs, as well as program (pipe) delivery for use with arbitrary external MDAs. Includes an MDA for mbox files that supports mboxrd format and fcntl-type flock locking. - Does not destroy information by rewriting mail headers. - Does not cause mail loops by doing SMTP injection, and therefore does not require that you run an MTA (like qmail or sendmail) on your host. - Can remember which mail it has already retrieved, and can be set to only download new messages. - Written in Python, and therefore easy to extend or customize. - Simple to install, configure, and use.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}getmail6>0:mail/getmail6@${PY_FLAVOR}
To install the port:
cd /usr/ports/mail/getmail6/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/getmail6
  • pkg install py39-getmail6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-getmail6 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-getmail6
Package flavors (<flavor>: <package>)
  • py39: py39-getmail6
distinfo:
TIMESTAMP = 1710952640 SHA256 (getmail6-getmail6-v6.18.14_GH0.tar.gz) = 0667efc80d7a59c4528581829f2c7473a7703c680a8fc941254ed872d15721b0 SIZE (getmail6-getmail6-v6.18.14_GH0.tar.gz) = 213389

Packages (timestamps in pop-ups are UTC):
py37-getmail6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--6.14---6.12-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-getmail6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.18.146.18.14-6.18.146.18.14---
FreeBSD:13:quarterly6.18.146.18.146.18.126.18.146.18.146.18.136.18.136.18.13
FreeBSD:14:latest6.18.146.18.146.18.116.18.146.18.146.18.12-6.18.12
FreeBSD:14:quarterly6.18.136.18.14-6.18.136.18.146.18.136.18.136.18.13
FreeBSD:15:latest6.18.136.18.14n/a6.18.13n/a6.18.136.18.136.18.13
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-getmail6-6.18.14: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
mail_getmail6
USES:
python shebangfix
pkg-message:
For install:
This fork of getmail 5.14 was modified to work with python3. It is work in progress, and bugs should be reported at: https://github.com/getmail6/getmail6/issues
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/getmail6/getmail6/tar.gz/v6.18.14?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.18.14
20 Mar 2024 17:03:01
commit hash: e15182f5205ab01f757d2f3b5c74fd412024347fcommit hash: e15182f5205ab01f757d2f3b5c74fd412024347fcommit hash: e15182f5205ab01f757d2f3b5c74fd412024347fcommit hash: e15182f5205ab01f757d2f3b5c74fd412024347f files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.14

Changes:	https://github.com/getmail6/getmail6/releases/tag/v6.18.14
PR:		277845
6.18.13
27 Aug 2023 20:03:58
commit hash: 7ee3f3959a581e50d6fc488f16dcfaaaf0676519commit hash: 7ee3f3959a581e50d6fc488f16dcfaaaf0676519commit hash: 7ee3f3959a581e50d6fc488f16dcfaaaf0676519commit hash: 7ee3f3959a581e50d6fc488f16dcfaaaf0676519 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.13

Changes:	https://github.com/getmail6/getmail6/releases/tag/v6.18.13
PR:		273387
6.18.12
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
6.18.12
09 Feb 2023 09:51:10
commit hash: 869a4cd035eb4813ff051a450bf848496a2c57fbcommit hash: 869a4cd035eb4813ff051a450bf848496a2c57fbcommit hash: 869a4cd035eb4813ff051a450bf848496a2c57fbcommit hash: 869a4cd035eb4813ff051a450bf848496a2c57fb files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Michael Büker
mail/getmail6: update to 6.18.12 for bugfixes

ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.18.12

 * Continue after error in child
 * undo #148 getmails shell quoting

PR:		269411
Reported by:	freebsd@michael-bueker.de (maintainer)
6.18.11
03 Jan 2023 14:06:21
commit hash: 863c44739fa0c632574b741aa0bd954baae7e2f9commit hash: 863c44739fa0c632574b741aa0bd954baae7e2f9commit hash: 863c44739fa0c632574b741aa0bd954baae7e2f9commit hash: 863c44739fa0c632574b741aa0bd954baae7e2f9 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.11

Upstream changes:
https://github.com/getmail6/getmail6/releases/tag/v6.18.11

PR:		268733
6.18.10
19 Sep 2022 20:24:18
commit hash: ec04c847a3c401a9ae9f8c1626db28220313ea43commit hash: ec04c847a3c401a9ae9f8c1626db28220313ea43commit hash: ec04c847a3c401a9ae9f8c1626db28220313ea43commit hash: ec04c847a3c401a9ae9f8c1626db28220313ea43 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.10

https://github.com/getmail6/getmail6/releases/tag/v6.18.10

PR:		266507
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
6.18.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.18.9
16 May 2022 12:21:05
commit hash: 0211bad3e7141ebdc9672eb8d578b3093334a344commit hash: 0211bad3e7141ebdc9672eb8d578b3093334a344commit hash: 0211bad3e7141ebdc9672eb8d578b3093334a344commit hash: 0211bad3e7141ebdc9672eb8d578b3093334a344 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.9

ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.18.9

PR:		263933
6.18.6
13 Jan 2022 16:52:21
commit hash: 0eb4d8a4e8875f45d963cacc90927d41ff97180acommit hash: 0eb4d8a4e8875f45d963cacc90927d41ff97180acommit hash: 0eb4d8a4e8875f45d963cacc90927d41ff97180acommit hash: 0eb4d8a4e8875f45d963cacc90927d41ff97180a files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.6

https://github.com/getmail6/getmail6/releases/tag/v6.18.6

PR:		261176
6.18.5
07 Nov 2021 16:26:06
commit hash: 2cc00e46e61f231223115cdb054e996ff42ac2b2commit hash: 2cc00e46e61f231223115cdb054e996ff42ac2b2commit hash: 2cc00e46e61f231223115cdb054e996ff42ac2b2commit hash: 2cc00e46e61f231223115cdb054e996ff42ac2b2 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.5

https://github.com/getmail6/getmail6/releases/tag/v6.18.5
6.18.4
08 Oct 2021 19:18:35
commit hash: 3ed522805119cdf96f8090f90a889ce3806e113fcommit hash: 3ed522805119cdf96f8090f90a889ce3806e113fcommit hash: 3ed522805119cdf96f8090f90a889ce3806e113fcommit hash: 3ed522805119cdf96f8090f90a889ce3806e113f files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18.4

https://github.com/getmail6/getmail6/releases/tag/v6.18.4
6.18.3
08 Jul 2021 16:15:51
commit hash: ae7cc0327d0022c61919f7099885be9d5f92716ccommit hash: ae7cc0327d0022c61919f7099885be9d5f92716ccommit hash: ae7cc0327d0022c61919f7099885be9d5f92716ccommit hash: ae7cc0327d0022c61919f7099885be9d5f92716c files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.8.13

Upstream's 6.18.1 release was removed and replaced with this release.

https://github.com/getmail6/getmail6/releases/tag/v6.18.3

PR:		257055
6.18.1_1
06 Jul 2021 18:20:06
commit hash: 2e6a5c7230106fca6847d14c4c7b0663ec6d36e6commit hash: 2e6a5c7230106fca6847d14c4c7b0663ec6d36e6commit hash: 2e6a5c7230106fca6847d14c4c7b0663ec6d36e6commit hash: 2e6a5c7230106fca6847d14c4c7b0663ec6d36e6 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
mail/getmail6: Update to upstream 6.18.1 release

This release includes a few more changes beyond the last commit, which
was version 6.18 plus one commit.

https://github.com/getmail6/getmail6/releases/tag/v6.18.1

Reported by:	Michael Büker <freebsd@michael-bueker.de> (maintainer)
Approved by:	Michael Büker <freebsd@michael-bueker.de> (maintainer)
6.18.1
06 Jul 2021 17:12:39
commit hash: 1a923b333bdf86a2279334dad3afc736a67442f6commit hash: 1a923b333bdf86a2279334dad3afc736a67442f6commit hash: 1a923b333bdf86a2279334dad3afc736a67442f6commit hash: 1a923b333bdf86a2279334dad3afc736a67442f6 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
mail/getmail6: emergency hotfix for 6.18

A feature added in 6.18 causes problems.  When trying to use all files in
--getmaildir, getmail will choke on oldmail-* files, which are likely to be
present.  Since this is the new default behaviour for running getmail without
any arguments, this change is very likely to break many installations.

PR:		257024
Reported by:	Michael Büker <freebsd@michael-bueker.de> (maintainer)
6.18
06 Jul 2021 11:24:03
commit hash: b2588a1f8a1746822ad5e444174efca5c98d51d4commit hash: b2588a1f8a1746822ad5e444174efca5c98d51d4commit hash: b2588a1f8a1746822ad5e444174efca5c98d51d4commit hash: b2588a1f8a1746822ad5e444174efca5c98d51d4 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.18

https://github.com/getmail6/getmail6/releases/tag/v6.18

PR:		257015
6.17
15 Jun 2021 16:55:23
commit hash: 65d0b0bc09ac70c03ca9a5ff3fee5fbf256a49ddcommit hash: 65d0b0bc09ac70c03ca9a5ff3fee5fbf256a49ddcommit hash: 65d0b0bc09ac70c03ca9a5ff3fee5fbf256a49ddcommit hash: 65d0b0bc09ac70c03ca9a5ff3fee5fbf256a49dd files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.17

https://github.com/getmail6/getmail6/releases/tag/v6.17

PR:		256621
6.16_1
16 May 2021 13:28:38
commit hash: f433a550472a4a47001fae8d98b99f21dac4d92ecommit hash: f433a550472a4a47001fae8d98b99f21dac4d92ecommit hash: f433a550472a4a47001fae8d98b99f21dac4d92ecommit hash: f433a550472a4a47001fae8d98b99f21dac4d92e files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Fix distinfo after upstream distfile changed
6.16
14 May 2021 13:35:15
commit hash: 55a41b2e5f07319f73e380d3a18ca706fb95e7fdcommit hash: 55a41b2e5f07319f73e380d3a18ca706fb95e7fdcommit hash: 55a41b2e5f07319f73e380d3a18ca706fb95e7fdcommit hash: 55a41b2e5f07319f73e380d3a18ca706fb95e7fd files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update to 6.16

https://github.com/getmail6/getmail6/releases/tag/v6.16

PR:		255876

Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org>
6.15_1
30 Apr 2021 16:04:06
commit hash: 8564cd9863fba0ef4a2879e160ed1760d1962e57commit hash: 8564cd9863fba0ef4a2879e160ed1760d1962e57commit hash: 8564cd9863fba0ef4a2879e160ed1760d1962e57commit hash: 8564cd9863fba0ef4a2879e160ed1760d1962e57 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
mail/getmail6: Update maintainer's address per his request
6.15
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
6.15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
6.15
23 Mar 2021 11:52:34
Revision:569018Original commit files touched by this commit
jrm search for other commits by this committer
mail/getmail6: Update to 6.15

https://github.com/getmail6/getmail6/releases/tag/v6.15

PR:		254498
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
6.14
14 Jan 2021 15:25:24
Revision:561566Original commit files touched by this commit
jrm search for other commits by this committer
mail/getmail6: Update to version 6.14

https://github.com/getmail6/getmail6/releases/tag/v6.13
https://github.com/getmail6/getmail6/releases/tag/v6.14

While here, remove conflict with mail/getmail, which was removed from the
ports tree.

PR:		252672
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
6.12
02 Jan 2021 02:46:46
Revision:559906Original commit files touched by this commit
ygy search for other commits by this committer
mail/getmail6: Update to 6.12

PR:		252326
Submitted by:	Michael Bueker <m.bueker@berlin.de>
Approved by:	lwhsu
6.11
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
6.11
10 Dec 2020 14:25:09
Revision:557439Original commit files touched by this commit
fernape search for other commits by this committer
mail/getmail6: update to 6.11 for bugfixes

ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.11

PR:	251706
Submitted by:	m.bueker@berlin.de (maintainer)
6.10
01 Dec 2020 19:26:46
Revision:556786Original commit files touched by this commit
fernape search for other commits by this committer
mail/getmail6: Update to 6.10 for bugfix

ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.10

PR:	251482
Submitted by:	m.bueker@berlin.de (maintainer)
6.9
17 Nov 2020 10:51:55
Revision:555546Original commit files touched by this commit
jrm search for other commits by this committer
mail/getmail6: Update to version 6.9

Release notes: https://github.com/getmail6/getmail6/releases/tag/v6.9

PR:		250814
Submitted by:	Michael Bueker <m.bueker@berlin.de>
6.8
09 Oct 2020 15:43:52
Revision:551787Original commit files touched by this commit
jrm search for other commits by this committer
mail/getmail6: Update to version 6.8

This update fixes:
  - slow mail retrieval (up to 1s per message)
  - an uncaught exception on socket error

https://github.com/getmail6/getmail6/releases/tag/v6.8

PR:		250188
Submitted by:	m.bueker@berlin.de (maintainer)
6.7
28 Sep 2020 08:52:38
Revision:550410Original commit files touched by this commit
jrm search for other commits by this committer
mail/getmail6: fix build errors on package-as-user

This build fails as user, because in python3 __pycache__ files are always
created with root as owner.  Therefore, the @${CHMOD} command in
post-install: fails when run as user.  Upon closer inspection, the
@${CHMOD} operation is superfluous. File permissions in the final package
are fine without it.

PR:		249175
Submitted by:	m.bueker@berlin.de (maintainer)
6.7
04 Sep 2020 17:04:02
Revision:547554Original commit files touched by this commit
swills search for other commits by this committer
mail/getmail6: Update to 6.7 for bugfixes

PR:		248884
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
6.03
18 Aug 2020 19:10:44
Revision:545250Original commit files touched by this commit
jrm search for other commits by this committer
New port, mail/getmail6: A python3 fork of mail/getmail

PR:		248633
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
Reviewed by:	koobs
Differential Revision:	https://reviews.freebsd.org/D26057

Number of commits found: 33