If you are not on a system running PMDF, but connected via DECnet to a system that is, then you may still use PMDF to send mail. Suppose that the system running PMDF has the DECnet node name NODE. To send mail to PMDF on that system, use the addressing syntax:³
NODE::IN%"address"For example,
$ MAIL MAIL> SEND To: NODE::IN%"mrochek@puppy.farm.org" Subj: Vaccination Enter your message below. Press CTRL/Z when complete, or CTRL/C to quit: Mrochek, phone home. It's time for your annual vaccination. - EEF CTRL/Z MAIL>
To simplify things further, you can establish the following logical name definition in your LOGIN.COM file:
$ DEFINE IN NODE::IN%Then, when you send mail to PMDF, you can use the addressing syntax:
IN::"address"