wodSmtpServer 2.6.0

WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation

Product Specifications

Download
Purchase for $169
User Rating:

item has less then 1 vote
FileCart Rating
Submitted by:
Homepage Visit Homepage
License Shareware
Expires 30 Days
Price $169
Downloads 659
OS Support Windows Install and Uninstall
File Name wodSmtpServer.exe
File Size 3.90 MB ( 3,990 KB )
Published Feb 02, 2004 (20 years ago)
Updated Jan 20, 2017 (7 years ago)

Follow Us!

Please like us on facebook!

Latest Searches

counter strike 1.6 download 1 hour ago
odbc for oracle 1 hour ago
Quick Receipt Software 3 hours ago
sql developer download 13 hours ago
ChequeSystem Cheque Printing Software 18 hours ago
2024 22 hours ago
Cut and fill volume in AutoCAD 1 day ago
2025 1 day ago
2023 2 days ago
FURNIT 2 days ago

Popular Searches

id cards 602 times
Database Workbench Pro 258 times
TeraByte Drive Image Backup and Restore 255 times
Elcomsoft Phone Breaker 251 times
Elcomsoft Phone Viewer 232 times
Softperfect 230 times
SAM Broadcaster Cloud 223 times
BootIt Collection 223 times
YetiShare File Hosting Script 207 times
Antamedia HotSpot Software 205 times

Product Details

WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation.
All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC2821.

Use your favorite mail client (such as Outlook Express or Eudora) to send mail to other users on your network . How? That's easy part: just put SmtpServer control on your form, add some code around and it's all setup to be used.
If you dislike adding additional code - it's fine by Smtp. It will still work, and accept all emails but delete them immediately after user disconnects. But, if you define real filename on your disk, all the emails will be stored to that file. Still, if you want to make real Smtp server application, look no more for native support for socket related material - you just found it.
Smtp server will deal with clients and connections - you must deal with messages. Once new user connects to your Smtp server, you need to provide some way of storing message posted by user to some file on disk, or just read it from Body property and store manually to, for example, database. This is really easy task. If you keep all the emails in separate files, that's just great for usage with WeOnlyDo! Smtp server.
If you prefer to keep it in one large file - we will not argue about it. You can specify filename, make Smtp server Append to that file, and everything will still work just great. As a result, you will have one mailbox for each user just like on UNIX computers.
Together with WeOnlyDo! Pop3 server, you can make powerful fully maintained mail service application that will share emails in your company, receive them from internet and anything else you can imagine. You can even create emails for your employees on the fly. You can make Smtp store to same files from where Pop3 reads them.

Requirements: Operating System: Windows
Release Info: Major Update on Nov 15, 2001
Release Notes: 2.5.1 March 1, 2011 * Relays.Add now accepts empty message, and creates one for you. This is useful if you're using threading so you don't get marshalling errors 2.5.0 January 15, 2011 * IPv6 support
Related Tags: wodSmtpServer Mail COM Server component

Reviews

You must be logged in to write a review

Reviews of wodSmtpServer 2.6.0

You can be the first to write a review of wodSmtpServer!

Other products submitted by this publisher

wodBeep

ActiveX component is a peer-to-peer connection convenient to label each peer to behave in context of Listener(Server) or Initiator(Client). Component comes with several profiles included as: SINK/ECHO for testing, ROT13, ZIP Tuning etc...

wodCrypt

Lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as:AES, DES, TripleDES, Blowfish, Cast, RC2, RC, RC5, etc...

wodFtpDLX

Secure FTP client ActiveX component th It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH).

wodFTPServer

wodFTPServer is an ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel).

wodHttpDLX

WeOnlyDo Software's wodHttpDLX is a HTTP client ActiveX control that provides easy, both high and low level access to the complete HTTP protocol. It's primary purpose is to retrieve documents and other resources from the WEB.