Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!TWNITRI1.BITNET!kw20swk0 From: kw20swk0@TWNITRI1.BITNET (Wai-kong, Sung) Newsgroups: comp.soft-sys.andrew Subject: Re: How to receive Internet mails in AMDS? Message-ID: <901204170217.1869@ersob.itri.org.tw> Date: 4 Dec 90 23:02:17 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 56 >(Warning to the easily-revolted: raw sendmail code follows.) >In outline, you do this. In sendmail.cf ruleset 0, you shoud replace >all the lines that resolve to the mailer named ``local'' with lines that >resolve to a mailer named something else; I'll use the name ``Xlocal''. >Thus, for example, you'd replace the line > R$+ $#local$:$1 local names >with > R$+ $#Xlocal$:$1 local names >Replace all the uses of ``local'', or at least all where you expect to >receive mail. > >Now, you have to define this mailer, too. I use the definition: > >MXlocal, P=/etc/queuemail, F=nlmuFD, S=10, R=20, A=queuemail -r $g -i -s -T > -A 0;transarc.com;Network-Mail -a $u Before your message come, I 've tried to change the local mailer to /etc/queuemail liked this Mlocal, P=/etc/queuemail, F=nlmuFD, S=10, R=20, A=queuemail -r $g -i -s -T -A 0;transarc.com;Network-Mail -a $u and then I tried to change mailer to Xlocal according to your message. But they all resulted the same; two files, dfAAXXXXX and qfAAXXXXX queued in the directory /usr/spool/mqueue for each outside mail. I enclosed a sample of these files. Is there still anything needed to be modified in the sendmail.cf? Can I make queuemail to output some logfiles for debuggging whenever it is invoked by /usr/lib/sendmail? :::::::::::::: dfAA01307 :::::::::::::: REPLY!! :::::::::::::: qfAA01307 :::::::::::::: P1302 T660300188 DdfAA01307 MDeferred S H?P?return-path: Hreceived: from next (next) by w2sun2. (4.0/SMI-4.0) id AA01307; Tue, 4 Dec 90 16:43:08 CST H?x?full-name: Hreceived: by next (NeXT-1.0 (From Sendmail 5.52)/NeXT-1.0) id AA04763; Tue, 4 Dec 90 16:44:58 GMT+0800 Hdate: Tue, 4 Dec 90 16:44:58 GMT+0800 HFrom: sung@next (sung) Hmessage-id: <9012040844.AA04763@ next > HTo: sung+@w2sun2 Hsubject: Re: test to NeXT R