Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!orchid!egisin From: egisin@orchid.UUCP Newsgroups: comp.mail.misc,comp.protocols.tcp-ip Subject: Re: can pmdf be run over tcp-ip? Message-ID: <11472@orchid.waterloo.edu> Date: Sat, 31-Oct-87 18:54:48 EST Article-I.D.: orchid.11472 Posted: Sat Oct 31 18:54:48 1987 Date-Received: Sun, 1-Nov-87 09:59:36 EST References: <13051@comp.vuw.ac.nz> Organization: U of Waterloo, Ontario Lines: 15 Xref: utgpu comp.mail.misc:565 comp.protocols.tcp-ip:1455 In article <13051@comp.vuw.ac.nz>, edward@comp.vuw.ac.nz (Ed Wilkinson) writes: > We're just beginning to use pmdf & tcop ion Unix & VMS Vaxen. Is > there any way to run pmdf over tcp-ip instead of phone links? As > this is probably a simple query, please reply via email. Thanks. PMDF and PhoneNet are often confused. PhoneNet is a transport protocol (for mail) over asynchronous lines. There are a couple of implementations of it under Unix, and one is called (inappropriately) "PMDF". The PMDF package under VMS is a "mailer", like sendmail and MMDF on Unix. It includes support for several transport protocols, including PhoneNet, DecNet, and SMTP/TCP/IP. So PMDF on VMS supports TCP/IP, but the TCP/IP itself is a separate package.