Fix support of $spam_ variables at delivery time. Bug 1647
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 22 Jun 2015 12:21:04 +0000 (13:21 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 22 Jun 2015 13:12:58 +0000 (14:12 +0100)
commit3481c572b379260a57ebfafb46eee0600780add3
treedc77553c816c827f623b16c9e3c7ca7a2c24058f
parent47c209581825b5425b4d0c50371fa7f4aa3516c7
Fix support of $spam_ variables at delivery time.  Bug 1647

This change is forced on us by the documentation claiming clearly
the support is there, though the code does not and never has.
The doc change that introduced the claim is 7d9f747b5ef8
doc/doc-docbook/spec.xfpt
src/src/spool_in.c
src/src/spool_out.c