Hello there,
I wanted to test the feature where a task is created via an incoming email.
I have set everything accordingly:
- Mail server
- Mailhandler-Type
- etc.
The thing is that when I use my Jira user as the default reporter, everything works.
If I set a mail handler to create a new user, it doesn't work.
The error email I get says the following:
"Sender is anonymous, no default reporter specified and creating users is set to false (or external user management is enabled). Message rejected."
But I did set "creating users" true. And I haven't set any external user management.
Any Ideas how to fix this?