Larry Cai created JENKINS-13302:
-----------------------------------
Summary: save html file in build before sending
Key: JENKINS-13302
URL: https://issues.jenkins-ci.org/browse/JENKINS-13302
Project: Jenkins
Issue Type: New Feature
Components: email-ext
Reporter: Larry Cai
Priority: Minor
before the email (html/txt) is sent out, the file could be saved in current
build directory if needed.
there are two use usage for this
- check purpose, it could be checked whether the file sent out is correct or
not, especially during debug the format (groovy template like), it can avoid
wait for the real email in mailbox
- archive for access in web, mostly newsletter had the statement "view in the
browser", then when email is send out, there is a link to view it in web.
Thank to consider this, not code yet
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira