[comp.sys.hp] POP3 for HPUX

kemp@uiatma.atmos.uiuc.edu (John Kemp) (05/21/91)

In answer to a couple of posts,  port of the latest POP3 code is 
available on 128.174.80.9 in the anonymous ftp directory 
for a limitted time.

A couple of people got an earlier version.  They may want 
to get this update, if for nothing else, to have the latest version
of the software.  For those who would rather do the port themselves,
it is not that tough.  Here are the changes to look for:

   1) replace flock() calls with lockf() calls
   2) include <unistd.h> where necessary
   3) changed /usr/spool/mail to /usr/mail in defines
   4) set INSTALLDIR to /usr/local/etc
   5) set CFLAGS to -O -DBIND43 -DHAVE_VSPRINTF -DSTRNCASECMP 

I put porting notes in "README.HP".  We use this code with the
latest version of Eudora, a PD Macintosh Mail program.  Eudora can
be found on ux1.cso.uiuc.edu.
--------  john kemp            (  (  )_  internet - kemp@uiatma.atmos.uiuc.edu
  -----                       (  (   __)   decnet - uiatmb::kemp
   ---    univ of illinois   (_ (   __)    bitnet - {uunet,convex}
   --     dept of atmos sci  .(____).               !uiucuxc!uiatma!kemp
   -      105 s gregory ave    ...          phone - (217) 333-6881
    -     urbana, il 61801    ...             fax - (217) 244-4393