Date: Thu, 8 May 1997 18:48:31 -0500 (CDT) From: "Jay D. Nelson" <jdn@qiv.com> To: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Cc: freebsd-isp@FreeBSD.ORG, dk+@ua.net Subject: Re: UUCP server tuning [Q] Message-ID: <Pine.NEB.3.95.970508183640.894B-100000@acp.qiv.com> In-Reply-To: <3370D353.3337@cki.ipri.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
If I understand your situation, you want one machine to MX for the kiev.ua domain, but have everything else forwarded to your upstream UUCP connection. I think your solution is to keep DNS and use smtp, except: Define your smart relay host as your upstream provider (the DS macro). DSuucp-dom:smarthost Then set up a mailertable that has an entry like: smarthost: uucp-dom:smarthost If all your mail users are local, all should be well. If not, a mailertable entry like: subdomain.kiev.ua: smtp:host.subdomain.kiev.ua for each of their mail exchangers should solve the problem. I've never done anything like this -- so if anyone has or knows the best way, please let us know. -- Jay On Wed, 7 May 1997, Ruslan Shevchenko wrote: ->When I tried to tune FreeBSD as UUCP server, ->which accept calls from users. ->users have domains over our ->(i.e. ->user: uuu.kiev.ua ->and server is itc.ipri.kiev.ua ->) -> ->Then, during testing I want to have some table, ->and look at it *before* adding the domainname ->to the addreess without dns record. -> ->and then, I want to perform DNS lookup, ->If I not found host in this table. ->so FEAUTURE(nodns) is not for me. -> ->Is exists way to do this ? ->
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970508183640.894B-100000>