database into a Bugzilla database. Contributed by
Tom Schutter <tom@platte.com>
- bug_email.pl -- A perl script that can receive email containing
- bug reports (email-interface). Contributed by
- Klaas Freitag <freitag@SuSE.de>
-
- README.Mailif -- Readme describing the mail interface.
- bugmail_help.html -- User help page for the mail interface.
-
yp_nomail.sh -- Script you can run via cron that regularly updates
the nomail file for terminated employees
</qandaentry>
<qandaentry>
- <question id="faq-email-mailif">
+ <question id="faq-email-in">
<para>
- How do I set up the email interface to submit/change bugs via email?
+ How do I set up the email interface to submit or change bugs via email?
</para>
</question>
<answer>
<para>
- You can find an updated README.mailif file in the contrib/ directory
- of your Bugzilla distribution that walks you through the setup.
+ Bugzilla 3.0 and later offers the ability submit or change
+ bugs via email, using the <filename>email_in.pl</filename>
+ script within the root directory of the Bugzilla installation.
+ More information on the script can be found in
+ <ulink url="api/email_in.html">docs/html/api/email_in.html</ulink>.
</para>
</answer>
</qandaentry>