[Mono-list] Parsing email

Stéphane Zanoni Stephane at omni-ts.com
Mon Nov 10 12:57:59 EST 2008


I believe the .msg files use the OLE 2 Compound Document format
(proprietary format for MAPI?).

A quick google for "parse msg files" or ".net .msg format" returned a
couple results, nothing jumps out in the open/shared source realm.

100% managed (mono support) + purchasable source:
http://www.independentsoft.de/msg/index.html 

http://www.aspose.com/categories/utility-components/aspose.network-for-.net/default.aspx


java options (may be portable?) -->
http://www.rgagnon.com/javadetails/java-0613.html 


If you do find something that works, let me know.


Stéphane 


>>> "Jorge Bastos" <mysql.jorge at decimal.pt> 11/10/2008 9:43 AM >>>
And about the .msg one's?


> -----Original Message-----
> From: Stéphane Zanoni [mailto:stephane at omni-ts.com] 
> Sent: segunda-feira, 10 de Novembro de 2008 16:23
> To: Jorge Bastos; 'mono-list'
> Subject: Re: [Mono-list] Parsing email
> 
> eml are just MIME.822 formatted, the Lumisoft library has well
> developed Mime parsing capabilities.
> 
> 
> >>> "Jorge Bastos" <mysql.jorge at decimal.pt> 11/10/2008 7:29 AM >>>
> Sorry not .eml, but .msg msoutlook 2003/2007
> 
> 
> > -----Original Message-----
> > From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> > bounces at lists.ximian.com] On Behalf Of Jorge Bastos
> > Sent: segunda-feira, 10 de Novembro de 2008 14:26
> > To: 'mono-list'
> > Subject: Re: [Mono-list] Parsing email
> >
> > Can this library parse the .eml messages from MSOutlook 2003/2007?
> >
> >
> >
> > > -----Original Message-----
> > > From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> > > bounces at lists.ximian.com] On Behalf Of Damien
> > > Sent: segunda-feira, 10 de Novembro de 2008 14:22
> > > To: Peter Hagen; mono-list at lists.ximian.com 
> > > Subject: Re: [Mono-list] Parsing email
> > >
> > > Hi,
> > >
> > > The Lumisoft Net library :
> > > http://www.lumisoft.ee/lsWWW/Download/Downloads/Net/ 
> > >
> > > Cheers,
> > >
> > > Damien
> > >
> > > 2008/11/10 Peter Hagen <peter at wingsofdeath.nu>:
> > > > Hi all
> > > >
> > > > does anyone know if there is a existing library or function
for
> > > parsing
> > > > email messages? For example to easily get the attachments?
> > > >
> > > > cheers
> > > >
> > > > Peter Hagen
> > > >
> > > >
> > > > _______________________________________________
> > > > Mono-list maillist  -  Mono-list at lists.ximian.com 
> > > > http://lists.ximian.com/mailman/listinfo/mono-list 
> > > >
> > > _______________________________________________
> > > Mono-list maillist  -  Mono-list at lists.ximian.com 
> > > http://lists.ximian.com/mailman/listinfo/mono-list 
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com 
> > http://lists.ximian.com/mailman/listinfo/mono-list 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com 
> http://lists.ximian.com/mailman/listinfo/mono-list 


_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list