Installation

Requirements

  • Python 3.8 or later

  • SpamAssassin running as a service

Install

With pip

pip install aiospamc

With git

git clone https://github.com/mjcaley/aiospamc.git
cd aiospamc
poetry install

Note

aiospamc’s build system uses Poetry which you can get from here: https://python-poetry.org/