Directory handling for saved emails
After !129 (merged) we save outbound emails, but the handling of that directry is unprincipled and incomplete.
-
Arrange for d-r-s to know where the outgoing emails directory is in a principled way (via DISTRO-DIR probably) -
In t-t2u-run-drs(or somewhere else in the tests) set that up, instead of the ad-hoc mkdir -
On the actual oracle machine, set up the directory -
Move or remove the existing directory from ~tag2upload-oracle -
Set up a cronjob entry which uses findto remove "old" sent emails (35 days say?) -
Remove the ad-hoc mkdir in d-r-s (now that the environment is supposed to have this)
Edited by Sean Whitton