Qpopper 3.1b12 is available at
<ftp://ftp.qualcomm.com/eudora/servers/unix/popper/>.
A somewhat abbreviated change list is on the Qpopper web site at
<http://www.qpopper.org/changelist.html>
The full list of changes from one release to the next is on the FTP
site, at
<ftp://ftp.qualcomm.com/eudora/servers/unix/popper/beta/Changes>.
The 3.1 release notes are at:
<ftp://ftp.qualcomm.com/eudora/servers/unix/popper/beta/Release.Notes>.
Changes from 3.1b11 to 3.1b12
-----------------------------
1. --enable-auto-delete now requires expire=0 (and sets it
that way by default).
2. Fixed link error for 'strip_domain' when --enable-scram
used.
3. Fixed compilation problems with SCRAM.
4. Add '-idirafter /usr/local/include' since some systems
(often BSD) don't search there by default, yet gdbm install
puts files there.
5. Fixed standalone mode to avoid looping before quit, and to
handle differences in wait3(3C) return values.
6. Issue error 4 instead of crashing if PAM appdata pointer is
null (known bug in Solaris PAM fixed in Solaris 7 and patch
106257-05).
7. Added '--disable-update-abort' to set NOUPDATEONABORT.
8. Moved UnixWare case before default in configure.
9. Fixed authentication in stand-alone mode on BSDI.
10. Fixed tracing in stand-alone mode.