found a small bug in tcp_aopen() in imap-2004.RC7/src/osdep/unix/tcp_unix.c:
for non-numeric host addresses, the 'host' variable is never initialized with 'mb->host' which causes rimapd connections to always fail.
the attached patch fixes the problem
Cheers,
Daniel
-- ** Daniel A. Steffen ** "And now for something completely ** Dept. of Mathematics ** different" Monty Python ** Macquarie University ** <mailto:[EMAIL PROTECTED]> ** NSW 2109 Australia ** <http://www.maths.mq.edu.au/~steffen/>
tcp_unix.patch
Description: application/applefile
tcp_unix.patch
Description: application/text
