Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: SenseNet/sn-mailprocessing

sensenet MailProcessing 7.0.1

28 Jul 11:57
Compare
Choose a tag to compare

This release follows the namespace changes in the core product. In an existing application please update the NuGet package to get the latest version.

Breaking changes

  • We had to refactor a couple of our namespaces to be consistent with the industry standard Dependency Injection namespace. All of our DI extension methods were moved to the SenseNet.Extensions.DependencyInjection namespace. If you encounter build errors, please add a using statement for this new namespace to your code.

sensenet MailProcessing 7.0

22 Feb 10:52
Compare
Choose a tag to compare

Legacy package for handling content list mail server integration in sensenet. It is able to connect a sensenet Content List or Document Library to an Exchange or POP3 mailbox, pull emails sent to the configured mailbox and save emails and attachments to the library.

Installation

Please install the following NuGet package and follow the instructions in the readme file. You will have to execute an install package using sensenet SnAdmin.

NuGet