/[mws]/trunk/mbox2swish.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/mbox2swish.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 14 by dpavlin, Thu May 6 19:46:58 2004 UTC revision 15 by dpavlin, Thu May 6 22:52:19 2004 UTC
# Line 51  foreach my $mbox ($mws->{config}->Parame Line 51  foreach my $mbox ($mws->{config}->Parame
51                  # alive while indexing)                  # alive while indexing)
52                  $mws->{cache} = {};                  $mws->{cache} = {};
53    
54                  undef $message;                  # this is not complete solution. see mailbox-destruct.diff
55                    $message->destruct();
56    
57          }          }
58    
59          $mws->close_folder($mbox);          $mws->close_folder($mbox);
60          #$folder->close;  
61  }  }
62    
63  $mws->close_index;  $mws->close_index;

Legend:
Removed from v.14  
changed lines
  Added in v.15

  ViewVC Help
Powered by ViewVC 1.1.26