

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
28 messages in net.sourceforge.lists.courier-usersRE: [courier-users] courier-imap over...| From | Sent On | Attachments |
|---|---|---|
| Aktar Ali | Sep 6, 2002 5:00 am | |
| Juha Saarinen | Sep 6, 2002 1:04 pm | |
| Aktar Ali | Sep 9, 2002 1:40 am | |
| Juha Saarinen | Sep 9, 2002 1:46 am | |
| Aktar Ali | Sep 9, 2002 2:09 am | |
| Juha Saarinen | Sep 9, 2002 2:19 am | |
| Aktar Ali | Sep 9, 2002 3:15 am | |
| Aktar Ali | Sep 9, 2002 7:32 am | |
| Gordon Messmer | Sep 9, 2002 9:32 am | |
| Juha Saarinen | Sep 9, 2002 11:14 am | |
| Aktar Ali | Sep 10, 2002 1:48 am | |
| Aktar Ali | Sep 11, 2002 3:53 am | |
| Juha Saarinen | Sep 11, 2002 4:17 am | |
| Aktar Ali | Sep 11, 2002 4:46 am | |
| Sam Varshavchik | Sep 11, 2002 6:22 am | |
| Aktar Ali | Sep 12, 2002 12:54 am | |
| Sam Varshavchik | Sep 12, 2002 6:04 am | |
| Aktar Ali | Sep 16, 2002 4:48 am | |
| Aktar Ali | Sep 16, 2002 7:30 am | |
| Aktar Ali | Sep 16, 2002 7:34 am | |
| Aktar Ali | Oct 1, 2002 8:53 am | |
| Gordon Messmer | Oct 1, 2002 9:37 am | |
| Anand Buddhdev | Oct 1, 2002 9:42 am | |
| Aktar Ali | Oct 1, 2002 2:38 pm | |
| Gordon Messmer | Oct 1, 2002 11:47 pm | |
| Aktar Ali | Oct 2, 2002 1:52 am | |
| Aktar Ali | Oct 2, 2002 2:35 am | |
| Gordon Messmer | Oct 2, 2002 10:26 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | RE: [courier-users] courier-imap over ssl | Actions... |
|---|---|---|
| From: | Aktar Ali (al...@colt.net) | |
| Date: | Sep 12, 2002 12:54:40 am | |
| List: | net.sourceforge.lists.courier-users | |
I have decided to recompile courier-imap, I think the problem is, couriertls did not compile properly. When I run the following configure options;
I have the following VAR defined:
CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/include" LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib"
./configure --with-authpwd --with-authshadow --with-authpam --with-db-gdbm - -with-authuserdb --with-authcram --without-authvchkpw --with-authldap --with out-authmysql --without-authpgsql --with-libs="-ldl"
./gmake Once I run this it take a while and comes back with
/usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I../././tcpd -I. -I/usr/local/incl ude -I/usr/local/ssl/include -I../././tcpd/.. -I.. -Wall -g -O2 -c tcpdaccess.c /usr/local/bin/gcc -I../././tcpd/.. -I.. -Wall -g -O2 -L/usr/local/lib -L/u sr/local/ssl/lib -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o libspipe.a ../rfc1035/librfc1035.a ../gdbmobj/libgdbmobj.a ../liblock/liblock.a ../numlib/libnumlib.a ../waitlib/libwaitlib.a ../md5/libmd5.a ../random128/librandom128.a ../soxwrap/libsoxwrap.a -lgdbm -lsocket -lnsl -lsocket /usr/local/bin/gcc -I../././tcpd/.. -I.. -Wall -g -O2 -L/usr/local/lib -L/u sr/local/ssl/lib -o couriertls starttls.o argparse.o libcouriertls.a libspipe.a ../rfc1035/librfc1035.a ../md5/libmd5.a ../random128/librandom128.a ../numlib/libnumlib.a ../liblock/liblock.a ../soxwrap/libsoxwrap.a -lsocket Undefined first referenced symbol in file dlclose /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit dependency /lib/libdl.so.1) dlsym /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit dependency /lib/libdl.so.1) dlopen /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit dependency /lib/libdl.so.1) ld: fatal: Symbol referencing errors. No output written to couriertls collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target all-recursive'
Any ideas?? You help would be greatly appreciated.
Rgrds Ali.
-----Original Message----- From: Juha Saarinen [mailto:ju...@saarinen.org] Sent: 09 September 2002 19:14 To: Aktar Ali Cc: Gordon Messmer; cour...@lists.sourceforge.net Subject: RE: [courier-users] courier-imap over ssl
On Mon, 9 Sep 2002, Aktar Ali wrote:
Cheers buddy, tried that, I have this output:
$ openssl s_client -connect localhost:993 CONNECTED(00000003) write:errno=131
I believe that means the connection is rejected.
$openssl s_client -prexit -connect localhost:993
should give you some more info on the SSL session.
-- Juha Saarinen







