aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/sa.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/sa.bi')
-rw-r--r--src/builtin/sa.bi2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/builtin/sa.bi b/src/builtin/sa.bi
index fd3fa0b7..6225829f 100644
--- a/src/builtin/sa.bi
+++ b/src/builtin/sa.bi
@@ -574,7 +574,7 @@ MF_DEFUN(clamav, NUMBER, NUMBER nmsg, STRING urlstr)
s++;
MF_VAR_SET_STRING(clamav_virus_name, s);
- MF_DEBUG(2,
+ MF_DEBUG(MU_DEBUG_TRACE1,
("%sclamav found %s",
mailfromd_msgid(env_get_context(env)), s));
rc = 1;

Return to:

Send suggestions and report system problems to the System administrator.