Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

icedove(1) [debian man page]

ICEDOVE(1)							Linux User's Manual							ICEDOVE(1)

NAME
icedove - Mail User Agent (MUA) and newsgroup/RSS client for X11 derived from the Mozilla Thunderbird. SYNOPSIS
icedove [OPTIONS] [URL] /usr/lib/icedove/icedove-bin [OPTIONS] [URL] DESCRIPTION
Icedove provides IMAP/POP support, a built-in RSS reader, support for HTML mail, powerful quick search, saved search folders, advanced mes- sage filtering, junk mail controls, message grouping, labels, return receipts, smart address book, LDAP address completion, import tools and the ability to manage multiple identities in email and newsgroup accounts. Icedove provides enterprise and government grade security such as S/MIME, digital signing, message encryption, and support for certificates and security devices. USAGE
icedove is a simple shell script that will set up the environment for the actual executable, icedove-bin. If there is an Icedove mail client already running, icedove will arrange for it to create a new mail client window; otherwise it will start the Icedove application. OPTIONS
A summary of the options supported by icedove is included below. X11 options --display=DISPLAY X display to use --sync Make X calls synchronous --no-xshm Don't use X shared memory extension --xim-preedit=STYLE --xim-status=STYLE --g-fatal-warnings Make all warnings fatal Mozilla options -h, -help Show summary of options. -v, -version Print Icedove version. -P [profile] Start with profile. When no profile is given, displays the Profile Manager. May require -no-remote, see below. -migration Start with migration wizard. May require -no-remote, see below. -ProfileManager Start with profile manager. May require -no-remote, see below. -no-remote Don't connect to a running Icedove instance. This option can be necessary in conjunction to several of the options above, that won't have any effect when an Icedove instance is running unless -no-remote is used at the same time. -UILocale locale Start with locale resources as User Interface locale. By default, it is guessed from environment and available locales for Icedove. -safe-mode Starts Icedove in safe mode, i.e. disabling all extensions and showing a bit more debugging messages. -jsconsole Start with Javascript Console -addressbook Open the address book at startup. -compose Compose a mail or news message. -mail Open the mail folder view. -mail URL Open the message specified by this URL. -news Open the news client. -setDefaultMail Set Icedove as the default mail client. -options Open the options dialog. -file Open the specified email file Debugger options -g, -debug Starts Icedove through a debugger (gdb by default). --debugger program Use program as a debugger for Icedove. Implies -debug. ENVIRONMENT
MOZILLA_DISABLE_PLUGINS - when set, totally disables loading plugins. FILES
/usr/bin/icedove - shell script wrapping icedove-bin /usr/lib/icedove/icedove-bin - icedove executable BUGS
To report a bug, please visit http://bugzilla.mozilla.org/ and/or report bugs to the Debian Bug Tracking System, as usual. AUTHORS
The Mozilla Organization http://www.mozilla.org/about.html Christoph Gohre February 27, 2010 ICEDOVE(1)

Check Out this Related Man Page

FIREFOX(1)							Linux User's Manual							FIREFOX(1)

NAME
firefox - a Web browser for X11 derived from the Mozilla browser SYNOPSIS
firefox [OPTIONS] [URL] DESCRIPTION
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. USAGE
firefox is a simple shell script that will set up the environment for the actual executable. OPTIONS
A summary of the options supported by firefox is included below. GTK options --gdk-debug=FLAGS Gdk debugging flags to set --gdk-no-debug=FLAGS Gdk debugging flags to unset --gtk-debug=FLAGS Gtk+ debugging flags to set --gtk-no-debug=FLAGS Gtk+ debugging flags to unset --gtk-module=MODULE Load an additional Gtk module X11 options --display=DISPLAY X display to use --sync Make X calls synchronous --no-xshm Don't use X shared memory extension --xim-preedit=STYLE --xim-status=STYLE --g-fatal-warnings Make all warnings fatal Firefox options -h, -help Show summary of options. -height value Set height of startup window to value. -width value Set width of startup window to value. -v, -version Print /usr/bin/firefox-bin version. -CreateProfile profile Create profile. -P profile Start with profile. -ProfileManager Start with profile manager. -UILocale lang-region Start with lang-region resources. -contentLocale lang-region Start with lang-region resources. -remote command Execute command in an already running Firefox process. For more info, see: http://www.mozilla.org/unix/remote.html -no-remote Don't try to control an already running instance. -jsconsole Start with Javascript Console -chrome url Load the specified chrome. -new-window url Open URL in a new window if Firefox is already running. -new-tab url Open URL in a new tab if Firefox is already running. -preferences Open Firefox preferences menu. -safe-mode Disables extensions and themes for this session. FILES /usr/bin/firefox - shell script wrapping firefox /usr/lib/firefox/firefox - firefox executable VERSION
3.0 BUGS
To report a bug, please visit http://bugzilla.mozilla.org/ SEE ALSO
mozilla(1) AUTHORS
The Mozilla Organization http://www.mozilla.org/about.html firefox January 04, 2006 FIREFOX(1)
Man Page