Hallo Dean, > Hello, > > I just built qpopper on Solaris 9. I installed the OpenSSL and GCC > packages from sunfreeware.com. Then used: > > > ./configure --with-openssl=/usr/local/ssl --with-specialauth > --enable-debugging
Try first without ssl support. > I then followed the instructions in the GUIDE.pdf file for setting up > SSL/TLS and created a test certificate according to the method on the > web site FAQ. In inetd.conf I launch qpopper with (wraps in e-mail): > > pop3s stream tcp nowait root /usr/local/sbin/popper -d -f \ > /etc/mail/pop/popper.conf How does your popper.conf look like? You could try -t parameter to write the debugging information to an extra file. > The conf file is the same as the GUIDE.pdf recommends. When my client > connects, I get this message in the logs: > > > mail -d[12295]: [ID 702911 local0.notice] (null) at binks: -ERR Unknown > command: "\200f^A^C^A". [pop_get_command.c:152] I looks like your client is sending a command which is not a valid pop command. Which client are you using for testing and how is your client configured? hth, reg, Andreas
