We have set up a SECURE_POP email handler in JIRA to process tickets sent via email. It successfully reads the emails, and creates tickets, but leaves the email behind in the inbox.
This has the unfortunate side effect of generating duplicate tickets, until someone goes in and manually deletes the emails.
I read that JIRA will leave the email if it does not successfully process it, but it is creating tickets from the emails, it just doesn't delete them afterwards.
Any ideas?
If Jira successfully processes a message, it deletes the message from your mail account or file system. If a message is not successfully processed, it will remain in your mail account or file system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.