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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
getmail6 POP3/IMAP4 mail retriever (Python3 fork)
6.20.01 mail on this many watch lists=0 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.20.01Version of this port present on the latest quarterly branch.
Maintainer: freebsd@michael-bueker.de search for ports maintained by this maintainer
Port Added: 2026-08-22 16:51:07
Last Update: 2026-08-22 16:49:26
Commit Hash: cba8a31
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 - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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 py312-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 py312-getmail6 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-getmail6
Package flavors (<flavor>: <package>)
  • py312: py312-getmail6
distinfo:
TIMESTAMP = 1787313200 SHA256 (getmail6-getmail6-v6.20.01_GH0.tar.gz) = d18915005052c8a065336ccc41b12148d40d4524a0ce2e8dc973b033f9b3cb14 SIZE (getmail6-getmail6-v6.20.01_GH0.tar.gz) = 219497

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=63.1.0 : devel/py-setuptools@py312
  2. python3.12 : lang/python312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py312-getmail6-6.20.01: 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.20.01?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.20.01
22 Aug 2026 16:49:26
commit hash: cba8a31716a6dd78a77e70803919c9718ba9bbafcommit hash: cba8a31716a6dd78a77e70803919c9718ba9bbafcommit hash: cba8a31716a6dd78a77e70803919c9718ba9bbafcommit hash: cba8a31716a6dd78a77e70803919c9718ba9bbaf files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Michael Büker
mail/getmail6: Update 6.20.00 => 6.20.01

Changelog:
- fix #275 by individual FETCH of each entry in imap_search result.
- fix #276 Getmail fails to run on Python 3.14.7.
https://github.com/getmail6/getmail6/releases/tag/v6.20.01

PR:		297707
Sponsored by:	UNIS Labs
MFH:		2026Q3

(cherry picked from commit 912df4ad96948a2aa2c7f324aa149a20328cafd6)

Number of commits found: 1