--- parser3/src/classes/mail.C 2003/11/20 17:07:44 1.95 +++ parser3/src/classes/mail.C 2003/11/21 12:44:41 1.97 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_MAIL_C="$Date: 2003/11/20 17:07:44 $"; +static const char * const IDENT_MAIL_C="$Date: 2003/11/21 12:44:41 $"; #include "pa_config_includes.h" #include "pa_vmethod_frame.h" @@ -20,7 +20,7 @@ static const char * const IDENT_MAIL_C=" #include "pa_vmail.h" #ifdef _MSC_VER -# include "smtp/smtp.h" +# include "smtp.h" #endif // defines @@ -122,7 +122,7 @@ static void sendmail(Request& r, #endif } else { #ifdef PA_FORCED_SENDMAIL - sendmail_command<