Tigase XMPP Server is highly optimized, extremely modular and very flexible XMPP/Jabber server written in Java.
This repository contains sources of tigase-spam -- an anti spam module for the Tigase XMPP Server.
When looking for support, please first search for answers to your question in the available online channels:
- Our online documentation: Tigase Docs
- Existing issues in relevant project, for Tigase Server it's: Tigase XMPP Server GitHub issues
If you didn't find an answer in the resources above, feel free to submit your question as new issue on GitHub or, if you have valid support subscription, open new support ticket.
You can download distribution version of the Tigase XMPP Server directly from here.
If you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server you can grab it from here.
Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute
mvn package testto compile the project and run unit tests.
Official Tigase repository is available at: https://github.com/tigase/tigase-server/.
Copyright (c) 2004 Tigase, Inc.
Licensed under AGPL License Version 3. Other licensing options available upon request.