Closed
Bug 192511
Opened 22 years ago
Closed 22 years ago
Remove references to processmail from the docs
Categories
(Bugzilla :: Documentation, defect, P1)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: jacob)
Details
docs/sgml/faq.sgml:782: sendmail), make sure the options given in the
"processmail" and other
docs/sgml/installation.sgml:600:perl -pi -e
's@#\!/usr/bonsaitools/bin/perl@#\!/usr/bin/perl@' *cgi *pl Bug.pm processmail
syncshadowdb
docs/sgml/installation.sgml:1427:<!-- We'll need a different example when
there's no more processmail -->
docs/sgml/installation.sgml:1429:system("./processmail", $id, $exporter);
docs/sgml/installation.sgml:1433:system("C:\\perl\\bin\\perl", "processmail",
$id, $exporter);
docs/sgml/installation.sgml:1616:<FilesMatch
^(.*\.pl|.*localconfig.*|processmail|runtests.sh)$>
docs/sgml/installation.sgml:1724:ns_register_filter preauth GET
/bugzilla/processmail filter_deny
| Reporter | ||
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.18
| Assignee | ||
Comment 1•22 years ago
|
||
This must mean that bug 12174 got checked in... cool.
We really shouldn't release 2.18 w/these refrences in the docs, so making this a
blocker.
Severity: normal → blocker
Priority: -- → P1
| Assignee | ||
Comment 2•22 years ago
|
||
Hmmm... guess it was really bug 124174 :)
Anyway, new .sgml checked in.
| Assignee | ||
Comment 3•22 years ago
|
||
Really, FIXED.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•