Added log selector +smtp_no_mail to log when no MAIL is issued (for
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 15 Jan 2007 15:59:22 +0000 (15:59 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 15 Jan 2007 15:59:22 +0000 (15:59 +0000)
commitb4ed4da0f525ab98c05797e15df0045e49ae3618
tree14791744c4c09157336e91dcf2b4d994d2acdb9f
parentad26813496addda838a0512075cacd58dca01b30
Added log selector +smtp_no_mail to log when no MAIL is issued (for
Tony).
25 files changed:
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/daemon.c
src/src/exim.c
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/macros.h
src/src/smtp_in.c
src/src/version.c
test/confs/0547 [new file with mode: 0644]
test/confs/3454 [new file with mode: 0644]
test/confs/3464 [new file with mode: 0644]
test/log/0547 [new file with mode: 0644]
test/log/3454 [new file with mode: 0644]
test/log/3464 [new file with mode: 0644]
test/rejectlog/0547 [new file with mode: 0644]
test/runtest
test/scripts/0000-Basic/0547 [new file with mode: 0644]
test/scripts/3450-plaintext-GnuTLS/3454 [new file with mode: 0644]
test/scripts/3460-plaintext-OpenSSL/3464 [new file with mode: 0644]
test/stderr/0547 [new file with mode: 0644]
test/stdout/0547 [new file with mode: 0644]
test/stdout/3454 [new file with mode: 0644]
test/stdout/3464 [new file with mode: 0644]