Port details |
- getmail6 POP3/IMAP4 mail retriever (Python3 fork)
- 6.19.07_1 mail
=4 6.19.05Version of this port present on the latest quarterly branch. - Maintainer: freebsd@michael-bueker.de
 - Port Added: 2020-08-18 19:10:47
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: samba416, fortune-mod-freebsd-classic, fcgiwrap, imapsync, php82-pdo_sqlite
- 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.
¦ ¦ ¦ ¦ 
- 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 py311-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 py311-getmail6 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-getmail6
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1737883763
SHA256 (getmail6-getmail6-v6.19.07_GH0.tar.gz) = afc7c7dd061fccab2968b4b0a30ea025c7123a4722ea0a73fb6e3f9e6d8250cd
SIZE (getmail6-getmail6-v6.19.07_GH0.tar.gz) = 217481
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-getmail6-6.19.07_1:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.19.07_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
6.19.07 27 Jan 2025 12:29:57
    |
Vladimir Druzenko (vvd)  Author: Michael Büker |
mail/getmail6: Update 6.19.05 → 6.19.07
Changelogs:
https://github.com/getmail6/getmail6/releases/tag/v6.19.06
https://github.com/getmail6/getmail6/releases/tag/v6.19.07
PR: 284299 |
6.19.05 06 Oct 2024 16:16:28
    |
Robert Clausecker (fuz)  Author: Michael Büker |
mail/getmail6: update to 6.19.05
Changelog: https://github.com/getmail6/getmail6/releases/tag/v6.19.05
PR: 281898 |
6.19.04 26 Aug 2024 01:10:49
    |
Vladimir Druzenko (vvd)  Author: Michael Büker |
mail/getmail6: Update 6.19.03 → 6.19.04
Changelog:
- new feature: support use_xoauth2 for pop3
- updated documentation
https://github.com/getmail6/getmail6/releases/tag/v6.19.04
PR: 281058 |
6.19.03 08 Jul 2024 22:51:06
    |
Joseph Mingrone (jrm)  Author: Michael Büker |
mail/getmail6: Update to 6.19.03
Release notes: https://github.com/getmail6/getmail6/releases/tag/v6.19.03
PR: 280199 |
6.19.01 11 Jun 2024 15:57:08
    |
Joseph Mingrone (jrm)  Author: Michael Büker |
mail/getmail6: Update to 6.19.01
Release notes: https://github.com/getmail6/getmail6/releases/tag/v6.19.01
PR: 279680 |
6.19.00 01 Jun 2024 03:48:00
    |
Joseph Mingrone (jrm)  Author: Michael Büker |
mail/getmail6: Update to 6.19.00
Release notes: https://github.com/getmail6/getmail6/releases/tag/v6.19.00
PR: 279434 |
6.18.14 20 Mar 2024 17:03:01
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  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
    |
Rene Ladan (rene)  |
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
    |
Fernando Apesteguía (fernape)  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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  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
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
6.18.9 16 May 2022 12:21:05
    |
Nuno Teixeira (eduardo)  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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  |
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
    |
Joseph Mingrone (jrm)  |
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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  Author: Michael Büker |
mail/getmail6: Fix distinfo after upstream distfile changed |
6.16 14 May 2021 13:35:15
    |
Joseph Mingrone (jrm)  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
    |
Joseph Mingrone (jrm)  |
mail/getmail6: Update maintainer's address per his request |
6.15 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.15 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.15 23 Mar 2021 11:52:34
  |
jrm  |
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
  |
jrm  |
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
  |
ygy  |
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
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
6.11 10 Dec 2020 14:25:09
  |
fernape  |
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
  |
fernape  |
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
  |
jrm  |
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
  |
jrm  |
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
  |
jrm  |
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
  |
swills  |
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
  |
jrm  |
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 |