From owner-freebsd-questions Wed Jun 24 07:34:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA13828 for freebsd-questions-outgoing; Wed, 24 Jun 1998 07:34:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA13797; Wed, 24 Jun 1998 07:33:57 -0700 (PDT) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199806241433.HAA13797@hub.freebsd.org> Subject: Re: long.names with sendmail and BDS 2.2.5 In-Reply-To: <35906AA1.D09AAC29@whro.org> from Bob Boone at "Jun 23, 98 10:55:29 pm" To: bboone@whro.org (Bob Boone) Date: Wed, 24 Jun 1998 07:33:56 -0700 (PDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bob Boone wrote: > This is the only FreeBSD list I'm on, so here's an "easy" if not > politically-correct question for the list. > > I'm running 2.2.5, with whatever version of sendmail comes with > it. A friend doesn't want to use his login as his email, he wants to > use firstname.lastname@domain.com (with real names in the > placeholders). Knowing that their is an 8-character limit to the > checking done for login names, will the longer name structures work ??? > I intend to alias the longer names to their login names. . . . . Is > there anything in FREEBSD or Sendmail, or popper for that matter, that > would screw up the use of longer names, even if there were two = > Alexander.one@domain.com and Alexander.two@ domain.com ???? > two options come to mind immediately. 1. use /etc/aliases. one alias for each long.name this will take care of incoming mail. outgoing mail will still have the users login. 2. use genericstable and virtusertable in sendmail to rewrite the mail headers and envelope. this will make the long.name appear to be the name. no local user login names will appear. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message