Submit Program | Contact us
downloads programs from a to z
WeOnlyDo! COM Mailbox is a component that can be easily integrated into your applications to provide full management over mailboxes
Search:
 » Home » Development » ActiveX » WeOnlyDo! Mailbox COM object with source 1.0.0.1
Company: Weonlydo.com
License: Shareware
Version: 1.0.0.1
System: Win 95/NT/2000/XP/98/ME
Size: 0
Date Released: January 26, 2002
Price: $169
Screenshot: No Screenshot
Downloads: 780
Homepage: http
Date added: Sep 21, 2005
Click here to Download

WeOnlyDo! COM Mailbox is a component that can be easily integrated into your applications to provide full management over mailboxes and message parsing. Using wodMailbox, you can easily access mailbox, count messages, look at messages, count parts, save attachments, look at headers, delete messages etc.. When wodMailBox opens mailbox, it expects to find there either regular mailbox just as is used on UNIX systems (one file with full mail messages one after another) or just one message inside, just as Outlook Express saves .eml files.

When you need to parse received messages, it might be hard to check all the possibilities that one simple mail message may contain. We all used to receive simple email messages - few headers and body text. But, sometimes you get attachments, multipart messages, different encodings and stuff like that. It`s almost the same for wodMailbox - it`s light, quick and fully supports all mail related RFC`s.

You can look on using wodMailbox for three main purposes:
When you want to access mail messages in the mailbox
When you want to access and parse one mail message
When you want to prepare and create new message

Using together with wodPop3Server and wodSmtpServer (or any other UNIX-alike server) you will notice that easiest way to store messages on per-user basis in files. So, one file contain all the messages for one user. If user moves to different computer or account, it`s easiest this way to move his email also. Moreover, IMAP and similarly `larger` protocols keep all the mailboxes this way - all users` messages in one file, on per-user basis.

Once you want to access such mailbox, you just pass it`s reference to wodMailbox.Filename property, and call Lock method. At this moment, wodMailbox will open the mailbox and count all the messages for you, but trying to use as low amount of memory as possible. This way, it can open and parse large mailboxes (few megabytes is considered to be `small` at this point) with ease. Once opened, you can check total number of messages inside using Count property, or access messages collection using Messages property.

When you access particular message, you will see wodMailbox did it almost instantly instead of you, using really low amount of memory and low hard disk usage. Here you can check out message Size, total number of headers and headers contents (for instance most popular headers From and To), and check out message Text.

Interested if message is multipart? No problems. There is Parts collection that already split message (if message was multipart) to different Message objects so you can easily examine it. You should notice here that each Part is in fact new Message object - so that messages can be nested inside one mail message recursively unlimited number of times. And each such message can optionally have some attachments and some parts, and will have it`s own headers (different than main message) etc.

When you need to access attachments, wodMailbox will help you a lot. Each message has Attachments property where all the attachments (in all subparts) are already listed. This is a bit strange implementation, since attachments are `hidden` inside parts so it would be more appropriate to access them from there. Well, noone says you can`t do that - but you don`t have to. Main message will collect them all for you, all you need to do is call Save method and provide some filename (or leave default, as specified by sender) and attachment will be decoded and saved.

Decoding? Encoding? Of course. wodMailbox supports UUENCODE, BASE64, BINHEX4 and QUOTED-PRINTABLE encodings, which are de-facto standards in today email messages. If you notice you need something else, just ask. You will find it in next version.

So, what, you want to know if you can prepare new messages to be sent using wodMailbox? Oh, yes, of course! You can always create new message using Add method, set it`s Text, add few Headers, add Attachments, and wodMailbox will generate file for you you can just `pass` to any mail client (or mail server) to be posted to someone`s mailbox.

Easy, isn`t it?



NOTE: LITE version of wodMailbox doesn`t allow you to make actual changes to mailbox file, except for deleting messages. This is very convenient for Pop3Server and SmtpServer components, that deal with messages as objects, without actually going deep into contents of each message. Also, Encoder object doesn`t exist in this version.

