Patch #5604
mail handler fails when the from address is empty
| Status: | Closed | Start: | 2010-05-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Eric Davis | % Done: | 100% |
|
| Category: | Email receiving | |||
| Target version: | 0.9.5 |
Description
When the "From:" address in an email is empty redmine fails the correctly insert an issue even when the options to specifically create anonymous issues are set.
I have attached a patch to fix this.
Associated revisions
Accept email from anonymous users with an empty from address. #5604
Contributed by Andrew Fenn
History
Updated by Felix Schäfer 3 months ago
- Target version set to 0.9.5
Should get a test and be integrated in 0.9.5 if time permits.
Updated by Eric Davis 2 months ago
- Assigned to set to Eric Davis
Updated by Eric Davis 2 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Andrew Fenn, I've fixed this in r3783 based on your patch. Thank you for contributing.
Updated by Eric Davis 2 months ago
- Status changed from Resolved to Closed
Merged to 0.9-stable for release.