On Thu, Sep 05, 2002 at 01:01:42PM -0700, Jim Warren wrote:
> we are getting this error ---------
> Config file nesting exceeds 100; will not process config file
> /etc/mail/pop/qpopper.confi
> 
> and cant find anything we've done wrong.... this is the file:
> 
> set bulldir     = /etc/bulletins
> set config-file = /etc/mail/pop/qpopper.config

"set config-file" is the equivalent of #include; it redirects input to
a nested/included file.

It looks like you are including this file within itself.

> is there any way to fix this?

Remove that one line.
  -- Clifton

-- 
    Clifton Royston  --  LavaNet Systems Architect --  [EMAIL PROTECTED]
"What do we need to make our world come alive?  
   What does it take to make us sing?
 While we're waiting for the next one to arrive..." - Sisters of Mercy

Reply via email to