Mozilla 도움말 검색

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

자세히 살펴보기

Thunderbird not sending email to event invitees

  • 2 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: Mark Foley

more options

I'm not sure when this started happening but Thunderbird (115.3.1, Linux) is no longer sending email invites to my invitees, even if some of those invitees are on my same host. as "Organizer" I do get an email notice to my personal email, which is the default attendee, with subject "Accepted: testing", and body, "mfoley@novatec-inc.com has accepted your event invitation.", but nothing is sent to the other invitees on the list. I checked the error console which showed these messages after I created the event:

NotFoundError: No such JSWindowActor 'DevToolsFrame' 6

1701371572264 Toolkit.Telemetry WARN TelemetryStorage::_scanArchive - have seen this id before: 9c1e2d46-28f9-430d-86d7-398dd0ad3bdc, overwrite: false

mailnews.smtp: error { target: TCPSocket, isTrusted: true, name: "NetworkTimeoutError", message: "Network", errorCode: 2152398862, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … } SmtpClient.jsm:442:17

Not sure these apply to creating a calendar event. My server settings are fine, I can send and receive mail to the Thunderbird inbox without problem. I can send email from the Thunderbird client without problem.

Any idea why I can't send event notifications to invitees?

I'm not sure when this started happening but Thunderbird (115.3.1, Linux) is no longer sending email invites to my invitees, even if some of those invitees are on my same host. as "Organizer" I do get an email notice to my personal email, which is the default attendee, with subject "Accepted: testing", and body, "[email protected] has accepted your event invitation.", but nothing is sent to the other invitees on the list. I checked the error console which showed these messages after I created the event: NotFoundError: No such JSWindowActor 'DevToolsFrame' 6 1701371572264 Toolkit.Telemetry WARN TelemetryStorage::_scanArchive - have seen this id before: 9c1e2d46-28f9-430d-86d7-398dd0ad3bdc, overwrite: false mailnews.smtp: error { target: TCPSocket, isTrusted: true, name: "NetworkTimeoutError", message: "Network", errorCode: 2152398862, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … } SmtpClient.jsm:442:17 Not sure these apply to creating a calendar event. My server settings are fine, I can send and receive mail to the Thunderbird inbox without problem. I can send email from the Thunderbird client without problem. Any idea why I can't send event notifications to invitees?

선택된 해결법

모든 댓글 (2)

more options

선택된 해결법

Just such an issue was fixed in 115.3.2 https://bugzilla.mozilla.org/show_bug.cgi?id=1847658

more options

I just updated to 115.5.1 and now it works! Thanks for that tip!