Here we go again!

I compiled QPOPPER 4.0.9 as follows:

GNUMAKE=/usr/contrib/bin/gmake CC=/usr/bin/gcc CXX=/usr/bin/g++ CFLAGS="-g -O9 
-DDEBUG -Wall -march=i686" MAKEINFO=/usr/contrib/bin/makeinfo  
M4=/usr/contrib/bin/m4 \
./configure \
  -prefix=/usr \
  --exec-prefix=/usr \
  --sysconfdir=/etc \
  --infodir=/usr/share/info \
  --mandir=/usr/share/man \
 --enable-debugging \
 --enable-specialauth \
 --enable-log-login \
 --enable-shy         \
 --enable-warnings    \
 --enable-standalone \
 --enable-fast-update \
 --enable-timing  \
 --enable-tempnam  \
 --with-openssl=/usr/contrib/ \
 --without-pam --without-sslplus

I have also set up 2 /etc/mail/pop/qpop*configs:


Script started on Mon Jul 31 19:03:31 2006
doctor.nl2k.ab.ca//etc/mail/pop$ ls -Fail
total 9
769792 drwxr-xr-x  3 root mail   512 Jul 31 19:03 ./
 43648 drwxr-xr-x  8 root smmsp 3072 Jul 24 12:55 ../
773760 drw-rw----  6 root mail   512 Sep 17  2005 CA/
769798 -rw-------  1 root mail  1315 Jul 31 00:49 Lynx.leaks
769796 -rw-r--r--  1 root mail     0 Jun 18 22:56 new.cert.csr
769797 -rw-r--r--  1 root mail     0 Jun 18 22:56 privkey.pem
769794 -rw-r--r--  1 root mail   225 Jul 30 22:53 qpopper-stls.config
769793 -rw-r--r--  1 root mail   235 Jul 30 23:13 qpopper.config
769799 -rw-r--r--  1 root mail     0 Jul 31 19:03 typescript
doctor.nl2k.ab.ca//etc/mail/pop$ less  qpopper.config
set tls-support = alternate-port
set tls-options = 0x00000800
set tls-server-cert-file = /etc/mail/certs/cert.pem
set tls-private-key-file = /etc/mail/certs/privkey.pem
set debug = /var/log/popsecure
set tracefile = /var/log/popsecure
qpopper.config (END) 
doctor.nl2k.ab.ca//etc/mail/pop$ cat qpopper-stls.config
set tls-support = stls
set tls-options = 0x00000800
set tls-server-cert-file = /etc/mail/certs/cert.pem
set tls-private-key-file = /etc/mail/certs/privkey.pem
set debug = /var/log/popsecure
set tracefile = /var/log/popsecure
doctor.nl2k.ab.ca//etc/mail/pop$ exit
exit

Script done on Mon Jul 31 19:04:02 2006
 
And as you can see

ps axww | egrep pop
 1942  ??  I      0:00.04 /usr/sbin/popper 995 -S -s -d /var/log/popsecure -t 
/var/log/popsecure -f /etc/mail/pop/qpopper.config
 3484  ??  S      0:41.02 /usr/sbin/popper 110 -S -s -d /var/log/popsecure -t 
/var/log/popsecure -f /etc/mail/pop/qpopper-stls.config
 6235  ??  Ds     0:00.04 /usr/sbin/popper 110 -S -s -d /var/log/popsecure -t 
/var/log/popsecure -f /etc/mail/pop/qpopper-stls.config 

but I have tested both TLS and SSL and no dice.

How do I get this to work?



-- 
Member - Liberal International  
This is [EMAIL PROTECTED]       Ici [EMAIL PROTECTED]
God Queen and country! Beware Anti-Christ rising!
Beware Linux the MS Windows of Unix! Demand UseNet an integral part of Internet!

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to