Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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, "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?

被采纳的解决方案

所有回复 (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!