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

When parsing Outlook message, FROM address should default to a dummy address when missing #201

Closed
bbottema opened this issue Apr 12, 2019 · 3 comments
Assignees
Milestone

Comments

@bbottema
Copy link
Owner

With saved Outlook messages, it is possible to have an empty FROM address. For Email instances this should be filled with a default from address in these cases.

Something like donotreply@unknown-from-address.net. Do not reply is a known and safe idiom, while .net is a neutral multi-purpose domain.

@bbottema bbottema self-assigned this Apr 12, 2019
@bbottema bbottema added this to the 6.0.0 milestone Apr 12, 2019
bbottema added a commit that referenced this issue Apr 12, 2019
… should be filled with "donotreply@unknown-from-address.net"
@bbottema
Copy link
Owner Author

Fixed for release 6.0.0

bbottema added a commit that referenced this issue Apr 16, 2019
… should be filled with "donotreply@unknown-from-address.net"
@bbottema
Copy link
Owner Author

Released in 6.0.0-rc1.

@bbottema
Copy link
Owner Author

6.0.0 has released as well, finally.

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

No branches or pull requests

1 participant