본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

What does the "improper connections" warning at the Mail Account Setup mean?

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: rkat

more options

At the Mail Account Setup dialog, the IMAP autodetect works, but after clicking "Done", a warning appears (see image), stating "Thunderbird can allow you to get your mail using the provided configurations. However, you should contact your administrator or email provider regarding these improper connections. See the Thunderbird FAQ for more information.". I checked the Thunderbird FAQ (or what information I found) but there is no explanation of this warning.

About the used connection:

- it is a working IMAP with STARTTLS on port 143

- the server uses a self signed certificate (not expired), which Thunderbird does not complain about in the warning

- using an existing SMTP setting of another account (no check in the Mail Account Setup dialog)

So I wonder, what this warning really is about. Best Regards

At the Mail Account Setup dialog, the IMAP autodetect works, but after clicking "Done", a warning appears (see image), stating "Thunderbird can allow you to get your mail using the provided configurations. However, you should contact your administrator or email provider regarding these improper connections. See the Thunderbird FAQ for more information.". I checked the Thunderbird FAQ (or what information I found) but there is no explanation of this warning. About the used connection: - it is a working IMAP with STARTTLS on port 143 - the server uses a self signed certificate (not expired), which Thunderbird does not complain about in the warning - using an existing SMTP setting of another account (no check in the Mail Account Setup dialog) So I wonder, what this warning really is about. Best Regards
첨부된 스크린샷

글쓴이 rkat 수정일시

선택된 해결법

The shown dialog seems to occur only if:

  • A mail account exists, outgoing SMTP has self-signed certificate
  • The new mail account uses that existing outgoing SMTP

This might be a defect in Thunderbird 31.7.0, because there is only one such warning dialog at the Mail Account Setup which is used for reporting several different problems. The code (Thunderbird source: mailnews/base/prefs/content/accountcreation/emailWizard.js) switches on/off messages for incoming and outgoing, but in this special case, it seems to switch off all messages - which leaves just the text shown in the screenshot - compare to https://support.mozilla.org/en-US/kb/server-doesnt-use-encryption

When using a new profile without any accounts in Thunderbird 31.7.0, creating the new account works without such a warning.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

re : it is a working IMAP with STARTTLS on port 143

It may have something to do with your Connection Security and port selection. By default, the IMAP protocol works on two ports: Port 143 - this is the default IMAP non-encrypted port Port 993 - this is the port to use if you want to connect using IMAP securely

Usual port: Imap incoming port 993 and SSL/TLS Authentication Method; Normal Password.

more options
re: Port 143 - this is the default IMAP non-encrypted port

Yes, but STARTTLS makes use of it. The usual IMAP port for STARTTLS is 143, too - since STARTTLS begins the connection unencrypted and upgrades it to TLS (still using the same port).

more options

I used Thunderbird version 31.7.0 which comes with Ubuntu 14.04. With Thunderbird version 38.01, the Mail Account Setup dialog does not give any warning.

글쓴이 rkat 수정일시

more options

선택된 해결법

The shown dialog seems to occur only if:

  • A mail account exists, outgoing SMTP has self-signed certificate
  • The new mail account uses that existing outgoing SMTP

This might be a defect in Thunderbird 31.7.0, because there is only one such warning dialog at the Mail Account Setup which is used for reporting several different problems. The code (Thunderbird source: mailnews/base/prefs/content/accountcreation/emailWizard.js) switches on/off messages for incoming and outgoing, but in this special case, it seems to switch off all messages - which leaves just the text shown in the screenshot - compare to https://support.mozilla.org/en-US/kb/server-doesnt-use-encryption

When using a new profile without any accounts in Thunderbird 31.7.0, creating the new account works without such a warning.

글쓴이 rkat 수정일시