From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Steve Simon" Date: Thu, 3 May 2007 13:01:12 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] dns failure In-Reply-To: <20070503102506.45960@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 5703426a-ead2-11e9-9d60-3106f5b1d025 > term% upas/smtp -d -as -h yourdomain.dom net!mgate.chello.at user csae9638@uibk.ac.at I assume you are not really seting your from-domain to be "yourdomain.dom" ? the relevant bit of my /mail/lib/remotemail looks like: fd=quintile.net exec /bin/upas/smtp -g $addr -h $fd $addr $sender $* also, try this: ndb/ipquery sys $sysname smtp # Note the $ here is not escaped which should print smtp=mgate.chello.at I.E. your /lib/ndb/local is consistent and being resolved correctly. -Steve