tags 361069 + patch
thanks

... here's the version with the correct FAQ link.

-- 
Sam Morris
http://robots.org.uk/

PGP key id 5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078

<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
	<!-- Process this file with docbook-to-man to generate an nroff manual
		 page: `docbook-to-man manpage.sgml > manpage.1'.  You may view
		 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
		 less'.  A typical entry in a Makefile or Makefile.am is:

	manpage.1: manpage.sgml
		docbook-to-man $< > $@

		
		The docbook-to-man binary is found in the docbook-to-man package.
		Please remember that if you create the nroff version in one of the
		debian/rules file targets (such as build), you will need to include
		docbook-to-man in your Build-Depends control field.

	-->
	<!-- Fill in your name for FIRSTNAME and SURNAME. -->
	<!ENTITY dhfirstname "<firstname>Alexander</firstname>">
	<!ENTITY dhsurname   "<surname>Sack</surname>">
	<!-- Please adjust the date whenever revising the manpage. -->
	<!ENTITY dhdate	  "<date>2006-04-30</date>">
	<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
	     allowed: see man(7), man(1). -->
	<!ENTITY dhsection   "<manvolnum>1</manvolnum>">
	<!ENTITY dhemail	 "<email>[EMAIL PROTECTED]</email>">
	<!ENTITY dhusername  "Alexander Sack">
	<!ENTITY dhucpackage "<refentrytitle>thunderbird</refentrytitle>">
	<!ENTITY dhpackage   "thunderbird">

	<!ENTITY debian	  "<productname>Debian</productname>">
	]>

<refentry>
	<refentryinfo>
		<address>&dhemail;</address>
		<author>&dhfirstname; &dhsurname;</author>
		<copyright>
			<year>2003, 2006</year>
			<holder>&dhusername;</holder>
		</copyright>
		&dhdate;
	</refentryinfo>
	<refmeta>
		&dhucpackage;
		&dhsection;
	</refmeta>
	<refnamediv>
		<refname>&dhpackage;</refname>
		<refpurpose>Mail User Agent (MUA) and newsgroup/RSS
		client for X11 derived from the Mozilla suite.</refpurpose>
	</refnamediv>
	<refsynopsisdiv>
		<cmdsynopsis>
			<command>thunderbird</command>
			<group choice='opt'>
				<arg>-mail</arg>
				<arg>-news</arg>
				<arg>-compose <arg choice='opt'><replaceable>args</replaceable></arg></arg>
				<arg>-addressbook</arg>
				<arg>-options</arg>
				<arg>-ProfileManager</arg>
			</group>
			<arg choice='opt'>-jsconsole</arg>
			<arg choice='opt'>-P <arg choice='opt'><replaceable>profile</replaceable></arg></arg>
			<group choice='opt'>
				<arg>-help</arg>
				<arg>-version</arg>
			</group>
			<arg choice='opt'><replaceable>URL</replaceable></arg>
		</cmdsynopsis>
	</refsynopsisdiv>
	<refsect1>
		<title>DESCRIPTION</title>
		<para>Thunderbird provides IMAP/POP support, a built-in RSS reader,support for HTML mail, powerful quick search, saved search folders, advanced message 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.</para>
		<para>Thunderbird provides enterprise and government grade security such as S/MIME, digital signing, message encryption, and support for certificates and security devices.</para>
	</refsect1>
	<refsect1>
		<title>OPTIONS</title>
		<variablelist>
			<varlistentry>
				<term><option>-mail</option>, <option>-news</option></term>
				<listitem><para>Open the folder view (the main Thunderbird view. This is the default is no other options are given. If both <option>-mail</option> and <replaceable>URL</replaceable> are given then both the folder view and the composer will be opened.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-compose</option> <replaceable><optional>args</optional></replaceable></term>
				<listitem>
					<para>Compose a new message. This is the default if <replaceable>URL</replaceable> is given and there are no other options given. <replaceable>URL</replaceable> should use the mailto: schema.</para>
					<para><replaceable>args</replaceable> may be specified instead of <replaceable>URL</replaceable>. It should consist of one or more comma-separated <replaceable>key=value</replaceable> pairs. This form allows an attachment to be specified on the command line. If it is used and <command>thunderbird</command> is not already running then both the composer and the folder view will be opened.</para>
				</listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-addressbook</option></term>
				<listitem><para>Display the address book.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-options</option></term>
				<listitem><para>Display the preferences window.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-ProfileManager</option></term>
				<listitem><para>Display the profile manager. This allows you to select which profile to use, as well as create and delete new or existing profiles.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-jsconsole</option></term>
				<listitem><para>Display the JavaScript console, except with <option>-ProfileManager</option>.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-P <replaceable><optional>profile</optional></replaceable></option></term>
				<listitem><para>Start with the specified profile. If no profile is specified, display the Profile Manager.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-help</option></term>
				<listitem><para>Display a summary of <command>thunderbird</command>'s command line usage.</para></listitem>
			</varlistentry>
			<varlistentry>
				<term><option>-version</option></term>
				<listitem><para>Display which version of <command>thunderbird</command> is installed.</para></listitem>
			</varlistentry>
		</variablelist>
	</refsect1>
	<refsect1>
		<title>EXAMPLES</title>
		<variablelist>
			<varlistentry>
				<term><command>thunderbird</command> <option>-compose mailto:[EMAIL PROTECTED]</option></term>
				<listitem><para>Compose a message to <email>[EMAIL PROTECTED]</email>.</para></listitem>
			</varlistentry>
		</variablelist>
		<variablelist>
			<varlistentry>
				<term><command>thunderbird</command> <option>-compose mailto:[EMAIL PROTECTED]@example.net&amp;subject=Hi There</option></term>
				<listitem><para>As above, also specifying the message subject and an additional recipient. bcc, body and other headers can be specified in this way.</para></listitem>
			</varlistentry>
		</variablelist>
		<variablelist>
			<varlistentry>
				<term><command>thunderbird</command> <option>-compose [EMAIL PROTECTED],attachment=file:///home/baz/qux.txt</option></term>
				<listitem><para>Another way to specify message properties; this form allows a file to be attached to the new message.</para></listitem>
			</varlistentry>
		</variablelist>
	</refsect1>
	<refsect1>
		<title>SEE ALSO</title>
		<para>Debian-specific information about Thunderbird can be found at the <ulink url="http://www.asoftsite.org/debian-thunderbird.html";>Debian Thunderbird FAQ web site</ulink>.</para>
		<para>General information about using Thunderbird can be found at the <ulink url="http://www.mozilla.com/thunderbird/";>Thunderbird web site</ulink>.</para>
		<para>The syntax of a mailto: URL is defined in <citation>RFC2368</citation>.</para>
	</refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->

Reply via email to