Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Command line option -offline does not work for Thunderbird

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от jakemagee

more options

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)

more options

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.

more options

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.