No description
| Selber | ||
| .gitignore | ||
| Dockerfile | ||
| isbg.sh | ||
| README.md | ||
Docker Container for SpamAssassin + ISBG
Prerequisites
- Add a json file with containing the password for the mail account
{
"password": "password"
}
Run
docker build . --tag spamassassin
docker run -d --name spam spamassassin