Project

General

Profile

Incoming Email with sendmail

Added by Robert Mares about 13 years ago

I have searched here and used Google and haven't found a topic for this, so here goes:

I am using Apache with Passenger. I have been able to set up the alias so incoming mail to Redmine properly executes rdm-mailhandler.rb. I am getting the following error when it attempts to process.

Request was denied by your Redmine server. Possible reasons: email is sent from an invalid email address or is missing some information.
550 5.0.0 "|/etc/smrsh/rdm-mailhandler.rb --url=https://www.ourdomain.com/redmine --allow-override=project,tracker,category,priority,status --key=supersecretkeyhere"... Insufficient permission

Is there anyway I can get information on what Insufficient permission is referring to?

Any help I can get is appreciated. Thank you in Advance.


Replies (1)

RE: Incoming Email with sendmail - Added by Robert Mares about 13 years ago

I figured out what the problem was...

I was able to successfully reply to notifications, issues were being updated. I found I had a problem creating new tickets. Then I found this in the documentation...

"The target project can be specified using the project option when receiving emails. This should be the identifier of the project and not the name. You can easily find the identifier in the url."

My bad for not reading more thorough.

    (1-1/1)