Skip to main content

Utility for pushing updates to Spamassassin update channels

Project description

Utility for pushing updates to Spamassassin update channels

sachannelupdate is a utility for pushing updates to Spamassassin update channels. It is used to publish rules to a custom Spamassassin sa-update channel.

Build Status CircleCI Build Code Climate codecov.io

Installation

Install from PyPi

pip install sachannelupdate

Install from Githib

git clone https://github.com/akissa/sachannelupdate.git
cd sachannelupdate
python setup.py install

Usage

sachannelupdate can be used from within python code or using the commandline utility updatesachannel.

Python usage

TODO

Command line usage

updatesachannel -h
Usage: updatesachannel [options]

Options:
  -h, --help            show this help message and exit
  -c FILENAME, --config=FILENAME
                        configuration file
  -d, --delete          Deletes existing environment

Contributing

  1. Fork it (https://github.com/akissa/sachannelupdate/fork)

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am 'Add some feature')

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

License

All code is licensed under the AGPLv3+ License.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page