Knowledge Base

To search an entire phrase, enclose it in quotes.
To select multiple tags (tags intersection), hold Ctrl and click tags. Clicking selected tag unselects all tags.

I'm getting 'CreateObject Failed' (or 'Server.CreateObject failed') error. What's wrong?

Most likely, your application powered by MailBee Objects doesn't have sufficient permissions to MailBee.dll or MailBee Objects installation was damaged for some reason. If your application is an ASP a...

How can I send e-mail through Gmail with ActiveX version (VB6, classic ASP)

Gmail accepts only secure SSL connections, and thus you should use MailBee SMTP component with MailBee SSL/SMIME component. Visual Basic 6 / VBScript: Set SMTP = CreateObject("MailBee.SMTP") set ...

What do I need to send and receive e-mails?

To send and receive e-mail messages in your application, you need MailBee Objects or MailBee.NET Objects which are interfaces (API) between your application and a mail server, allowing sending, receiv...

Getting notifications about new messages in mailbox (IMAP IDLE and polling)

If your application powered by MailBee.NET Objects or MailBee Objects needs to learn about new messages in mailbox immediately as they arrive, there are two approaches possible: waiting for notificati...

Can MailBee and MailBee.NET components work with MS Exchange server?

Yes, you can use both MailBee (ActiveX) and MailBee.NET components to send e-mails to Exchange server or receive e-mails and folders from this server. WebMail Pro application can also access mail on E...

Comparison of Standard and Extended Support options

Standard support (available during the trial period and 1 year after purchase) can assist you with resolving common problems and answering questions regarding installation issues, functioning of After...

Can MailBee SMTP (ActiveX) send messages through Hotmail.com/Live.com?

Live.com allows using SSL connections only. You should make sure you can check mail via Outlook Express or Mozilla Thunderbird and then apply the same settings to MailBee. The following link describes...

How to download emails with attachments

When you download message with MailBee (ActiveX) or MailBee.NET components (e.g. with POP3.RetrieveSingleMessage for ActiveX or POP3.DownloadEntireMessage for .NET), you'll get messages with attachmen...

Do you provide any discounts?

If you are planning to apply for a purchase discount, please let us know in advance (at least one week prior to purchasing) to allow for gathering of applicable information and for the processing of y...

Do AfterLogic products support 64-bit systems?

MailBee.NET Objects (and individual components of this bundle) have built-in support of 64-bit environments. MailBee Objects (ActiveX) by default registers 32-bit version of MailBee.dll. However, t...

Next page>