• Community
  • Products
  • Jira Software
  • Questions
  • Failure in creating issue from email - "Sender is anonymous, no default reporter specified and creating users is set to false (or external user management is enabled). Message rejected."

Failure in creating issue from email - "Sender is anonymous, no default reporter specified and creating users is set to false (or external user management is enabled). Message rejected."

sridhar ganta January 27, 2015

Can help me resolving this issue. Here are the details of the error message.

An error was encountered whilst handling messages from the mail server
"POP Mail Server" using the handler "class com.atlassian.studio.jira.service.util.handler.StudioEmailHandler".

The error was:
------------------------
"Sender is anonymous, no default reporter specified and creating users is set to false (or external user management is enabled). Message rejected."
------------------------


Thanks



1 answer

1 vote
Mauro Badii
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 27, 2015

It appears that:

  • the email address that sent that email is not in the user base.
  • The mail handler doesn't have a default reporter so and issue can't be created (No reporter = no Create Issue Permission)
  • No new user can be created to set as reporter (some systems allow user creation when the user is not found but not in your case)

To solve it, I would suggest setting a Default reporter with Create Issue permissions on the Mail Handler configuration.

 

Cheers,
Mauro

ps: where did you receive that error message on a Cloud instance?

Suggest an answer

Log in or Sign up to answer