> env - PATH="/opt/qmail/bin:/usr/local/bin" \
> tcpserver 0 pop3 /opt/qmail/bin/qmail-popup mail.benshaw.com \
> /opt/vchkpw/bin/vchkpw /opt/qmail/bin/qmail-pop3d Maildir \
> 2>&1 | multimail t /var/log/pop3d
^^^^^^^^^
UGH. That's fixed, but the problem still remains:
$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user myuser
+OK
pass mypass
vchkpw login [EMAIL PROTECTED]:127.0.0.1+OK
list
+OK
- using multilog with vchkpw? Andrew Kohlsmith
- Andrew Kohlsmith