NOTE: DEMO version of wodMailbox will access only first 10 messages from the mailbox, and will allow only one attachment per message.

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Development » ActiveX (10) Select page: [1]
 » FlexView ActiveX Control 1.0
FlexView control combines look and feel of well known Windows 95 list and tree view common controls. A major feature of the FlexView control is its ability to display a hierarchical outline for two dimensional source data table. The control is implement ...
Dmitry Nogin | 344KB | Windows 95/98/NT/2000 | $16.00 | Downloads: 1385
Date added: Sep 21, 2005 |  » Details
 » FlexView 1.0
FlexView combines the look and feel of well-known Windows list and tree view common controls. A major feature of the FlexView control is its ability to display a hierarchical outline for two-dimensional source data table. The control is implemented as a ...
Dmitry Nogin | 344 Kb | Windows 95/98/NT/2000 | | Downloads: 1329
Date added: Sep 21, 2005 |  » Details
 » Polar Zip Component 3.0
Polar Zip Component is a DLL and ActiveX control for adding ZIP archive capabilities to your applications. It includes both a 32-bit ActiveX control and a DLL. Over 30 functions are available, allowing you to ZIP and unZIP files, select from 10 different ...
Polar | 1.71 MB | Windows 95/98/NT/2000 | | Downloads: 1315
Date added: Sep 21, 2005 |  » Details
 » Font List and Combo ActiveX Control 1.0
Font List and Combo ActiveX Control provides a listbox or combobox from which users can preview and select available fonts. A graphic representing the type of font (such as TrueType) is displayed beside each font. A recently-used sub-list of fonts is ava ...
Zeal Softstudio | 448 Kb | Windows 95/98/NT/2000 | | Downloads: 1308
Date added: Sep 21, 2005 |  » Details
 » Home Page Control 1.0
