Mozilla 도움말 검색

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

자세히 살펴보기

How to remotely toggle offline mode in thunderbird

  • 3 답장
  • 4 이 문제를 만남
  • 4 보기
  • 최종 답변자: Matt

more options

Is it possible to toggle Thunderbird's offline mode from the command line? (on linux.)

The idea is to execute such command when certain connection/disconnection events happen (e.g. triggered by NetworkManager).

Is it possible to toggle Thunderbird's offline mode from the command line? (on linux.) The idea is to execute such command when certain connection/disconnection events happen (e.g. triggered by NetworkManager).

모든 댓글 (3)

more options

If internet connectivity is lost then Thunderbird should automatically into offline mode.

Offline mode can be triggered in Thunderbird whilst it is running and in online mode via clicking on the small two blue screen icon located bottom left in Status bar. When in offline mode it will become a two black screen icon.

clicking on the two black screen icon will go back to online mode.

Command line to start in offline mode etc:

Offline settings: 'Edit' > 'Preferences' > 'Advanced' > 'Network & Disc Space' tab

  • click on 'Offline' button
  • make choices
  • click on all 'OK's.
more options

Toad-Hall said

Offline mode can be triggered in Thunderbird whilst it is running and in online mode via clicking on the small two blue screen icon located bottom left in Status bar.

Yes, but is there a way to toggle Thunderbird's offline mode from the command line?

I want to control it's offline/online state from another program.

more options

There is a command line switch, -offline, but it is meant for starting Thunderbird. I have no tested if it does anything if Thunderbird is already running and there is nothing for the reverse at all that I can see. https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options