プロジェクト

全般

プロフィール

Vote #78009

未完了

IMAP fetch ignores ssl switch

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Email receiving_29
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
29
version_id:
0
issue_org_id:
24503
author_id:
130396
assigned_to_id:
0
comments:
0
status_id:
1
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
122
ステータス-->[New]

説明

In lib/redmine/imap.rb the line

ssl = !imap_options[:ssl].nil?

sets ssl to true whenever imap_options[:ssl] has any value.

So, if we call rake task redmine:email:receive_imap with argument "ssl=false" oder "ssl=0" or whatever, SSL is used anyway. The only way to disable SSL is to omit the "ssl=" argument, which is not very convenient if the command line for the task is generated by a script.

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0