Home Page Control is an ActiveX control that lets Web site visitors make your home page their startup page. The ActiveX control can be easily added to any Web page. When visitors click the Control`s link, a dialog box appears asking them if they would li ...
4Developers LLC | 190 Kb | Windows 95/98/NT/2000 | | Downloads: 1317
Date added: Sep 21, 2005 |  » Details
 » CoolTicker Control 1.0
CoolTicker Control is an ActiveX control that lets you create colorful, animated tickers that can be updated from Internet data. You can specify sounds (WAV files) that will be played each time the message changes. The control offers a large set of prope ...
4Developers LLC | 222 Kb | Windows 95/98/NT/2000 | | Downloads: 1293
Date added: Sep 21, 2005 |  » Details
 » CoolCounter ActiveX Control 1.1
CoolCounter ActiveX Control lets you create animated counters in Visual Basic or Web-based applications. When a counters value changes its digits are animated to reflect the change. You can specify sounds (WAV files) that will be played each time a digit ...
4Developers LLC | 210 Kb | Windows 95/98/NT/2000 | | Downloads: 1316
Date added: Sep 21, 2005 |  » Details
 » TVideoGrabber 7.3.1p
TVideoGrabber is a versatile video capture component and media player component available for Delphi and C++Builder (as a native VCL component), or for Visual Basic and Visual C++ (as an ActiveX OCX component). It has been designed for and easy, intuitive ...
Datastead | 1553KB | Win 95/98/ME/2000/XP | $695 | Downloads: 1378
Date added: Sep 21, 2005 |  » Details
 » JRSpell Checker 2.3
JRSpellChecker is a ActiveX control that allows software developers and web designer to add spell checking capabilities to their applications with a couple of lines of code. It will also work with any development language that allows the user to drop an ...
JR-Software | 5674KB | Win ME | $98 | Downloads: 1343
Date added: Sep 21, 2005 |  » Details
 » JRActivesizer 1.6.1
JRActiveSizer 1.6 is a ActiveX Control for sizing and moving controls at runtime. JRActiveSizer handle all your toolbox controls of Visual Basic. The distribution includes the following files: Readme.txt JRActiveSizer.ocx JRActivesizer.chm Help File Dem ...
JR Software | 146KB | Win 95/98/ME/NT/2000/XP | $58.90 | Downloads: 1280
Date added: Sep 21, 2005 |  » Details
 » Print Preview, PDF, RTF 5.25
Print Preview is an ActiveX which enables you to add print preview, PDF, RTF capabilities to your Visual Basic applications. It not only add Preview functiunalities, but also can save to RTF, PDF, JPG, Gif, XML... ...
Mandix | 1953KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1262
Date added: Sep 21, 2005 |  » Details
 » XE-Date Control 1.3.1
XE-Date Control is an ActiveX implementing convenient way to input date ranges and single dates. It can work in 2 modes: Single Date (like MS DatePicker) and Date Range (User can input 2 dates from one Calendar). Calendar features: Two month day selection ...
XE Software | 700KB | Win 95/98/ME/NT/2000/XP | $50 | Downloads: 1454
Date added: Sep 21, 2005 |  » Details
 » DayView OCX 1H
The Day View OCX is a list of items or appointments for a day which is like the Microsoft Outlook Day View displayed in the calendar. The Day View OCX allows the programmer to add, move and remove items, and define their appearance. Each item may have a ...
April16 | 69KB | Win 95/98/ME/NT/2000/XP | $150 | Downloads: 1347
Date added: Sep 21, 2005 |  » Details
 » MegaChart 1.3
MegaChart is an ActiveX (COM) component that allows to dynamically create professional looking charts of all common types (2d & 3d bars, pies, lines, stacked bars etc.) with just a few lines of code on your favorite language. Chart images can be exported ...
MegaChart | 662KB | Win 95/98/ME/NT/2000/XP | $50 | Downloads: 1359
Date added: Sep 21, 2005 |  » Details
 » Active Port Pro 1.30
Active Port Pro is an ActiveX control used for controlling and managing any types of hardware devices via i/o ports, as well as for accessing the physical memory of a computer. Active Port Pro has been initially developed to make programming hardware dev ...
VSoft research | 1209KB | Win 95/98/ME/NT/2000/XP | $69 | Downloads: 1351
Date added: Sep 21, 2005 |  » Details
 » AxGC 2D Graphical ActiveX Control 3.5
2D graphical ActiveX Control Component for developing scientific and mathematical software that allow you to create powerful, high performance 2D visualizations of your data quickly, easily and effectively. Optimized for engineers and scientific users al ...
AxisPackage Software | 1415KB | Win 98/ME/NT/2000/XP | $225 | Downloads: 1343
Date added: Sep 21, 2005 |  » Details
 » MailBee POP3 5.2
MailBee POP3 is a powerful and easy to use COM object which enables ASP and Windows applications to receive, parse and delete mail from POP3 servers. Secure authentication, HTML mails, smart and fast MIME parser, email safety, and much more. Can be used i ...
iForum, LLC | 1850KB | Win 98/ME/NT/2000/XP | $69 | Downloads: 1300
Date added: Sep 21, 2005 |  » Details
 » MailBee Objects 5.2
MailBee Objects is a set of poweful and easy-to-use COM objects sending, receiving and managing mail on SMTP, POP3 and IMAP4 servers. Smart and fast MIME parser, HTML mails, HTML mail safety (using MessageCensor component), ESMTP, SMTP queue, secure authe ...
iForum, LLC | 1850KB | Win 98/ME/NT/2000/XP | $149 | Downloads: 1276
Date added: Sep 21, 2005 |  » Details
 » MailBee SMTP 5.2
MailBee SMTP is a powerful and easy to use COM object which enables ASP and Windows applications to create, send and queue mail to SMTP servers. Secure authentication, email validation, correct MIME composer, multiple attachments, and much more. Can be us ...
iForum, LLC | 1850KB | Win 98/ME/NT/2000/XP | $49 | Downloads: 1317
Date added: Sep 21, 2005 |  » Details
 » ScriptC ActiveX Control 2.0
ScriptC is small and effectual programming C-like language. Optimized for engineers and scientific users alike, the ScriptC component can be easy plugged directly into your applications.Syntax ScriptC supports the basic elements of a script language: reco ...
AxisPackage Software | 645KB | Win 95/98/ME/NT/2000/XP | $19.95 | Downloads: 1283
Date added: Sep 21, 2005 |  » Details
go to top Select page: [1]
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |