242
edits
m (→How do I set up the email interface to submit/change bugs via email?: direct link to mail_in.pl doc) |
|||
Line 49: | Line 49: | ||
On older versions, you can find an updated README.mailif file in the contrib/ directory of your Bugzilla distribution that walks you through the setup. | On older versions, you can find an updated README.mailif file in the contrib/ directory of your Bugzilla distribution that walks you through the setup. | ||
On Version 3.0.x, read [http://www.bugzilla.org/docs/3.0/html/api/ this API documentation] about using email_in.pl. the script receives a message file as a command line parameter, and processes it. | On Version 3.0.x, read [http://www.bugzilla.org/docs/3.0/html/api/email_in.html this API documentation] about using email_in.pl. the script receives a message file as a command line parameter, and processes it. | ||
==Email takes FOREVER to reach me from Bugzilla -- it's extremely slow. What gives?== | ==Email takes FOREVER to reach me from Bugzilla -- it's extremely slow. What gives?== |
edits