Project

General

Profile

Actions

Defect #6144

closed

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

Added by herbert koelman over 13 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 #1

Updated by Felix Schäfer over 13 years ago

Might your imap server require IMAPS or are the mails stored in a different folder than INBOX?

Actions #2

Updated by herbert koelman over 13 years ago

The server is not using SSL and mails are stored into the default INBOX folder.

Is there a log file I can use to see what the program is doing ? If so, I could send it over.

Actions #3

Updated by herbert koelman over 13 years ago

  • Status changed from New to Resolved

I've removed the \ in my shell script and run a new test.

And it's working !!?? Maybe something wrong with the options the rake script received. I'm sure a debug (or verbose) option could have helped me out :-D

I'm closing this defect and thank you for your quick help.

Actions #4

Updated by Felix Schäfer over 13 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Gervase Lindstrom over 12 years ago

SPAM

Actions

Also available in: Atom PDF