You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rake aborted!
Net::IMAP::BadResponseError: Command received in Invalid state.
/home/redmine/data/tmp/bundle/ruby/2.7.0/gems/net-imap-0.2.3/lib/net/imap.rb:1247:in `get_tagged_response'/home/redmine/data/tmp/bundle/ruby/2.7.0/gems/net-imap-0.2.3/lib/net/imap.rb:1299:in `block in send_command'/home/redmine/data/tmp/bundle/ruby/2.7.0/gems/net-imap-0.2.3/lib/net/imap.rb:1281:in `send_command'/home/redmine/data/tmp/bundle/ruby/2.7.0/gems/net-imap-0.2.3/lib/net/imap.rb:365:in `starttls'
/home/redmine/redmine/lib/redmine/imap.rb:34:in `check'/home/redmine/redmine/lib/tasks/email.rake:121:in `block (4 levels) in <top (required)>'/home/redmine/redmine/app/models/mailer.rb:648:in `with_synched_deliveries'/home/redmine/redmine/lib/tasks/email.rake:120:in `block (3 levels) in <top (required)>'
/home/redmine/data/tmp/bundle/ruby/2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'Tasks: TOP => redmine:email:receive_imap(See full trace by running task with --trace)
My env:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
Docker version 24.0.4, build 3713ee1
Docker Compose version v2.20.0
Hi,
I got the error below when trying to enable IMAP.
My env:
My docker-compose.yml file:
SMTP are working good.
When i run rake --trace i got this:
Running with 'bundle exec':
Does anyone have ideia how to solve it?
Tks.
The text was updated successfully, but these errors were encountered: