[- $args = shift @param; # We were passed the subscribed folders @subscribed = @{ $args->{folders} }; # This get_folders should be calling up cached data since we recently did a Folder Manager request. foreach my $f (&EMU::get_folders()) { if ($f ne $EMU::inbox && $f ne 'Search Results' && !$EMU::userdb{"folder:$f:external"} && !grep($_ eq $f, @subscribed)) { push(@unsubscribed, $f); } } -] [+ $EMU::c{publisher_name} +] - Folder Subscriptions
Using the select boxes below, choose which Folders you would like to be flagged as 'Subscribed'. Only Subscribed folders will show up when saving messages, or on the left menu. This can be very useful if you have a large quantity of folders. If you're unsure, just click 'Subscribe All'.
Subscribed Folders   Unsubscribed Folders