On Oct 15, 11:20 am, pxb <p...[ at ]discussions.microsoft.com> wrote:
[Quoted Text] > "cainran...[ at ]gmail.com" wrote: > > On Oct 15, 3:45 am, pxb <p...[ at ]discussions.microsoft.com> wrote: > > > To publish content of an email to somewhere (for example, MOSS), is outlook > > > plugin the only way to go? Are there any existing engines/packages for > > > achieving that? > > > > Any experience sharing on this will be appreciated. > > > If you want to publish a manually selected group of e-mails, then yes, > > an add-in is probably easiest. If you want to publish everything, > > there are other ways, but they're not really any easier, either. > > Thanks, and Would appreciate if can share more advice, especially on what > you mentioned as "publishing everything", do you mean publishing all emails > and using Add-in would have performance issues?
I meant that if you want to let the user pick a selection of messages, Outlook is the easiest way to do that. If you're going to just query for messages based on some criteria (or no criteria, in the case you want to grab everything), you have other options.
|