Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uwm.edu!bionet!agate!ucbvax!polyslo.CalPoly.EDU!rhixson From: rhixson@polyslo.CalPoly.EDU (Romy Joyce Hixson) Newsgroups: comp.protocols.iso.dev-environ Subject: (none) Message-ID: <9104230347.AA06279@polyslo.CalPoly.EDU> Date: 23 Apr 91 03:47:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 118 Subject: X.400 Experimental Environment HELP!! Hello! I am a graduate student at Cal Poly University in San Luis Obispo, CA. We are working on a project using the X.400 Experimental Environment (specifically the Message Transfer Agent called PP). We have compiled PP on an HP running HPUX Version 6.5B. We are in the process of configuring PP to test delivery of SMTP mail (using the SMTP channel) but are having problems defining the configuration due to limited access to the PP documentation. The bottom of this message defines how we have our configuration presently. I would greatly appreciate answers to the concerns/open issues listed below and corrections that may be needed to our configuration. Concerns/Open Issues: 1) Is the qmgr case sensitive? (edu and EDU) 2) Should the TCP port shown by ckconfig and in the isoentities be equal? 3) How do we know what TCP port to use? Please elaborate on the qmgr and pptsapd daemons and their relationships. Is the pptsapd daeomon used only on incoming connections and how? 4) What is the 1.17.6.2.1 in the isoentities file. These numbers seem to be in sequence in the file. Do we have to put our entry in sequence. Also, the entries in this file are all related to Europe addresses! 5) Should (or can) we use MH to generate SMTP messages and what's the difference (ie. additional tables used, etc). 6) Are there any other configuration files that are affected by PP. A test was ran using the mail command in /usr/lib/pp/cmds. The messages were placed in the appropriate /usr/spool/pp/queues subdirectories. When qmgr processed and delivered the mail, and then ran msg-clean, it crashed (leaving the pptsapd children processes as zombies). Logging information of qmgr indicated problems with the free() system call (we think!). The mail messages were placed in our home directory in a file called ppmailbox. The Received By: line did not contain the value of the show variable "with SMTP(PP)" as we specified on our smtp channel line. If you need additional information concerning our current configuration, please contact me ASAP!! We are on the quarter system and have approximately one month to meet our project objectives. *** Home phone (805) 925-5443 or work (805) 349-8649. *** We are also hoping to configure PP so that it supports X.400 mail via SMTP and SMTP mail via X.400. We are in the process of building a User Agent and getting the ISO lower layer protocols functional. Any additional information would be helpful!! Thanks for all of your help!!!!!! Romy *********** Current Configuration ********* ckconfig -n shows: pptsapd address Internet=microldl.calpoly.EDU+20001 /usr/etc/isoentities shows: microldl.calpoly.EDU "pp qmgr" 1.17.6.2.1 \ INTERNET=microldl.calpoly.EDU+18000 File: /usr/lib/pp/tailor loc_dom_mta microldl.calpoly.edu loc_dom_site calpoly.edu postmaster postmaster\@calpoly.edu pplogin pp qmgrhost microldl.calpoly.EDU loc_or "/ou=csc/o=calpolyslo/prmd=xnren/admd= /c=us" recognizes body parts: hdr.822 hdr.822-jnt hdr.822-us hdr.p2 hdr.822-uk ia5 dmd odif g3fax ipm hdr.p22 hdr.ipn chan 822-local prog=local, show="Local Delivery channel", type=both, sort="user time", adr=822,adr-order=uspref, bptin="ia5,hdr.822",bptout="ia5,hdr.822-us", content-out=822,table=local, access=mts,chanout=dr2rfc chan x400in84 prog=x400in84,show="X400 inbound",type=in, content-in=p2,adr=x400, adr-order=ukpref,table=x400in84,chanout=x400out84 chan x400out84 prog=x400out84,show="X400 outbound",type=out, adr=x400,adr-order=ukpref, content-out=p2,bptout="ia5,hdr.p2,g3fax,odif", table=x400out84,chanout=x400out84 chan smtp prog=smtp,show="with SMTP(PP)",type=out, adr=822,adr-order=usapref, bptout="ia5,hdr.822-us",content-out=822, chanout=dr2rfc chan list prog=list,show="List Channel",type=both, table=list,chanout=dr2rfc chan dr2rfc prog=dr2rfc,show="Dr2rfc channel",type=out, adr=822,adr-order=ukpref, bptin="ia5,hdr.822",content-out=822, chanout=dr2rfc Table aliases - postmaster:alias pp Table users - team2:822-local Table domain - edu:edu * Table ch.local - team2:team2 Table channels edu(smtp) File /etc/inetd.conf smtp stream tcp nowait pp /usr/pp/cmds/chans/smtpsrvr smtp *********** End of Configuration ***********