On 25 Oct 2000, at 17:26, Sam Varshavchik wrote:

> On Wed, 25 Oct 2000, Daniel Augusto Fernandes wrote:
> 
> > You can edit sqwebmail/sqwebmail.c, put a sleep(5) call somewhere in
> > main() for example. In your webserver you can use strace to
> > intercept the system calls. I believe you can use a debbuger too
> > like gdm or so if you compile with debug symbols.
> > 
> > Hope it helps.
> 
> The thing is that the authentication process forks a child process, so
> you need to use strace -f to trace both parent and child processes, in
> this case.  Your trace is only for the parent process, which is half
> the story.

Wow! this is way out of my scope... But I would like to learn.

How exactly is the procedure, how do I type ?

I still cannot get imap to work, auth is fine, but the relaying cdb 
file is not updated.

I'm using this source: 

"http://download.sourceforge.net/courier/courier-imap-1.2.1.tar.gz"

Thanks in advance.
--

Webhosting: http://www.kvikkjokk.com
Oden Eriksson (CNE+MCSE+Linux)
UIN: 952113
0971-554 52, 070-346 43 02

Reply via email to