I have recently committed some new features to the git HEAD version.
This is a preview of what the features are.
This provides the functionality from within the Baruwa interface to manage both text and html signatures / disclaimers that are appended to messages by mailscanner.
With this functionality you are able to edit both html and text signatures via the interface and upload an image that gets embedded into the html signature.
Signatures are managed at Domain and User account level, A domain admin can set the signature domain wide, while a user can set an account signature.
The functionality behind this is powered by the MailScanner SQL configuration module, jwysiwyg markup editor, Django celery and RabbitMQ.
The development of this feature was sponsored by an IT services company who wish to remain anonymous, - Big thank to them for paying to work on this.
Database migrations are now supported using Django South, this means future upgrades to database scheme will be as painless as simply running:
baruwa-admin migrade app
Various bugs have been fixed, these include
A few more issues on your milestone for 1.1.1 need to be addressed still before the next version (1.1.1) is released. As always testers are welcome to start putting the git version through the paces it is useable enough to run without major issues.