|
|
| version 1.3, 2001/09/21 14:46:09 | version 1.10, 2002/08/01 11:41:14 |
|---|---|
| Line 1 | Line 1 |
| /** @file | /** @file |
| Parser: SMTP sender impl. | Parser: SMTP sender impl. |
| Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) | Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) |
| Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) | |
| Author: Alexander Petrosyan <paf@design.ru> (http://design.ru/paf) | |
| */ | */ |
| static const char *RCSId="$Id$"; | |
| #include <winsock.h> | static const char* IDENT_COMMS_C="$Date$"; |
| #include "smtp.h" | #include "smtp.h" |
| #include <winsock.h> | |
| // --------------------------------------------------------------------------- | // --------------------------------------------------------------------------- |
| int SMTP:: | int SMTP:: |