Path to this page:
./
mail/maildrop,
Courier mail delivery agent with filtering abilities
Branch: CURRENT,
Version: 3.1.6,
Package name: maildrop-3.1.6,
Maintainer: pkgsrc-usersMaildrop is a replacement for your local mail delivery agent. maildrop
reads a mail message from standard input, then delivers the message to your
mailbox. Maildrop knows how to deliver mail to mbox-style mailboxes, and
maildirs. "Maildir" is a mailbox format used by the Qmail MTA.
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.
This package differs from a vanilla Maildrop installation in that the
files are installed at locations that more closely correspond to a
Courier installation.
Required to run:[
security/courier-authlib] [
mail/courier-maildir] [
devel/pcre] [
devel/pcre2] [
mail/courier-unicode] [
devel/libidn2]
Package options: authlib, flock
Master sites:
Filesize: 2105.602 KB
Version history: (Expand)
- (2024-02-13) Updated to version: maildrop-3.1.6
- (2023-10-25) Updated to version: maildrop-3.1.0nb1
- (2023-01-25) Updated to version: maildrop-3.1.0
- (2022-06-28) Updated to version: maildrop-3.0.0nb7
- (2021-05-25) Updated to version: maildrop-3.0.0nb6
- (2020-12-04) Updated to version: maildrop-3.0.0nb5
CVS history: (Expand)
2024-02-12 22:15:50 by Hans Rosenfeld | Files touched by this commit (4) | |
Log message:
Update maildrop to 3.1.6
Deliver makedat and makedatprog directly in ${PREFIX}/bin to avoid conflicts \
with courier-imap.
Changes since 3.0.0:
* maildrop: fix compilation error.
* Fix spurious gcc 13 compiler warnings.
* Updated Dovecode authentication fix.
* Fix build with Dovecot authentication turned on.
* Update to C++11, replacing internal classes with modern C++ library classes.
* Fix the -V command line option to also explicitly set VERBOSE, fix assorted -V \
logging bugs.
* all: update configure.ac to require at least version 2.0.5 of libidn
* maildrop: remove unsafe SIGALRM handler.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-01-25 20:34:04 by Benny Siegert | Files touched by this commit (4) | |
Log message:
maildrop: update to 3.1.0. Needs newest security/courier-authlib.
3.1.0
* Switch to libidn2.
* Debian/Ubuntu: update lintian overrides
3.0.9
* Adjust deb packaging. Check /etc/lsb-release and include the
distribution release in the deb package version, to faciliate
updating to the same version of the package in an updated release.
Fix build dependencies.
* Update deliverquota man page.
3.0.8
* gcc 12 and autotools update. OpenSSL 3.0 update.
* Add scripts to create installable .deb packages, update
documentation.
3.0.7
* configure.ac: Fix configure check for pcre2
3.0.6
* Fix linking failure on some Linux distributions.
3.0.5
* Fix linking failure on some Linux distributions.
3.0.4
* maildrop: update to pcre2
* Minor code tweaks, make it compileable with -Wall -Werror.
3.0.3
* Add maildirwatch helper tool.
* Fully install the maildirwatch tool, its man page, as well as the
maildirkw man page and tool, which should be packaged with maildrop
too.
3.0.2
* spec file: add BuildRequires: %{__make} (will be required in F34).
3.0.1
* courier-authlib API update.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-12-04 05:56:20 by Taylor R Campbell | Files touched by this commit (391) |
Log message:
Revbump for openpam cppflags change months ago, belatedly.
|