Step 7. Handling multiple messages and response xml files - Optional
LIC009 - Handle multiple requests via an email attachment
The exercise is designed to handle receiving multiple e-mails and process them. However, when processing the second and subsequent messages, the response xml files would have the same name as the xml files created for first e-mail response.
Find a way to keep all generated files, by manipulating the file names being generated.