summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail/files/patch-ai
blob: d109442e0bc8d1bbeb1d097925ff742e7422c0ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 )
     {