Sorry to keep being a pest... I tried to add compat libraries which apear to have the g++ stuff but still did not have the ability to compile the src rpm... fired up a RHEL Everything install vm and compiled it. Installed ok so I am making progress. Also went through process of generating key.
Current Status: [EMAIL PROTECTED]:~> telnet 10.0.0.187 143 Trying 10.0.0.187... Connected to 10.0.0.187. Escape character is '^]'. * OK Welcome to Binc IMAP Copyright (C) 2002-2004 Andreas Aardal Hanssen at 2004-10-18 21:01:15 EDT (This is interesting as I would have thought this would fail as I did the nmodification "allow plain auth in non ssl = "no"," to disable non SSL connections.) [EMAIL PROTECTED]:/var> openssl s_client -connect 10.0.0.187:993 -crlf CONNECTED(00000003) write:errno=104 (At a los as to what this is from. I did googleing and found two hits both in Spanish which I know only enough to order a drink:>) Tried to get output from log and was a little confused as to where logging for bincimap is done. As a rule I usually have a shell open with 'tail -f /var/log/messages' but the only logging I get of note is seeming related to pop3d (but may be applicable as bincimap appears to use much of the same infrastructure) [EMAIL PROTECTED] pop3d]# tail /var/log/qmail/pop3d/current @40000000416f2dfa0764c8bc /usr/local/bin/tcpserver: error while loading shared libraries: libc.so.6: failed to map segment from shared object: Cannot allocate memory .... Am I wrong in saying all bincimap logging is done via: [EMAIL PROTECTED] log]# ls /etc/opt/bincimap/service/imap/log/ run supervise [EMAIL PROTECTED] log]# ls /etc/opt/bincimap/service/imap/log/supervise/ control lock ok status As usual all help or statements of RTFM are welcome so long as I can continue to move forward and get things working. On Sun, 2004-10-17 at 10:14 +0200, Andreas Aardal Hanssen wrote: > On Sun, 17 Oct 2004, Robin Bowes wrote: > > # rpmbuild --rebuild bincimap-1.2.10final-1.src.rpm > >This creates /usr/src/redhat/RPMS/i386/bincimap-1.2.10final-1.i386.rpm > >which you can install with: > > It should work, but I suspect that Jeremy needs to install openssl-devel > to get it to link. > > Andy :-) > > -- > Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg > Author of Binc IMAP | "It is better not to do something > http://www.bincimap.org/ | than to do it poorly." -- Thanks, Jeremey Wise [EMAIL PROTECTED] All opinions or information expressed here are personal in nature and do not reflect the official position of Agilysys Inc.
