Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!NMFECC.ARPA!MCCALPIN%FSU.MFENET From: MCCALPIN%FSU.MFENET@NMFECC.ARPA Newsgroups: comp.os.vms Subject: SMTP <-> DECNET Mail Forwarding Message-ID: <870529105450.010@nmfecc.arpa> Date: Fri, 29-May-87 13:54:49 EDT Article-I.D.: nmfecc.870529105450.010 Posted: Fri May 29 13:54:49 1987 Date-Received: Sun, 31-May-87 15:49:15 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 21 Thanks for the many helpful replies. I got the system working by the following tricks: (1) I turned off the : to . conversion in the sendmail.cf files of the SMTP (non-gateway) machines. (I have never seen the : used in an ARPANET address, maybe it is an old syntax) (2) I added a rule in the gateway machines sendmail.cf like # Mail-11 rules R$+::$+@gateway_name $@$1::$2 # strip gateway name Now from SMTP to DECNET goes like: decnet_node::user_name@ultrix_gateway and mail from DECNET to SMTP goes like ultrix_gateway::"user_name@unix_node" Amazingly enough, REPLY works in both directions. I just hope that I don't need that : to . translation when our gateway comes up on the ARPANET in a few months.... john mccalpin mccalpin@fsu.mfenet mcalpin@fsu.bitnet (mccalpin%fsu.mfenet@nmfecc.arpa)