Project

General

Profile

Actions

Defect #19259

closed

POPAuthenticationError: Command is not valid in this state

Added by John Nguyen about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

When attempting to retrieve email via POP3, I came across an error Net::POPAuthenticationError: -ERR Command is not valid in this state.

The command I used was:
rake redmine:email:receive_pop3 RAILS_ENV="production" host=exch.abc.local username= password=password123

I haved tried many different variations but after looking at the Ruby on Rails documentation, the host was replaced with address then my error no longer appear:
rake redmine:email:receive_pop3 RAILS_ENV="production" address=exch.abc.local username= password=password123

Actions #1

Updated by John Nguyen about 9 years ago

I should mention that my deployment is Bitnami Redmine 2.6.2, sorry.

Actions #2

Updated by Toshi MARUYAMA about 9 years ago

  • Affected version changed from 3.0.0 to 2.6.2
Actions #3

Updated by Toshi MARUYAMA about 9 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Please contact bitnami team.

Actions

Also available in: Atom PDF