Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET IMAP

 AfterLogic Forum : MailBee.NET IMAP
Subject Topic: Evaluating questions Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
liming
Newbie
Newbie
Avatar

Joined: 12 January 2008
Location: United States
Online Status: Offline
Posts: 3
Posted: 12 January 2008 at 7:55pm | IP Logged Quote liming

Hello all,

We are evaluating the IMAP component because we want to integrate it into our product (jumptree.com) for synchronization with gmail, yahoo, hotmail or whatever.

Looking at the description..

"MailBee.NET POP3 is a high-performance and easy-to-use .NET component developers can use to download mail from POP3 servers....."

Do you guys mean the IMAP component can be used to access POP3 servers and retrieve the mails as well?

Also, does it work under medium trust or full trust is required? If full trust is required, any class for us to "detect" the client permission before we start "using" it?

Many thanks.
Back to Top View liming's Profile Search for other posts by liming
 
liming
Newbie
Newbie
Avatar

Joined: 12 January 2008
Location: United States
Online Status: Offline
Posts: 3
Posted: 12 January 2008 at 7:56pm | IP Logged Quote liming

My bad. I meant this descripton of IMAP

"MailBee.NET IMAP is a high-performance memory-conservative .NET component for processing mails and folders on IMAP4 servers. The component can do everything the POP3 component does, and much more:"
Back to Top View liming's Profile Search for other posts by liming
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 13 January 2008 at 5:47am | IP Logged Quote Alex

Quote:
Do you guys mean the IMAP component can be used to access POP3 servers and retrieve the mails as well?


No, IMAP component cannot work with POP3 servers. It's just meant that IMAP protocol can do more than POP3 protocol is capable of.

Quote:
Also, does it work under medium trust or full trust is required?

Full trust is not required unless you need to use SSL connections or Windows Integrated Authentication. These features require accessing WinAPI and this can be disabled sometimes. You'll get SecurityException in this case. Your code may demand SecurityPermissionFlag.UnmanagedCode permission to programmatically check if WinAPI is allowed.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
liming
Newbie
Newbie
Avatar

Joined: 12 January 2008
Location: United States
Online Status: Offline
Posts: 3
Posted: 14 January 2008 at 10:30pm | IP Logged Quote liming

Thanks Alex.

Looks like I might have to get the whole MailBee Hive objects then :)

Going to test some more now. Great product.

Back to Top View liming's Profile Search for other posts by liming
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide