cancel
Showing results for 
Search instead for 
Did you mean: 

It it possible to disable inbound SMPT email splitting in alfresco 5.1? Or can i convert the incomming mail to eml?

spawn
Champ on-the-rise
Champ on-the-rise

I try to use my alfresco 5.1 for an email archive. But with splitted mails it is not possible.

2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator

Nothing has changed in regards to inbound email in Alfresco 5.1. In previous versions I had enhanced the email server functionality to pass on the original RFC822 message so that the message handler for the target location can choose how to import (splitted vs. full EML). That code was proprietary for the project at the time, but I am thinking of re-creating these adaptions for a "better email API" addon sometime in the future...

spawn
Champ on-the-rise
Champ on-the-rise

Hello Axel,

if this does not work, is it possible to move the content via webscript? Like:

  • Incoming eMail
  • Create folder with subject name
  • Move all content from that eMail into this folder
  • Go on with the next eMail.....

I think it should be possible but what is a property i can use for this.

Thanks for your help so far...