Patch: accept() handling on HP-UX

2006-02-27 Thread Mika Iisakkila
This applies to 2.2.12, but I believe the same issue is present on later versions too. On HP-UX 11.*, accept() can return ENOBUFS for no particular reason, typically when the client went away before the program got around to calling accept() for it. Current Cyrus IMAP code would then terminate

Re: mmap() on HP-UX 11

2002-11-15 Thread Connie Starr Fensky
To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 10:27 AM Subject: mmap() on HP-UX 11 > Does anyone know what the current status on using mmap() on HP-UX is? > Cyrus documentation only mentions HP-UX 9 and 10 as not working (probably > because that chapter is just old) but I think

mmap() on HP-UX 11

2002-11-15 Thread Mika Iisakkila
Does anyone know what the current status on using mmap() on HP-UX is? Cyrus documentation only mentions HP-UX 9 and 10 as not working (probably because that chapter is just old) but I think 11.11 is supposed to be greatly improved in this area. Cyrus 2.0.16 has been running just fine with no_mmap

HP-UX make depend

2001-10-12 Thread brenden grace
can anyone resolve this? this is Trusted HP-UX 10 /home/tcsdev/tmp/cyrus-imapd-2.0.16 > make depend ### Making depend in /home/tcsdev/tmp/cyrus-imapd-2.0.16/man ### Making depend in /home/tcsdev/tmp/cyrus-imapd-2.0.16/et ### Making depend in /home/tcsdev/tmp/cyrus-imapd-2.0.16/si

HP-UX

2001-10-09 Thread brenden grace
We have a project that will need an IMAP server to run on both Solaris and HP-UX. In the os.html document for cyrus imap 2.0.16 it reads: 1. The memory mapping support (mmap(2)) in HP-UX does not have the right semantics for the Cyrus IMAP server under the 9.0 and 10.0 release of the operating

Re: problem in compiling cyrus 2.0.14 on HP-UX 10.20

2001-07-06 Thread Gowranga K.H.
Hello, An attempt to install cyrus 2.0.14 gave the error as follows. I tried to use "gcc" too, by changing the environment as defined in Config.pm, but found little success. Kindly suggest some workarounds. Thanks. -gowranga - Writin