Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.zamqp.dms
zamqp consumer for imio.dms.mail
https://github.com/imio/imio.zamqp.dms
Last synced: 5 days ago
JSON representation
zamqp consumer for imio.dms.mail
- Host: GitHub
- URL: https://github.com/imio/imio.zamqp.dms
- Owner: IMIO
- Created: 2016-06-23T14:06:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T13:39:37.000Z (about 1 year ago)
- Last Synced: 2024-12-06T14:44:35.181Z (30 days ago)
- Language: Python
- Size: 141 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment... image:: https://github.com/IMIO/imio.pyutils/actions/workflows/main.yml/badge.svg?branch=master
:target: https://github.com/IMIO/imio.zamqp.dms/actions/workflows/main.yml.. image:: https://coveralls.io/repos/github/IMIO/imio.zamqp.dms/badge.svg
:target: https://coveralls.io/github/IMIO/imio.zamqp.dms.. image:: http://img.shields.io/pypi/v/imio.zamqp.dms.svg
:alt: PyPI badge
:target: https://pypi.org/project/imio.zamqp.dms==============================================================================
imio.zamqp.dms
==============================================================================Consume some queues to create incoming and ougoing mails
Features
--------- Get documents to create incoming mails
- Get documents to create incoming emails
- Get documents to create outgoing mails
- Get documents to add a signed version in existing outgoing mailsDocumentation
-------------Full documentation in the code ;-)
Translations
------------This product has been translated into
- French
Installation
------------Install imio.zamqp.dms by adding it to your buildout::
[buildout]
...
eggs =
imio.zamqp.dmsand then running ``bin/buildout``
Contribute
----------- Issue Tracker: https://github.com/IMIO/imio.zamqp.dms/issues
- Source Code: https://github.com/IMIO/imio.zamqp.dmsSupport
-------If you are having issues, please let us know.
We have a mailing list located at: [email protected]License
-------The project is licensed under the GPLv2.