View Single Post
  #21 (permalink)  
Old 03-19-2008, 02:54 PM
nate.wheeler nate.wheeler is offline
Member
 
Join Date: Sep 2007
Location: Idaho
ZCS Version: 4.5.9_GA_1454.UBUNTU6 UBUNTU6 FOSS edition
Posts: 16
nate.wheeler is on a distinguished road
Default

If anybody else needs ZimbraNotify to check all folders, not just the Inbox, here is the simple edit.

On line 333 Change the mail uri to:
Code:
my $zimbra_mail_uri : shared = "/?fmt=atom&query=is:unread";
Reply With Quote