Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!psuvax1!gatech!utkcs2!betelgeuse!moore From: moore@betelgeuse.cs.utk.edu (Keith Moore) Newsgroups: comp.unix.ultrix Subject: Re: How can I tame the mail11v3 ? (In n) Keywords: mail11v3, sendmail.cf Message-ID: <1159@utkcs2.cs.utk.edu> Date: 14 Oct 89 19:04:26 GMT References: <1128@utkcs2.cs.utk.edu> <1596@esat.kuleuven.ac.be> <5020@shlump.nac.dec.com> <1344@saskg.semicon.sony.JUNET> Sender: news@utkcs2.cs.utk.edu Reply-To: moore@cs.utk.edu () Organization: CS Dept -- University of TN, Knoxville Lines: 47 In article <1344@saskg.semicon.sony.JUNET> hiroshi@saskg.semicon.sony.JUNET (Hiroshi Miyazawa) writes: [descripion of mail11v3 behavior deleted] > I've verified the behavior described above. Then I have a problem with the >new version of mail11. I'd been applying a cheap trick to the previous >version of mail11 like follow; > > #MDmail,P=/usr/bin/mail11, F=mnsF, S=17, R=18, A=mail11 $f $x $h $u > MDmail,P=/usr/bin/mail11F, F=mnsF, S=17, R=18, A=mail11 $f $x $h $u > > "mail11F" calls a filter program which convert the character code and pass >it to "/usr/bin/mail11" as follow;(you know, we are always suffered from many >kinds of Japanese code, it's silly !!) > > main(argc, argv) > : > strcpy(cmd, "/usr/local/bin/FILTER | /usr/bin/mail11 "); > : > [but this doesn't work with mail11v3] > I appreciate any of your suggestion. > > Thanks. > >Hiroshi Miyazawa hiroshi@semicon.sony.junet >CAD Dep. Semiconductor Grp. SONY Corp. hiroshi%semicon.sony.junet@uunet.uu.net >4-14-1 Asahi, Atsugi, Kanagawa Japan Tel: (+80) 0462-30-5341 I've mentioned this here before, so I'll be brief this time to avoid needless repetition. I wrote my own mail11/mail11d to get around some of the many problems present in the gateway programs supplied by Digital in various versions of DECnet-Ultrix. It is available by anonymous ftp to cs.utk.edu (128.169.201.1) directory readonly/mail11, files mail11.shar and mail11d.shar . Or if you don't have ftp access, send mail to moore@cs.utk.edu and I'll mail them to you. In particular, my mail11 program retains the old /usr/bin/mail11 interface, so it would probably drop right in to your mail configuration. Eventually I'll build in an SMTP interface (using real SMTP and clever tricks instead of an extended version of SMTP like mail11v3 uses.) Keith Moore Internet: moore@cs.utk.edu University of Tenn. CS Dept. BITNET: moore@utkvx 107 Ayres Hall, UT Campus UT Decnet: utkcs::moore Knoxville Tennessee 37996-1301 Telephone: +1 615 974 0822