Project

General

Profile

Actions

Defect #6144

closed

The rake command redmine:email:receive_imap fails (silently)

Added by herbert koelman almost 14 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-16
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

When running the following script file I'm using:

rake -f $LAB_HOME/Rakefile redmine:email:receive_imap RAILS_ENV="production" \
  host=extranet-stme.sf.intra.laposte.fr username="Fo GDI" password="transagdi259*" \
  project=lab --trace

Nothing is handled and no messages are found neither on stdout nor productin.log file).

On stdout :

(in /tmp)
** Invoke redmine:email:receive_imap (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute redmine:email:receive_imap
spirou(redadm)$

When I submit these same mails to redmine:email:read, they are correctly handled. So I understand that the mail contents are okay.

Actions

Also available in: Atom PDF