Res blocks in readers.conf

Julien ÉLIE julien at trigofacile.com
Sat Sep 27 08:12:58 UTC 2008


Hi,

In readers.conf, I see that there are res blocks:

auth test {
    res {
        users: "users"
        log: "hello"
        log: "world"
        program: "/path/to/resolver"
    }
}


It is currently undocumented in CURRENT.  Is it something to keep
or is it a vestige from the past?

The same thing is done with that:

auth test {
    res: "/path/to/resolver"
    users: "users"
}

I believe it is best to use that.


As for log:, I can make it available to both auth and access groups
(it only writes its contents to news.notice).



By the way, I have just seen that we can include files within readers.conf:
    include: another-file.conf
works.  That is an interesting (undocumented) feature!

-- 
Julien ÉLIE

« Cela n'a rien de remarquable. Il suffit d'appuyer
  sur la bonne touche au bon moment et l'instrument
  joue tout seul. » (J.-S. Bach) 



More information about the inn-workers mailing list