Page 1 of 1

Email and Outlook Addin

PostPosted:Mon Jun 13, 2011 10:29 am
by jimbo20
Hi,

I've been testing out OpenKM and have to say I am very impressed with it :)

A couple of questions regarding email:

Is it possible to print an email? - I can't see a way of doing it (maybe me! :roll:)

Is it possible to modify Outlook addin configuration so that the imported emails are not put into subfolders by date? In other words they are just put straight into the user's Mail folder.

Thanks and regards for any help

Jim

Re: Email and Outlook Addin

PostPosted:Wed Jun 15, 2011 8:32 pm
by jllort
1 - print documents it's only possible in trunk I think I've not included in 5.1.x ( I'm not totally sure about it ) and document must be convertible to pdf ( printing text mail could be possible to be implemented without major problems )
2- About modifiyin open office extensions, the source code is too available, the only problem is that's needed some payment adding in visual studio ( what we use to generate installer etc... ). But Althought you don't have it you could make this extensions better, because there a library MSOpenKMCore/ that are used to all extensions ( here are the logic etc... and frames ). You could try extending it without major problems. I'm not totally sure about mail logic is too there or only int OpenKMOutlookAddIn project.

If you want to collaborate on extending enhancements tell us and we'll try helping you on doing it.