summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
cd36914)
messages so that $maildir/spam still gets cleared out.
my $msgcount = @_ - 2; # don't count . and ..
my $len = length($msgcount);
my @baton;
my $msgcount = @_ - 2; # don't count . and ..
my $len = length($msgcount);
my @baton;
- $run and update_dot_folders(\%folders);
+ $run and %folders and update_dot_folders(\%folders);