wodSmtpServer 2.5.1
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.
* Distribution now contains x86 and x64 binaries
...Mailbox is a component that can be...file with full mail messages one after...that one simple mail message may contain....mail messages - few...fully supports all mail related RFC`s. You...want to access mail messages in the...and parse one mail message When you...with wodPop3Server and wodSmtpServer (or any other...
...SMTP Wizard +SSL v3...mail by accessing an...SMTP server with minimal knowledge...of how SMTP works and very...and utilizing an SMTP server and sending...e- mail. The control talks directly with...the SMTP servers and completely...that MAPI has.(i.e. Security dialogs and other...nuisances) SMTP Wizard +SSL v3...
...Short for Simple Mail Transfer Protocol, a...protocol for sending e-mail...mail systems that send...mail over the Internet...use SMTP to send messages...from one server to another; the...mail client using either...IMAP. In addition, SMTP is generally used...messages from a mail client to a...mail server. This is...
...mail 2006 .NET Edition...the award-winning PBEmail ActiveX Edtition version. It...emails without any SMTP server configuration by...mail detects the recipient`s...SMTP server and sends each...mail directly, bypassing any...SMTP server!: No other...mailing component does this. You...mail is fully multi-threaded....
...DLL edition) is the...comprehensive component collection for network...file operations using secure SFTP protocol. *...commands remotely, create secure tunnels, transfer your...SSLBlackbox - support SSL and TLS protocols...to secure your client and...server applications. Transfer files...SSL (RFC 2228) protocols...

