The SMTP Server OCX never expire.
The SMTP Server OCX was writed in VB 5.0 and it need to run the component MSWINSCK.OCX
The SMTP Server OCX is a copywrited software and it is FREWARE for use in any non
commercial, commercial, enterprise or corporate application. You can free distribute
SMTP Server OCX but you must attach this ReadMe.txt file without any update or modification.
To license SMTP Server OCX for commercial, enterprise or corporate applications you must
only notify the use, what kind of application and give some credit to the author.
The author need your feedback to make more and better freeware software and controls,
please report any bug to: support@keds.de

Enjoy !



Methods:

- ServerListen
- ServerClose
- ShowAbout


Properties:

- SaveMessage as Boolean
- MaxConnection as Integer
- ServerPort as Integer
- ServerTimeout as Integer
- IncommingPath as String


Events:

- StartUp
- ShutDown
- Connections(Sessions as Integer)
- NewMailFile(FileName as String)
- NewMailData(MsgFrom, MsgTo, MsgBody as String)


