Unnamed repository; edit this file 'description' to name the repository.
Find a file
2026-05-14 14:52:00 +03:00
config Initial commit 2024-09-04 11:03:48 +03:00
imap_filter add wrapper and install and fix content 2026-05-13 18:29:53 +03:00
.gitignore Initial commit 2024-09-04 11:03:48 +03:00
Dockerfile Initial commit 2024-09-04 11:03:48 +03:00
imap_filter.sh fix script 2026-05-14 14:52:00 +03:00
install.sh add wrapper and install and fix content 2026-05-13 18:29:53 +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 fix toml 2026-05-13 18:32:54 +03:00
README.md Initial commit 2024-09-04 11:03:48 +03:00
requirements.txt Update req 2025-09-23 15:16:53 +03:00
setup.cfg Increase version 2024-09-30 23:59:20 +03:00
setup.py add wrapper and install and fix content 2026-05-13 18:29:53 +03:00
wrapper.sh add wrapper and install and fix content 2026-05-13 18:29:53 +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