Unnamed repository; edit this file 'description' to name the repository.
- Python 90.7%
- Shell 8.5%
- Dockerfile 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| config | ||
| imap_filter | ||
| .gitignore | ||
| Dockerfile | ||
| imap_filter.sh | ||
| install.sh | ||
| LICENSE | ||
| podman_build.sh | ||
| podman_run.sh | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| wrapper.sh | ||
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