Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!microsof!uw-beaver!cornell!vax135!floyd!harpo!eagle!mhuxt!mhuxi!mhuxa!houxm!hocda!spanky!ka From: ka@spanky.UUCP Newsgroups: net.mail Subject: Percent signs in mail addresses Message-ID: <330@spanky.UUCP> Date: Thu, 26-May-83 21:12:53 EDT Article-I.D.: spanky.330 Posted: Thu May 26 21:12:53 1983 Date-Received: Sat, 28-May-83 16:01:15 EDT Lines: 6 Previous versions of 2.10 used to simply take eveything after the last "!" as the user name; thus "...!ucbvax!arens@UCBKIM" was converted to "arens@UCBKIM@ucbvax.UUCP". This was easily reversable. With the version just posted, howver, it generates "arens%UCBKIM@ucbvax.UUCP". What is the idea here? Should I add code to convert the percent back into an at sign?