rdeliver

A fully functioning mail filter with RubyFilter

Install

All systems
curl cmd.cat/rdeliver.sh
Debian Debian
apt-get install rdeliver
Ubuntu
apt-get install rdeliver
Windows (WSL2)
sudo apt-get update sudo apt-get install rdeliver
Raspbian
apt-get install rdeliver

rdeliver

A fully functioning mail filter with RubyFilter

rdeliver is a basic mail local delivery agent (DeliveryAgent of RubyFilter) that can be used in place of procmail, maildrop, etc. in a user's .forward or .qmail file. The user supplies a delivery script that is written in Ruby, which avoids the limitations of the crippled mini-languages so often used in other DeliveryAgent programs.