6.0.0-alpha12
6/7/25

[#12447] equally adjusted folders have different behaviour when new mail arrives
Summary equally adjusted folders have different behaviour when new mail arrives
Queue IMP
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester l.kiraly (at) madalbal (dot) hu
Created 07/10/2013 (4350 days ago)
Due
Updated 07/24/2013 (4336 days ago)
Assigned 07/11/2013 (4349 days ago)
Resolved 07/24/2013 (4336 days ago)
Milestone
Patch No

History
07/24/2013 07:05:50 AM Michael Slusarz Type ⇒ Enhancement
State ⇒ Resolved
Priority ⇒ 1. Low
 
07/24/2013 07:05:19 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 28982a5c1e61a4356fed407fc3b324f58df513e1
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Jul 24 00:52:39 2013 -0600

     [mms] When checking for newmail in a mailbox, use the total 
number of recent messages seen at any time during the page access 
(Request #12447).

  imp/docs/CHANGES                                   |    2 ++
  imp/lib/Block/Summary.php                          |    6 +++---
  imp/lib/Mailbox.php                                |    6 +++---
  .../Handler/Decorator/NewmailNotify.php            |    6 +++---
  imp/package.xml                                    |    4 +++-
  5 files changed, 14 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/28982a5c1e61a4356fed407fc3b324f58df513e1
07/11/2013 04:40:34 PM Michael Slusarz Comment #3 Reply to this comment
Not to mention that ANY other process that touches an IMAP mailbox 
will remove the recent flag.  E.g. ingo filtering using the imap 
backend.

There is no way of reliably detecting "new" mail on a disconnected 
client (even MODSEQ doesn't help us here).  Unless we start doing 
something like keeping track of all UIDs in the mailbox - or at least 
a hash - which would become *very* expensive on large mailboxes.
07/11/2013 04:34:55 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Cannot verify, at least not like you described. I don't get always 
notifications for new mail, but this is independent from the folder 
where new mail arrives.
07/10/2013 10:33:08 PM l (dot) kiraly (at) madalbal (dot) hu Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ equally adjusted folders have different behaviour when new mail arrives
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
I have set

$_prefs['newmail_audio']['value'] = 'reminder.wav';
$_prefs['newmail_notify']['value'] = 1;

but if I get email in the inbox or other non default folder I don't 
get notification and sound signal.

However I have a folder where if I get new mail I get the notifications.

All those folders have the "Check for New Mail" option.

Saved Queries