Sat, 21 Mar 2026 11:49:36 CST | login

Information for build maildrop-3.1.0-2.oc9

ID38290
Package Namemaildrop
Version3.1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/maildrop.git?.#e3a87470bd3b39020b3b148ff0bf5e3d8e2d11a0
SummaryMail delivery agent with filtering abilities
Descriptionmaildrop is the mail filter/mail delivery agent that's used by the Courier Mail Server. This is a standalone build of the maildrop mail filter that can be used with other mail servers. maildrop 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. maildrop optionally reads instructions from a file, which describe how to filter incoming mail. These instructions can direct maildrop to deliver the message to an alternate mailbox, or forward it somewhere else. Unlike procmail, maildrop uses a structured filtering language. maildrop is written in C++, and is significantly larger than procmail. However, it uses resources much more efficiently. Unlike procmail, maildrop will not read a 10 megabyte mail message into memory. Large messages are saved in a temporary file, and are filtered from the temporary file. If the standard input to maildrop is a file, and not a pipe, a temporary file will not be necessary. maildrop checks the mail delivery instruction syntax from the filter file, before attempting to deliver a message. Unlike procmail, if the filter file contains syntax errors, maildrop terminates without delivering the message. The user can fix the typo without causing any mail to be lost.
Built byepol-bot
State complete
Volume DEFAULT
StartedWed, 30 Jul 2025 15:37:51 CST
CompletedWed, 30 Jul 2025 15:49:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/maildrop.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/maildrop.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
maildrop-3.1.0-2.oc9.src.rpm (info) (download)
aarch64
maildrop-3.1.0-2.oc9.aarch64.rpm (info) (download)
maildrop-debuginfo-3.1.0-2.oc9.aarch64.rpm (info) (download)
maildrop-debugsource-3.1.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
maildrop-3.1.0-2.oc9.loongarch64.rpm (info) (download)
maildrop-debuginfo-3.1.0-2.oc9.loongarch64.rpm (info) (download)
maildrop-debugsource-3.1.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
maildrop-3.1.0-2.oc9.x86_64.rpm (info) (download)
maildrop-debuginfo-3.1.0-2.oc9.x86_64.rpm (info) (download)
maildrop-debugsource-3.1.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
aarch64
mock_config.log
mock_output.log
build.log
state.log
dnf.librepo.log
installed_pkgs.log
dnf.rpm.log
root.log
hw_info.log
dnf.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.1.0-2 - Disable gpgverify * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.0-1 - initial build