readme.txt

来自「SMTPserver is a freeware application tha」· 文本 代码 · 共 37 行

TXT
37
字号
SMTPserver v2.03, 04-NOV-2003


Description
-----------

SMTPserver is a small demonstration application that shows how to use the
ADVsystems TWSMTPserver Delphi component.

It is not intended for "real use".

Usage
-----

This component has been tested under Delphi 6 only, but has been modified to (hopefully!) compile under Dephi 5 as well - many thanks to Arno Garrels pn the ICS support list for his assistance in test-compiling.

Comments
--------

Please direct all comments to ADVsystems (support@codecutters.org)


History
-------

1.00     290303  Initial version
1.01     140403  Added backwards-compatibility unit at the suggestion of Arno Garrels. Should now compile on earlier version(s) of Delphi
1.02     170403  Added additional backwards-compatibility mods for the demo application, as well as the component itself.
2.00     081003  Rewritten to allow much easier onject reuse. Demo app gives examples of both reuse and expansion of the component.
2.01     191003  Added ClientID to Command handler - this allows you to track a client context, indexed by unique ID.
2.02     201003  Exposed all utility routines
2.03     041103  Added two MaxMsgSize additional checks - thanks to David AG for spotting the problem
2.04     271103  Removed a length reset due to MaxMsgSize being exceeded (caused a hang in the DATA command)

(C) ADVsystems 2003, All Rights Reserved. 
Please see http://www.codecutters.org for further information

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?