Files
ports/security/drweb-sendmail/files/patch-ai

12 lines
333 B
Plaintext

--- 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 )
{