From fd07f891a496b2e769e7103ef3c2875b3bb0e713 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 17 May 2002 18:06:57 +0000 Subject: Remove RETURN_CODES from output, there is error with diagnostic --- security/drweb-sendmail/files/patch-ai | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/drweb-sendmail/files/patch-ai (limited to 'security/drweb-sendmail/files/patch-ai') diff --git a/security/drweb-sendmail/files/patch-ai b/security/drweb-sendmail/files/patch-ai new file mode 100644 index 000000000000..b86ef7f63dc4 --- /dev/null +++ b/security/drweb-sendmail/files/patch-ai @@ -0,0 +1,11 @@ +--- dw_mail.c.bak Mon May 6 14:17:40 2002 ++++ dw_mail.c Fri May 17 21:46:20 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_REPORT ); + } + if( pscan->heuristic ) + { -- cgit v1.2.3