Actions
Defect #14698
closedreceive_pop3 task ends up with rake aborted
Status:
Closed
Priority:
High
Assignee:
-
Category:
Email receiving
Target version:
-
Resolution:
Affected version:
Description
Hi,
receive_pop3 task which we execute with line below fails. It does not receive the email and the email stays in the pop3 box. The email is about 5MB big however, it should not matter.
/usr/local/bin/rake --trace -f /var/www/redmine/Rakefile --silent redmine:email:receive_pop3 unknown_user=accept no_permission_check=1 RAILS_ENV="production" host=XXXXX port=110 username=XXX password=XXXX project=XXXX allow_override=PROJECT
I am attaching the trace.
Jan
Files
Actions