Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla 도움말 검색

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

자세히 살펴보기
Open

Thunderbird 153.0.1 new folders cannot be used

ultrafox1

I have used Thunderbird with the same email account for years, creating subfolders and moving emails to the subfolders with no issues.

With Thunderbird 153.0.1, after creating a new subfolder in the account, when attempting to move emails to the new folder, I receive the following error:

"Thunderbird: The current command did not succeed. The email server responded: APPEND invalid flag list"

I have used Thunderbird with the same email account for years, creating subfolders and moving emails to the subfolders with no issues. With Thunderbird 153.0.1, after creating a new subfolder in the account, when attempting to move emails to the new folder, I receive the following error: "Thunderbird: The current command did not succeed. The email server responded: APPEND invalid flag list"

모든 댓글 (1)

Here is some information supplied by the email account provider:


When creating a new folder, the server shows error: "{imaps} Bad flag in APPEND command: Nonjunk"

The error is clear — the IMAP server is rejecting the APPEND command because Thunderbird is sending two junk-related flags simultaneously:

$notjunk — a valid IMAP keyword flag NonJunk — a non-standard flag (no backslash prefix) that the server doesn't accept

This is a Thunderbird-side behavior — it's sending both $notjunk and NonJunk together when moving messages to newly created folders, and the server's IMAP parser rejects NonJunk as invalid.

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.