On Mon, 2006-05-08 at 21:45 -0700, Aaron Stone wrote: > On Mon, 2006-05-08 at 10:08 +0200, Paul J Stevens wrote: > > Aaron Stone wrote: > > > That function's test always fails for me! > > > > why? > > Because I made a really stupid change in my working directory. I'll take > a stab at dbmail_imap_session_prompt.
Test case for dbmail_imap_session_prompt added. I'm using mkfifo on a temporary file to simulate the network connection. We can now test some of the other imap functions that read and write to the network. Aaron