Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to make "Do not send a response" a default?

  • 1 trả lời
  • 1 gặp vấn đề này
  • 7 lượt xem
  • Trả lời mới nhất được viết bởi andrybak

more options

When processing calendar event (using Lightning addon, I guess), and clicking "Accept" or "Accept all", it seems that "Send a response now" is the default.

How do I make Thunderbird not send a response for event invitations by default?

Thunderbird version 60.4.0. Lightning version 6.2.4.

When processing calendar event (using Lightning addon, I guess), and clicking "Accept" or "Accept all", it seems that "Send a response now" is the default. How do I make Thunderbird not send a response for event invitations by default? Thunderbird version 60.4.0. Lightning version 6.2.4.
Đính kèm ảnh chụp màn hình

Được chỉnh sửa bởi andrybak vào

Tất cả các câu trả lời (1)

more options

Found the code which causes this behavior:

https://github.com/mozilla/releases-comm-central/blob/dfe26e87d97b3cfba5dbe32a8063dc69b7e358e9/calendar/lightning/content/imip-bar-overlay.xul#L139-L159

The default is "AUTO" and there is no way to switch it to "NONE", other than rebuilding Lightning from source.