------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1481 --- Comment #5 from Robert Blayzor <[email protected]> 2014-12-21 14:57:53 --- After running into this, I did some tests by adding: maildirfolder_create_regex = /\.[^/]+$ Which appears to have corrected the issue for me. It appears that if "directory=" is a maildir folder, maildirsize is appropriately added to the correct root maildir. Delivery to root maildir: directory = /var/mail/user/Maildir or directory = /var/mail/user/Maildir/.Junk maildirsize is appropriately added/updated in the root maildir. At least that was the issue I was having and what I understood this bug to be. I apologize if I misunderstood. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
