Handling error during Image output that sends SMTP email only

When an error like I1024 “invalid email addresss” happens in an Image output task that only does SMTP email, does Imaging still have possession of the PDF it just created? If so, where because I’d like to create an error handling process that moves such a file to a specific folder when this type of error happens.
I know I can create the error handling process, but I can’t seem to locate the PDF file.

thanks,
Lou

While processing, Image keeps the pdf (or any intermediate files) into …\ProgramData\Objectif Lune\PlanetPress Workflow 8\PlanetPress Image\Spool. But all the temporary files are deleted when the job is done, successfully or not. An alternative is to also output the PDf into a folder.