Hi,

I just came across your Mahogany product today. Looks great. Couple questions.

I'm working on filtering email while accessing it the web (like a yahoo address). Yahoo no longer allows using an external application to access mail directly from a pop3 server, so you have to get mail from the internet via a browser. I found some packet sniffers and found that I can "see" the headers of the mail messages as they come in. However, I guess due to encoding, I can't "see" the bodies. Therefore, I was looking at you code and trying to figure out if there was an easy way to detect where the start and end of an email body is that I can extract that information from the packets as I get them, then send them to the portion(s) of your code that decodes email (MimePartCC?).

Any help would be greatly appreciated :)

Thanks,
Glenn



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to