]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Doc part of bug 181589 - Patch by victory <bmo@rsz.jp> r=timeless
authorlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:47:46 +0000 (11:47 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:47:46 +0000 (11:47 +0000)
docs/en/xml/administration.xml

index cf7d707c4e81f449a651bf104e1bc2675ebdbfa9..a32a61a59ec11763c011e3e2334bc813b6238f98 100644 (file)
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>
+          passwordmail
+        </term>
+        <listitem>
+          <para>
+            Every time a user creates an account, the text of this parameter
+            (with substitutions) is sent to the new user along with their
+            password message.
+          </para>
+
+          <para>
+            Add any text you wish to the "passwordmail" parameter box. For
+            instance, many people choose to use this box to give a quick 
+            training blurb about how to use Bugzilla at your site.
+          </para>
+        </listitem>
+      </varlistentry>
+
       <varlistentry>
         <term>
           movebugs
         </listitem>
       </varlistentry>
 
-      <varlistentry>
-        <term>
-          sendmailnow
-        </term>
-        <listitem>
-          <para>
-            When Bugzilla is using Sendmail older than 8.12, turning this option
-            off will improve performance by not waiting for Sendmail to actually
-            send mail.  If Sendmail 8.12 or later is being used, there is 
-            nothing to gain by turning this off.  If another MTA is being used, 
-            such as Postfix, then this option *must* be turned on (even if you 
-            are using the fake sendmail executable that Postfix provides).
-          </para>
-        </listitem>
-      </varlistentry>
-
     </variablelist>
   </section>