| Port details on branch 2026Q3 |
- maildrop Mail delivery agent (MDA) with filtering abilities
- 4.0.4_1 mail
=0 4.0.4_1Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2026-07-27 22:56:46
- Last Update: 2026-09-20 16:04:28
- Commit Hash: a7e07e9
- License: GPLv3
- WWW:
- https://www.courier-mta.org/maildrop/
- Description:
- maildrop is a replacement for your local mail delivery agent,
similar to mail/procmail.
- maildrop reads a mail message from standard input,
then delivers the message to your mailbox.
- maildrop will optionally read instructions from a file,
which describes how to filter incoming mail.
Instructions can be provided having mail delivered to
alternate mailboxes, or forwarded somewhere else.
Unlike procmail, maildrop uses a structured filtering language.
- maildrop knows how to deliver mail to mbox-style mailboxes and maildirs.
- maildrop is written in C++, and handles resources more efficiently.
maildrop can be used with sendmail, qmail, and other MTAs.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/mail/maildrop/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/maildrop
- pkg install maildrop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: maildrop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785054439
SHA256 (maildrop-4.0.4.tar.bz2) = 61f3635957124e24dfaab840956a50946dcb2f6e66d8213a102049bbad1ad861
SIZE (maildrop-4.0.4.tar.bz2) = 2408684
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libcourier-unicode.so : devel/courier-unicode
- libidn2.so : dns/libidn2
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for maildrop-4.0.4_1:
AUTHLIB=off: Courier Auth Library support
DOCS=on: Build and/or install documentation
DOVECOTAUTH=off: Dovecot Authentication support
GDBM=off: GNU dbm library support
INOTIFY=off: Inotify support for IDLE command
MAILWRAPPER=off: Let configure guess which sendmail binary to use
====> Courier Auth Library support: you have to choose at least one of them
AUTH_LDAP=off: LDAP support
AUTH_MYSQL=off: MySQL support
AUTH_PGSQL=off: PostgreSQL support
AUTH_SQLITE=off: SQLite support
AUTH_USERDB=off: Userdb support
AUTH_VCHKPW=off: popmail/vchkpw support
===> Use 'make config' to modify these settings
- Options name:
- mail_maildrop
- USES:
- compiler:c++11-lang cpe iconv localbase:ldflags perl5 pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.0.4_1 20 Sep 2026 16:04:28
    |
Guido Falsi (madpilot)  |
mail/maildrop: Fix INOTIFY option
- FreeBSD 14.5 and up include inotify implementation in libc, so update checks
to not depend on the ports implementation ion this case
- When using the ports provided libinotify link using the dynamic library
- Also add one file that needs patching for a successful build
While here, pet portclippy/portfmt.
Reported by: Ewout1 (Excite/BlueTie) <ewout1@bluetiehome.com> (via mailing list)
MFH: 2026Q3
(cherry picked from commit 307b943e636e53d0c11f408014d01754ae42adb9) |
4.0.4 26 Jul 2026 13:29:57
    |
Guido Falsi (madpilot)  |
mail/maildrop: Update to 4.0.4
- Update includes fix for potential crash on messages with certain
subjects
MFH: 2026Q3
(cherry picked from commit 691567c672877b073795a0cc3bcaef567823b6e8) |
4.0.3 26 Jul 2026 13:29:57
    |
Guido Falsi (madpilot)  |
mail/maildrop: Update 4.0.3
(cherry picked from commit ebd900dbaa6f992866c62727b3e3ffa48dc4259b) |