head	1.3;
access;
symbols
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2002.08.25.05.30.34;	author ache;	state dead;
branches;
next	1.2;

1.2
date	2002.05.21.15.54.22;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2002.05.17.18.06.57;	author ache;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to 4.28.10
@
text
@--- dw_mail.c.orig	Mon May  6 14:17:40 2002
+++ dw_mail.c	Tue May 21 19:43:49 2002
@@@@ -810,7 +810,7 @@@@
     dw_bs_empty( options );
     if( pscan->need_report )
     {
-        dw_bs_add( options, DRWEBD_RETURN_REPORT | DRWEBD_RETURN_CODES );
+	dw_bs_add( options, DRWEBD_RETURN_VIRUSES );
     }
     if( pscan->heuristic )
     {
@


1.2
log
@Put virus names only into E-mail report, not part of drwebd log
@
text
@@


1.1
log
@Remove RETURN_CODES from output, there is error with diagnostic
@
text
@d1 2
a2 2
--- dw_mail.c.bak	Mon May  6 14:17:40 2002
+++ dw_mail.c	Fri May 17 21:46:20 2002
d8 1
a8 1
+	dw_bs_add( options, DRWEBD_RETURN_REPORT );
@

