Hi, I have been getting the following errors with bincimap-up randomly....
May 22 14:16:34 judges kernel: bincimap-up[1526] general protection rip:417f76 rsp:7fffffffce00 error:0 May 22 14:16:34 judges kernel: bincimap-up[1531] general protection rip:417f76 rsp:7fffffffce00 error:0 May 22 14:16:34 judges kernel: bincimap-up[1533] general protection rip:417f76 rsp:7fffffffce00 error:0 May 22 14:16:34 judges kernel: bincimap-up[1535] general protection rip:417f76 rsp:7fffffffce00 error:0 May 23 05:28:35 judges bincimap-up[8483]: error initializing Binc IMAP: SSL negotiation failed: Unexpected EOF May 23 12:56:21 judges kernel: bincimap-up[13566] general protection rip:417f76 rsp:7fffffffce00 error:0 May 23 14:32:52 judges bincimap-up[14261]: error initializing Binc IMAP: SSL negotiation failed: Unexpected EOF May 23 15:27:14 judges bincimap-up[14684]: error initializing Binc IMAP: SSL negotiation failed: Unexpected EOF May 23 21:20:59 judges kernel: bincimap-up[9763] general protection rip:417f76 rsp:7fffffffcdf0 error:0 May 23 21:28:59 judges kernel: bincimap-up[9798] general protection rip:417f76 rsp:7fffffffcdf0 error:0
my configuration is as follows. >> bincimap-up -v Binc IMAP v1.2.12final >> Compiletime options for bincimap export CFLAGS="-j3 -O2" export CC="-j3 -O2" ./configure --prefix=/var/qmail/bincimap \ --sysconfdir=/var/qmail/bincimap/etc \ --localstatedir=/var/qmail/bincimap/opt \ --with-optimization \ --with-ssl>> using bincimap under xinet.d as tcpserver is not working/compiling properly on EMT64 Platform
# description: Binc IMAP
service imap
{
disable = no
flags = REUSE
socket_type = stream wait = no
user = root
group = root
instances = UNLIMITED
server = /var/qmail/bincimap/bin/bincimap-up
server_args = --conf=/var/qmail/bincimap/etc/bincimap.conf
--logtype=syslog -- /home/vpopmail/bin/vchkpw
/var/qmail/bincimap/bin/bincimapd
log_type = SYSLOG daemon info
}
# description: Binc IMAP, SSL
service imaps
{
disable = no
flags = REUSE
socket_type = stream wait = no
user = root
group = root
instances = UNLIMITED
server = /var/qmail/bincimap/bin/bincimap-up
server_args = --ssl
--conf=/var/qmail/bincimap/etc/bincimap.conf --logtype=syslog --
/home/vpopmail/bin/vchkpw /var/qmail/bincimap/bin/bincimapd
log_type = SYSLOG daemon info
}
>> uname -a
Linux XXXXXX 2.6.11-1.14_FC3smp #1 SMP Thu Apr 7 19:36:23 EDT 2005
x86_64 x86_64 x86_64 GNU/Linux
>> cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Xeon(TM) CPU 3.40GHz stepping : 1 cpu MHz : 3400.286 cache size : 1024 KB physical id : 0 siblings : 2 fpu : yes fpu_exception : yes cpuid level : 5 wp : yesflags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est cid cx16 xtpr
bogomips : 6701.05 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Xeon(TM) CPU 3.40GHz stepping : 1 cpu MHz : 3400.286 cache size : 1024 KB physical id : 0 siblings : 2 fpu : yes fpu_exception : yes cpuid level : 5 wp : yesflags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est cid cx16 xtpr
bogomips : 6799.36 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: any help would be great... thanks, Ripunjay Bararia
smime.p7s
Description: S/MIME Cryptographic Signature
