------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1089 Summary: made maildir_use_size_file expandable (Patch included) Product: Exim Version: 4.75 RC1 Platform: All OS/Version: All Status: NEW Severity: wishlist Priority: medium Component: Mail Receipt AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Not sure if it's the right component... I make the 'maildir_use_size_file' option expandable. It should not break any existing configuration. Until now it was just 'bool', not it is still usable as bool (with the no_ prefix). The logic how to do it I copied from the 'more' option. Having this option expandable avoids configuring different almost identical transports (having the only difference in the 'maildir_use_size_file' option). -- Heiko https://keller.schlittermann.de/hg/patches/exim/file/default/src.maildir_use_size_file -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
