Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!cbatt!cblpf!cbstr1!karl From: karl@cbstr1.att.com (Karl Kleinpaste) Newsgroups: comp.unix.wizards Subject: Re: Unix userid conventions Message-ID: <148@cbstr1.att.com> Date: Tue, 10-Mar-87 08:53:42 EST Article-I.D.: cbstr1.148 Posted: Tue Mar 10 08:53:42 1987 Date-Received: Wed, 11-Mar-87 04:38:39 EST References: <4812@brl-adm.ARPA> Organization: AT&T-BL, Columbus Lines: 25 In-reply-to: zellich@ALMSA-1.arpa's message of 9 Mar 87 15:10:40 GMT Posting-Front-End: GNU Emacs 18.37.1 of Wed Feb 25 1987 on cbstr1 (usg-unix-v) zellich@ALMSA-1.arpa writes: No sweat on e-mail - you just set up useful aliases for each user the same way we do now; nothing says a user's login id and mail id have to be the same... True enough. I have been using a modification to smail (first in 2.1; added to 2.3 yesterday) which does fullname delivery of mail. Mail from me now says I am Karl.Kleinpaste@cbstr1.att.com, in both the From: and From_ lines. Works great. Has a nice heuristic for variations on a fullname, e.g., for a gecos field in /etc/passwd of "First M. Last (Nickname)," it'll deliver to First.M.Last, F.Last, Last, Nickname.Last, or N.Last, all equivalent. Now there is effectively no relationship between my login name and my mail address; it could change to "zzrwvjs" tomorrow and no one would know by my mail address. Now I need to convince the netnews software to use the same mechanism, so that outbound news doesn't advertise me by login name, either. PS- How many people are aware that the current development version of smail is up to version 2.5? I got mail via floyd yesterday, and its Received: line said "smail 2.5" in it. Rather volatile software... -- Karl