Redirect command output to a tempfile instead of reading it all into memory #14
Labels
c:output capture
performance
Efficient use of time and space
under consideration
Dev has not yet decided whether or how to implement
If the final size of the tempfile ends up exceeding some (user-configurable?) limit, send the contents as a compressed attachment
Add an option for always (regardless of file size) keeping the tempfile around and sending its path rather than contents in the e-mail
Add an option for configuring the directory in which tempfiles (both ephemeral and preserved) are created
The text was updated successfully, but these errors were encountered: