aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sink.c b/sink.c
index 74244e10..8ef27fb6 100644
--- a/sink.c
+++ b/sink.c
@@ -618,7 +618,7 @@ static int open_smtp_sink(struct query *ctl, struct msgblk *msg,
char **from_responses;
#endif /* EXPLICIT_BOUNCE_ON_BAD_ADDRESS */
int total_addresses;
- int force_transient_error;
+ int force_transient_error = 0;
/*
* Compute ESMTP options.