Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2003 04:55:23 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Mark Sergeant <msergeant@snsonline.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: makemap problem in virtusertable.
Message-ID:  <3F38D5AB.7DAE677E@mindspring.com>
References:  <1060612220.23362.7.camel@xyzzy.wireless.snsonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Sergeant wrote:
> I'm running current as of two weeks ago I get the following problem when
> doing a make in /etc/mail ...
> 
> makemap: virtusertable.db: line 206: key john@domain.com: put error:
> Operation not permitted
> *** Error code 74
> 
> This line contains ...
> 
> john@domain.com      j.smith@otherdomain.com
> 
> As far as I am concerned this line should be valid, does anyone have any
> idea why this would be an issue ?

#define EPROGUNAVAIL    74              /* RPC prog. not avail */

??? Maybe you are doing this over NFS?

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F38D5AB.7DAE677E>