Project

General

Profile

Error NOT processed and left on the server

Added by Iván Ruiz over 13 years ago

Hello everyone and see if someone can help me with this error. This error occurs if the User who sent the email is not discharged in Redmine or if the ID of the project is not right but I do not know why it happens. There is no configuration and is the current database if I use a backup of the previous DB (4 days earlier) received the emails.

rake -f x:\redmine\Rakefile redmine:email:receive_pop3 RAILS_ENV="production" host=xxx username=xxxx password=xxx project=xxxxx

Thanks,


Replies (3)

RE: Error NOT processed and left on the server - Added by Felix Schäfer over 13 years ago

I'm not sure I understand your error(s), but emails that can't be linked to a redmine user (the "From:" field in the mail has an address of a redmine user) or if this user can't create a ticket in the project you give as an option, the mail will be left as read on the server. Same thing goes for the project: If the project can't be found, redmine cannot process the email.

RE: Error NOT processed and left on the server - Added by Iván Ruiz over 13 years ago

Everything is now fixed. The problem was that the project had created a required a custom field to register the request ...

Thank you very much,

RE: Error NOT processed and left on the server - Added by Manish Shrestha over 13 years ago

Iván Ruiz wrote:

Everything is now fixed. The problem was that the project had created a required a custom field to register the request ...

Thank you very much,

Hi Ivan,
This is a bit old post. But could you please explain in more detail what did you meant by "project had created a required a custom field to register the request.."
I have having the same problem in my end too.

Thank you,
Manish

    (1-3/3)