### What problem does this PR solve?
If .eml file is uploaded, there is always General method chosen for
email processing, even if parsing_method is defined in the request. This
change solves this issue.
### Type of change
- [X] Bug Fix (non-breaking change which fixes an issue)
Co-authored-by: Adam Kobus <adam.kobus@gitlab.eleader.biz>