Unnamed repository; edit this file 'description' to name the repository.
| config | ||
| imap_filter | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| podman_build.sh | ||
| podman_run.sh | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
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