
 SMTPDummy v1.10
 written by Kostas Symeonidis 
 (c)2004-2005, 2008 CyLog Software, All Rights Reserved
-------------------------------------------------------------------------------

 SMTPDummy is a dummy SMTP mail server that can be used by software developers
 for testing email sending software.

 It's simple and practical and responds to all SMTP commands in a positive
 manner, it does not however, store, forward or send emails.

 It's purpose is to simply respond to SMTP commands without functioning as
 an SMTP server in any way. While it is running, you can see the server's 
 log and the individual messages that it has received.

 Use it for debugging your software sending application or for development and
 integration environments. Can listen to any port number (defaults to 25).

-------------------------------------------------------------------------------
 CyLog Software - License Agreement

 License
 CyLog Software grants you a nonexclusive license to use the accompanying 
 copyrighted software program (the Software), which includes any associated 
 software components, and any online or electronic documentation, subject to 
 the terms and restrictions set forth in this License Agreement. By installing, 
 copying, or otherwise using the Software, you agree to be bound by the terms 
 of this License Agreement. You are not permitted to lease, rent, distribute 
 or sublicense the Software or to use the Software in a time-sharing 
 arrangement or in any other unauthorized manner. Further, no license is 
 granted to you in the human readable code of the Software (source code). 
 Except as provided below, this License Agreement does not grant you any rights 
 to patents, copyrights, trade secrets, trademarks, or any other rights in 
 respect to the Software.

 Restrictions
 Modification, reverse engineering, reverse compiling, or disassembly of the 
 Software is expressly prohibited, except and only to the extent that such 
 activity is expressly permitted by applicable law.

 No Warranty
 The software and documentation are provided on an "as is" basis and all risk 
 as to the quality and performance of the software is with you. Because the 
 software is licensed free of charge, CyLog Software makes no warranties, 
 express, implied or statutory, as to any matter whatsoever. In particular, any 
 and all warranties of merchantability, fitness for a particular purpose or 
 non-infringement of third parties rights are expressly excluded. Further, 
 CyLog Software makes no representations or warranties that the software and 
 documentation provided are free of errors or viruses or that the software and 
 documentation are suitable for your intended use.

 Limitation of Liability
 In no event shall the author or CyLog Software be liable to you or any other 
 party for any incidental, special or consequential damages, loss of data or 
 data being rendered inaccurate, loss of profits or revenue, or interruption 
 of business in any way arising out of or related to the use or inability to 
 use the software and/or documentation, regardless of the form of action, 
 whether in contract, tort (including negligence), strict product liability or 
 otherwise, even if any representative of the author or CyLog Software has been 
 advised of the possibility of such damages. This disclaimer of liability for 
 damages will not be affected by any failure of the sole and exclusive remedies 
 hereunder.

 Should you have any questions concerning this License Agreement, or if you 
 desire to contact CyLog Software for any reason, please contact us by using 
 our on-line contact form at: http://www.cylog.org/contactus.asp


