Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Thunderbird not sending email to event invitees

  • 2 risposte
  • 0 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di 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?

Soluzione scelta

Tutte le risposte (2)

more options

Soluzione scelta

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!