home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.aix:11448 comp.mail.mh:1272
- Newsgroups: comp.unix.aix,comp.mail.mh
- Path: sparky!uunet!caen!paul
- From: paul@engin.umich.edu (Paul Killey)
- Subject: Re: MH 6.7.2 for AIX 3.2
- Message-ID: <-pB=hmB@engin.umich.edu>
- Date: Tue, 10 Nov 92 16:27:47 EST
- Organization: University of Michigan Engineering, Ann Arbor
- References: <jsantos.721407786@godzilla>
- Nntp-Posting-Host: bermuda.engin.umich.edu
- Lines: 22
-
- In article <jsantos.721407786@godzilla> jsantos@godzilla.ma30.bull.com (James Santos) writes:
- >Hi,
- > Does anyone have the above-mentioned software running?
-
- This is what I used:
-
- version: MH 6.7.2 #7[UCI] (CAEN rev 2) (nirvana.engin.umich.edu) of Mon Nov 9 13:31:52 EST 1992
- options: [BIND] [CAEN] [DBM] [DUMB] [MHE] [MHRC] [MSGPROT='"0600"']
- [POP] [POP2] [POPSERVICE='"pop3"'] [RPATHS] [RPOP]
- [SBACKUP='"#"'] [SENDMTS] [SMTP] [SOCKETS] [SPRINTFTYPE=int]
- [SYS5] [SYS5DIR] [TYPESIG=void] [VSPRINTF]
-
- CAEN is a localism (it's the name of this place).
-
- AIX does not like
- case NULL:
-
- so you'll be making some of those
- case '\0':
-
- depending on the version of mh you have.
-
-