home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / misc / 4257 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.6 KB

  1. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!gatech!destroyer!mudos!mudos!not-for-mail
  2. From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
  3. Newsgroups: comp.mail.misc
  4. Subject: Re: Pop mail server on AT&T SysV Rel. 4.0
  5. Date: 6 Jan 1993 00:06:49 -0500
  6. Organization: The Programmers' Pit Stop, Ann Arbor MI
  7. Lines: 22
  8. Message-ID: <1idpd9INNa5v@mudos.ann-arbor.mi.us>
  9. References: <1993Jan5.162236.28659@news.acns.nwu.edu>
  10. NNTP-Posting-Host: mudos.ann-arbor.mi.us
  11.  
  12. In article <1993Jan5.162236.28659@news.acns.nwu.edu> () writes:
  13. >I would like to put the pop mail server up on a series of AT&T 6386 boxes
  14. >running SysV, Release 4.0.  Source code will require modifications to get
  15. >around the differences between BSD and AT&T flavored UNIXes. 
  16.  
  17. I've ported popper v1.831 to SVR4.  The major changes were the normal
  18. BSD vs. System V things like <strings.h>/<string.h>,
  19. <sys/file.h>/<fcntl.h>, and so forth.  There were also some
  20. file-locking issues (fcntl vs. flock), the shadow password file, and
  21. so forth.
  22.  
  23. If there is sufficient interest I will see about putting my port up
  24. for anonymous FTP somewhere (mudos, unfortunately, is not on the
  25. Internet).  Perhaps when I get more time I will try to package up a
  26. set of patches and send them off to the UCB popper development team,
  27. although I'm unsure whether popper is still in active development.
  28.  
  29. -- 
  30. Marc Unangst, N8VRH         | "Of course, in order to understand this you
  31. mju@mudos.ann-arbor.mi.us   |  have to remember that the nucleus of the atom
  32.                             |  is squishy."
  33.                             |    -W. Scheider, from a Physics lecture
  34.