~ubuntu-branches/ubuntu/vivid/lurker/vivid

« back to all changes in this revision

Viewing changes to index/lurker-index.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Meurer
  • Date: 2006-12-20 05:05:31 UTC
  • mfrom: (3.1.6 feisty)
  • Revision ID: james.westby@ubuntu.com-20061220050531-79inzy7o6uu95qx7
Tags: 2.1-7
* updated vi debconf translations, thanks to Clytie Siddall
  <clytie@riverland.net.au>
* fixed typo in one template (that you would like, not that
  would you like), thanks as well to Clytie Siddall
  - unfuzzied all translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
      <arg>\-l &lt;list&gt;</arg>
62
62
      <arg>\-i &lt;mbox/maildir&gt;</arg>
63
63
      <arg>\-v \-d \-n \-u \-f</arg>
64
 
      <arg>\-m | \-b &lt;count&gt;</arg>
 
64
      <arg>\-m</arg>
65
65
    </cmdsynopsis>
66
66
  </refsynopsisdiv>
67
67
  <refsect1>
72
72
      It imports either a single message, or a batch of messages
73
73
      in mbox format. </para>
74
74
 
 
75
    <para>It is important to note that lurker messages 
 
76
      in order and may miss new messages
 
77
      delivered during the import. For this reason, you should setup lurker 
 
78
      to receive new mail before importing old mail. Only
 
79
      use lurker\-index on inactive mail folders!</para>
 
80
 
 
81
    <para>By default, lurker\-index reads from standard input in mbox
 
82
      format, delimited by 'From &lt;addr&gt; &lt;date&gt;' lines. 
 
83
      Be aware that if the mbox is not delimited correctly between
 
84
      messages it will be interpretted as a single message with an
 
85
      invalid date. To read other sources, see the '\-i' option.
 
86
      If input is a single email, use '\-m'.</para>
75
87
  </refsect1>
76
88
  <refsect1>
77
89
    <title>OPTIONS</title>
90
102
        </listitem>
91
103
      </varlistentry>
92
104
      <varlistentry>
93
 
        <term><option>\-b count</option></term>
94
 
        <listitem>
95
 
          <para>Import a batch of messages; flush every count messages. A
96
 
          good value for count is 5. The larger this parameter, the more CPU
97
 
          power lurker needs during import, but the less disk seeks.</para>
98
 
 
99
 
          <para>It is important to note that lurker reads files from a
100
 
          maildirs and mailboxes in order and may miss new messages
101
 
          delivered during the import. For this reason, setting up lurker to
102
 
          be invoked properly when new mail is delivered is essential. Only
103
 
          use lurker\-index with '\-b' when importing from non-active mail
104
 
          folders.</para>
105
 
 
106
 
          <para>By default, lurker\-index reads from standard input in mbox
107
 
          format, delimited by 'From &lt;addr&gt; &lt;date&gt;' lines. 
108
 
          Be aware that if the mbox is not delimited correctly between
109
 
          messages it will be interpretted as a single message with an
110
 
          invalid date. To read other sources, see the '\-i' option.</para>
111
 
        </listitem>
112
 
      </varlistentry>
113
 
      <varlistentry>
114
105
        <term><option>\-m</option></term>
115
106
        <listitem>
116
107
          <para>Import a single message. In this mode lurker will never
117
108
          interpret 'From ' lines as message delimiters. When being fed
118
109
          newly delivered mail, this is the preferred mode of operation. 
119
110
          Try to turn off the 'From ' escaping of your MTA when using 
120
 
          this mode as lurker does it's own escaping which is generally
 
111
          this mode, as lurker does it's own escaping which is generally
121
112
          smarter.</para>
122
113
 
123
114
          <para>This option should be used when lurker\-index is invoked by