LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

maildrop

mail delivery agent with filtering

TLDR

Process mail with filter
$ maildrop [filter.rc]
copy
Deliver mail
$ maildrop < [message.eml]
copy
Test filter
$ maildrop -V [9] [filter.rc] < [message.eml]
copy
Use specific maildir
$ maildrop -d [user] [filter.rc]
copy
Show version
$ maildrop -v
copy

SYNOPSIS

maildrop [options] [filterfile]

DESCRIPTION

maildrop is a mail delivery agent with filtering. It sorts incoming mail using rules.The tool delivers mail to maildirs or mboxes. Filter rules support conditions and actions.

PARAMETERS

FILTERFILE

Mail filter rules file.
-d USER
Deliver as user.
-V LEVEL
Verbose level.
-v
Show version.
-f ADDRESS
From address.
--help
Display help information.

INSTALL

sudo apt install maildrop
copy
sudo dnf install maildrop
copy
nix profile install nixpkgs#maildrop
copy

CAVEATS

Requires filter configuration. Part of courier-maildrop. Maildir preferred format.

HISTORY

maildrop is part of the Courier Mail Server project, providing flexible mail filtering and delivery.

SEE ALSO

procmail(1), dovecot(1), postfix(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid