sieve-connect
MANAGESIEVE protocol client
Install
- All systems
-
curl cmd.cat/sieve-connect.sh
- Debian
-
apt-get install sieve-connect
- Ubuntu
-
apt-get install sieve-connect
- Kali Linux
-
apt-get install sieve-connect
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sieve-connect
- Raspbian
-
apt-get install sieve-connect
- Dockerfile
- dockerfile.run/sieve-connect
sieve-connect
MANAGESIEVE protocol client
This is sieve-connect. A client for the MANAGESIEVE protocol, as implemented by timsieved in Cyrus IMAP. sieve-connect is designed to be both a tool which can be invoked from scripts and also a decent interactive client. It should also be a drop-in replacement for "sieveshell", as supplied with Cyrus IMAP.