Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attachments with spaces in filename lose at least their extension #14

Open
MasterP-theGu opened this issue May 17, 2020 · 0 comments
Open

Comments

@MasterP-theGu
Copy link

Hi,
ripmime has already saved me hours on end with scans students send me via email. All works brilliantly as long as the attached file has no space in their filename.

Example:
attachment "MyPaper.pdf" will be extracted as "MyPaper.pdf", but
attachment "My Paper.pdf" will be extracted as "My".

I've automated my workflow and deal with the attachments according to their extensions, so whenever somebody sends me a file with a space, I end up having zero output. Would it be possible to adapt ripmime's handling of filenames to include spaces?

Thank you very much :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant