Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Command line option -offline does not work for Thunderbird

  • 2 отговора
  • 1 има този проблем
  • 8 изгледи
  • Последен отговор от jakemagee

Running Thunderbird 31.7.0 on Ubuntu 15.04...

When trying to launch thunderbird with the command line argument "-offline", it does not appear to work. Thunderbird will check for email and the "Work Offline" option under File-> Offline will not be checked.

Running Thunderbird 31.7.0 on Ubuntu 15.04... When trying to launch thunderbird with the command line argument "-offline", it does not appear to work. Thunderbird will check for email and the "Work Offline" option under File-> Offline will not be checked.

Всички отговори (2)

Do you have a link to any documentation that describes a command line "-offline" argument? I'm not familiar with it and a brief look at the mozillazine articles about command line switches haven't thrown this one up.

Yea, sorry... I forgot to include the reference where I found this option.

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options

-offline Start with the offline mode. Thunderbird and SeaMonkey only.

I've been looking through the source code off and on for a couple days, but I'm still quite confused by the structure and haven't come to a conclusion as to wither this is a bug or the feature was never implemented.