Metadata for maildrop-3.0.8-1.el8.src.rpm

0 directories 0 files
Go up

INFO

Name: maildrop
Version: 3.0.8-1.el8
Arch: aarch64
Summary: Mail delivery agent with filtering abilities
License: GPLv2 with exceptions
Vendor: Fedora Project
Build Host: buildvm-a64-09.iad2.fedoraproject.org
Build Date: Fri Jun 10 15:35:30 2022
Size: 2149300
URL: http://www.courier-mta.org/maildrop/
Description: maildrop 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.

FILES

maildrop-3.0.8.tar.bz2
maildrop-3.0.8.tar.bz2.sig
maildrop.spec
pubkey.maildrop

REQUIRES

autoconf
automake
courier-unicode-devel 2.1
gawk
gcc-c++
gdbm-devel
gnupg
libdb-devel
libidn-devel
libtool
make
pcre2-devel
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1

PROVIDES



CONFIG FILES

maildrop-3.0.8.tar.bz2
maildrop-3.0.8.tar.bz2.sig
maildrop.spec s
pubkey.maildrop

LICENSE FILES

GPLv2 with exceptions