View Single Post
  #21 (permalink)  
Old 03-19-2008, 03:54 PM
nate.wheeler nate.wheeler is offline
Intermediate Member
 
Posts: 16
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