Unnamed repository; edit this file 'description' to name the repository.
Find a file
2024-09-04 11:03:48 +03:00
config Initial commit 2024-09-04 11:03:48 +03:00
imap_filter Initial commit 2024-09-04 11:03:48 +03: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 Initial commit 2024-09-04 11:03:48 +03:00
README.md Initial commit 2024-09-04 11:03:48 +03:00
requirements.txt Initial commit 2024-09-04 11:03:48 +03:00
setup.cfg Initial commit 2024-09-04 11:03:48 +03:00
setup.py Initial commit 2024-09-04 11:03:48 +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