Bonjour , # Escuse my english, if you want to make response in French, you can ;-)) I want to run imap and pop over ssl
Config : RH 7.2, qmail , deamon tool, tcp server, vpopmail ( with roaming-users option), VCHKPW Authentication module, qmailadmin, ezmlm idx, autoresponder. So this what i've done : $ wget http://prdowloads.sourceforge.net/courier/courier-imap-1.4.4.tar.gz $ gunzip & tar $ cd courier-imap-1.4.4 $ ./configure --enable-workarounds-for-imap-client-bugs --without-authcustom \ --without-authcram \ --without-authuserdb \ --without-authshadow \ --without-authpwd $ make $ make check $ su root # make install # make install-configure I put my test certificate from Thwate in usr/lib/courier-imap/share/imapd.pem and : # /usr/lib/courier-imap/libexec/imapd-ssl.rc start # telnet localhost 993 Trying 192.168.0.1.......... Connected to darquandier.cyborgnation.org (192.168.0.1) Escape character is '^]'. So i make a : 0 logout Now if i take imaps client (the bat) on 192.168.0.6 and configure it to connect secure imap on 192.168.0.1 993, (works fine with other imaps server) it wait, and wait and wait............. after 2 min a kill manualy the bat process. My questions : - what command could i use whith telnet on localhost to see if imaps works well ? NOOP no ? if i put NOOP i got no response(a blank line) - Is there a good howto somewhere to implement imaps and pops whith my config (courrier-imap,tcpserver,vpopmail,VCHKPW)? - Where can i find a archive of this ML ? Thank for your response. -- Toorop Working a year in IA make you believe in God www.spoonsdesign.com -------------------------------------------------------------------------- Host: darquandier.cyborgnation.org up 1 day load average: 0.00 0.02 0.00 Powered by PyMailFilter (first alpha release) for Cyborg Nation Generated : Thu Apr 4 13:05:58 2002 -------------------------------------------------------------------------- _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
