collective.dms.mailcontent

Mail content type for document management system


Keywords
document, management, system, dms, mail
License
GPL-2.0+
Install
pip install collective.dms.mailcontent==1.15.1

Documentation

Introduction

Base mail content class (paper document, email) for document management system.

This product is an extension for collective.dms.basecontent .

Features

  • Add dmsincomingmail type : content type to handle metadata of an incoming mail
  • Add dmsoutgoingmail type : content type to handle metadata of an outgoing mail

Handle a reply form to create an outgoing mail from an incoming mail.

Tests

This add-on is tested using Travis CI. The current status of the add-on is :

image