Try applying the attached patch. This will keep the service from
exiting, but will still log any errors with respect to CYRUS_SERVICE.
I'd like to find out if putenv() is failing, or something else is going
on.
If you want to know how/why CYRUS_SERVICE is used, read the "ACCESS
CONTROL" section
Applied patch and... Still no luck. Here's the log:
Jun 9 12:03:22 spicymeatball imapd: could not getenv(CYRUS_SERVICE)
Jun 9 12:03:22 spicymeatball service-imapd[21427]: executed
Jun 9 12:03:22 spicymeatball service-imapd[21427]: unable to set close
on exec: Bad file descriptor
Jun 9 12:03:
> On Thu, 07 Jun 2001 20:45:22 -0400,
> Ken Murchison <[EMAIL PROTECTED]> (km) writes:
km> I took a look at this and it IS doable (I actually hacked some code),
km> but it makes the LIST/LSUB code uglier than it already is. For this
km> reason, and the fact that Larry and I both feel tha
Hmm. Looks like you're having bigger issues than just the env
variable. Nothing come sto mind right now, but its late and I've had a
few too many "pops".
e-d0uble wrote:
>
> Applied patch and... Still no luck. Here's the log:
>
> Jun 9 12:03:22 spicymeatball imapd: could not getenv(CYRUS_SER
Heh. I know the feeling, saturday nights.
Anything else I can do here?
thanks
Ken Murchison wrote:
>Hmm. Looks like you're having bigger issues than just the env
>variable. Nothing come sto mind right now, but its late and I've had a
>few too many "pops".
>
>e-d0uble wrote:
>
>>Applied pat