summaryrefslogtreecommitdiff
path: root/common/smtppass.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/smtppass.c')
-rw-r--r--common/smtppass.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/smtppass.c b/common/smtppass.c
index 0a85f4e..f9c4328 100644
--- a/common/smtppass.c
+++ b/common/smtppass.c
@@ -906,6 +906,7 @@ static int data_passthru(spctx_t* ctx)
}
+ sp_add_log(ctx, "status=", "SKIPPED");
sp_messagex(ctx, LOG_DEBUG, "skipped %d data bytes", count);
return count;
}