
git at exim
Aug 28, 2011, 12:17 PM
Post #1 of 2
(150 views)
Permalink
|
|
[Bug 1089] made maildir_use_size_file expandable (Patch included)
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=1089 Nigel Metheringham <nigel [at] exim> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Exim 4.76 |Exim 4.77 Git Commit <git [at] exim> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |git [at] exim --- Comment #3 from Git Commit <git [at] exim> 2011-08-28 20:17:29 --- Git commit: http://git.exim.org/exim.git/commitdiff/555ae6af39312f43b1d38d8da05cf4368b933015 commit 555ae6af39312f43b1d38d8da05cf4368b933015 Author: Phil Pennock <pdp [at] exim> AuthorDate: Sat Aug 27 16:19:48 2011 -0700 Commit: Phil Pennock <pdp [at] exim> CommitDate: Sat Aug 27 16:19:48 2011 -0700 make maildir_use_size_file expandable. patch from heiko schlittermann. fixes bug 1089 ---- doc/doc-docbook/spec.xfpt | 7 +++++-- doc/doc-txt/ChangeLog | 3 +++ src/src/transports/appendfile.c | 11 ++++++++++- src/src/transports/appendfile.h | 1 + 4 files changed, 19 insertions(+), 3 deletions(-) -- 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/ ##
|