Give error if overflow in quota setting in appendfile on a 32-bit
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 10 Feb 2006 16:29:20 +0000 (16:29 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 10 Feb 2006 16:29:20 +0000 (16:29 +0000)
commit21c28500c0afea85a4acc9cd2e6c816522394431
tree176ac3a21ef0323b82faa26105e13091984a1063
parent8fe918b095c7a6a1b117dbf2f1ca35c8d3cabbb1
Give error if overflow in quota setting in appendfile on a 32-bit
system; make Exim output off_t size for -bV so tests can be appropriate.
15 files changed:
doc/doc-txt/ChangeLog
src/src/exim.c
src/src/globals.c
src/src/transports/appendfile.c
test/README
test/confs/5007 [new file with mode: 0644]
test/log/5007 [new file with mode: 0644]
test/mail/5005.nofile/maildirsize
test/mail/5005.userx/maildirsize
test/mail/5006.userx/maildirsize
test/mail/5007.userx/maildirsize [new file with mode: 0644]
test/mail/5007.userx/new/1.myhost.test.ex [new file with mode: 0644]
test/runtest
test/scripts/5000-maildir/5005
test/scripts/5000-maildir/5007 [new file with mode: 0644]