Xref: utzoo comp.dcom.modems:2433 comp.mail.uucp:1877 Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!mailrus!umix!honey From: honey@umix.cc.umich.edu (Peter Honeyman) Newsgroups: comp.dcom.modems,comp.mail.uucp Subject: Re: SysVr2 to HDB with a long name, how to setup? Message-ID: <4645@umix.cc.umich.edu> Date: 12 Sep 88 13:02:53 GMT References: <189@visenix.UUCP> <4631@umix.cc.umich.edu> <8437@watdragon.waterloo.edu> Reply-To: honey@citi.umich.edu (Peter Honeyman) Organization: Center for Information Technology Integration, Univ of Michigan Lines: 18 UUCP-Path: {uunet,rutgers}!umix!honey here's what i suggested to visenix!beattie in private mail. on the honey danber side, do this: cd /usr/spool/uucp mkdir longname /etc/link longname longnam chown uucp longname mkdir longname/.unremovable the mkdir prevents any cleanup daemon from removing the directories. it may or may not be necessary to add longnam to Systems -- depending on how badly broken the other side's mailer is -- but it can't hurt. on bsd systems running honey danber, or replace /etc/link with ln -s. for the record, rick suggests that honey danber acquire the bsd aliasing trick, and i tend to agree. peter