D
D
DenimTornado2014-05-05 01:06:45
Task Management
DenimTornado, 2014-05-05 01:06:45

Redmine, collecting mail via imap, no errors, tasks too

Hello, please help with solving the problem of collecting tasks via mail. In the crown I have this:

rake -f "/home/user/www/site2/public_html/Rakefile" redmine:email:receive_imap host=imap.timeweb.ru port=993 ssl=YES [email protected] project=projectname tracker=bug password=pass RAILS_ENV=production allow_override=project,tracker,status,category,priority no_permission_check=1 unknown_user=accept

Naturally, instead of user and pass, real data. As a result, with --trace I see:
** Invoke redmine:email:receive_imap (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute redmine:email:receive_imap

At what after working out by a script the letter is marked as read. That is, redmine came to the mail. And here why the task does not create?
And that's it, there are no tasks, where to dig?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DenimTornado, 2014-05-29
@DenimTornado

The problem was that there was a test period on the hosting and the mail did not go.

D
Dim_Ko, 2015-02-26
@Dim_Ko

I recently had the same symptoms, but the error was different: the user profile had [email protected] mail, and [email protected] was configured in the mailer (the mail admin added 2 domains). Therefore, notifications were sent to the mailer normally, but the answers from the mail did not reach - redmine could not identify me. I hope it will be useful to someone)
PS Yes, I did not use "unknown_user=accept".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question