aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver.c b/driver.c
index 40601b0a..2c3b9a2c 100644
--- a/driver.c
+++ b/driver.c
@@ -1556,6 +1556,7 @@ const struct method *proto; /* protocol method table */
/* now iterate over each folder selected */
for (idp = ctl->mailboxes; idp; idp = idp->next)
{
+ pass = 0;
do {
dispatches = 0;
++pass;