Bug 486801 - Add some more useful options at server-options { } in /etc/jwhois.conf
Summary: Add some more useful options at server-options { } in /etc/jwhois.conf
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: jwhois
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-22 05:01 UTC by Robert Scheck
Modified: 2009-02-27 10:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-27 10:17:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2009-02-22 05:01:29 UTC
Description of problem:
Please add some more useful options at server-options { } in /etc/jwhois.conf,
following are performing very useful redirects or special queries to some of
the whois servers out there...

Version-Release number of selected component (if applicable):
jwhois-4.0-10

How reproducible:
Everytime.
 
Actual and expected results:

--- snipp ---
       "whois2\\.afilias-grs\\.net" {
               whois-redirect = "Whois Server:\\(.*\\)";
       }

       "whois\\.registrar\\.telekom\\.de" {
               query-format = "full $*";
       }

       "whois\\.rrpproxy\\.net" {
               answer-charset = "UTF-8";
       }
--- snapp ---

Additional info:
Please try to get this fix upstream - upstream is unluckily always very very
unresponsive to me.


Note You need to log in before you can comment on or make changes to this bug.