Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!ukc!edcastle!cs.glasgow.ac.uk!daemon From: jac@doc.ic.ac.uk (Jim Crammond) Newsgroups: mail.uk-sendmail-workers,comp.mail.sendmail Subject: Re: Ida sendmail and c-nrs Message-ID: <22842.9002281327@sophocles.doc.ic.ac.uk> Date: 28 Feb 90 13:27:12 GMT Sender: daemon@cs.glasgow.ac.uk Lines: 14 Approved: usenet@cs.glasgow.ac.uk In-Reply-To: Khalid Sattar's message of Wed, 28 Feb 90 12:22:30 GMT IDA tables require exact matches as you have already determined, so for ida sendmail a complete list of mail entities can be produced. The format of these tables are basically the same as other uk-sendmail tables i.e. . Domain tables use little-endian format and will map short to long or long to short names as you wish; the janet channel table uses big-endian format. The RHS is the host or application relay to send this host's mail to. I don't know whether the existing c-nrs can produce this - I suspect that if it does not then people may have been producing mmdf tables and converting the ":" field separator into a space. Anyone like to confirm/refute this? -Jim.