Unnamed repository; edit this file 'description' to name the repository.
Find a file
2025-03-17 18:00:52 +02:00
config Initial commit 2024-09-04 11:03:48 +03:00
imap_filter Remove trailing spaces 2025-03-17 18:00:52 +02:00
.gitignore Initial commit 2024-09-04 11:03:48 +03:00
Dockerfile Initial commit 2024-09-04 11:03:48 +03:00
LICENSE Initial commit 2024-09-04 11:03:48 +03:00
podman_build.sh Initial commit 2024-09-04 11:03:48 +03:00
podman_run.sh Initial commit 2024-09-04 11:03:48 +03:00
pyproject.toml Increase version 2024-09-30 23:59:20 +03:00
README.md Initial commit 2024-09-04 11:03:48 +03:00
requirements.txt Manage dovecot sieve scripts too 2024-09-30 11:37:04 +03:00
setup.cfg Increase version 2024-09-30 23:59:20 +03:00
setup.py fix url and increase version 2024-09-30 11:38:17 +03:00

imap_filter

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

imap_filter.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters