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

Save mails with Windows Line Ending #33

Open
alfonsrv opened this issue Aug 3, 2022 · 1 comment
Open

Save mails with Windows Line Ending #33

alfonsrv opened this issue Aug 3, 2022 · 1 comment

Comments

@alfonsrv
Copy link

alfonsrv commented Aug 3, 2022

EMLs that are not saved with Windows line ending (\r\n) but instead with UNIX line ending (\n) are not displayed properly in Outlook, thus making them seem inconsistent / faulty after converting.

All other mail applications can read EML files with Windows line endings just fine, so this seems like the more compatible way to save them. Alternatively this could also be a command line flag.

@qqilihq
Copy link
Owner

qqilihq commented Aug 3, 2022

Thanks for the feedback! If other clients can handle that (especially Mail.app), I'd be fine with just making that the default.

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

2 participants