Michael M Slusarz <slusarz <at> horde.org> writes:

> 
> Quoting Eric Van Bocxlaer <evb <at> ping.be>:
> 
> > Found myself the method ListMailboxes in C:\Apache24
> > \htdocs\webmail\imp\lib\Ajax\Application\Handler\Dynamic.php.
> > Added myself some debug messages in the code, to follow the execution of 
the
> > code.
> > Result the code exits sometimes in the middle, sometimes it goes to  
> > the end of
> > the method --> there is no fix point where it explodes.
> >
> > The last time indication in the horde log corresponds with the time  
> > indication
> > in the Apache log with the error [mpm_winnt:notice] [pid 8476:tid 532]
> > AH00428: Parent: child process exited with status 128 -- Restarting.
> >
> > I activated the debug level in the Apache configuration, but no more
> > information.
> 
> You should try IMAP logging and see if there is anything in there (see  
> imp/config/backends.php).  Or logging of PHP debug output (logs of the  
> actual Apache HTTP process aren't useful at all).
> 
> michael
> 
> ___________________________________
> Michael Slusarz [slusarz <at> horde.org]
> 

I activated the imap debug option in the imp/config/backends.php.
I mapped the logfile produced by imp to the logfile from de imapserver 
(hmailserver).
The logfile of the imp stops suddenly, but the logfile of the imapserver 
continues and ends with a nice goodbye.

"IMAPD" 3376    6413    "2012-12-14 22:34:01.687"       "192.168.1.34"
        "RECEIVED: 68 LOGOUT"
"IMAPD" 3376    6413    "2012-12-14 22:34:01.687"       "192.168.1.34"  "SENT: 
* BYE Have a nice day[nl]68 OK Logout completed"

I will reactivate the php logfile and see if it gives something.

Eric

-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to