Re: updated drac support patch

2001-06-01 Thread Ken Murchison
Ramiro Morales wrote: > > People: > > I'm attaching an updated version of the drac patch > for version >= 2.0.13 of Cyrus IMAPd. This is against > version 2.0.14. > > The update is needed mainly because at 2.0.13 time > in imap/imapd.c the struct sockaddr_in *imapd_remoteaddr > variable was m

Re: updated drac support patch

2001-06-01 Thread Ramiro Morales
Glad of having such paranormal habilities ;-) Please share your experiences with the patch and also keep reading the messages for possible fixes sent by other suscribiers of the lists. "William K. Hardeman" <[EMAIL PROTECTED]> wrote: > Ramiro, > > You read my mind! I'd just sent a message to t

Re: updated drac support patch

2001-06-01 Thread William K. Hardeman
Ramiro, You read my mind! I'd just sent a message to the list asking about this, checked my email 5 minutes later, and turns out you've already provided the answer. :-) Thanks you very much, Will --On Friday, 01 June, 2001 12:20 + Ramiro Morales <[EMAIL PROTECTED]> wrote: > People: > >

updated drac support patch

2001-06-01 Thread Ramiro Morales
People: I'm attaching an updated version of the drac patch for version >= 2.0.13 of Cyrus IMAPd. This is against version 2.0.14. The update is needed mainly because at 2.0.13 time in imap/imapd.c the struct sockaddr_in *imapd_remoteaddr variable was moved from global scope to the service_main