From owner-freebsd-questions Thu Sep 5 5:39:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3971237B400 for ; Thu, 5 Sep 2002 05:39:51 -0700 (PDT) Received: from mail.spod.org (opal.spod.org [195.92.99.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F19843E42 for ; Thu, 5 Sep 2002 05:39:50 -0700 (PDT) (envelope-from yann@spod.org) Received: from yann by mail.spod.org with local (Exim 3.36 #1) id 17mvt6-0003XU-00; Thu, 05 Sep 2002 13:37:32 +0100 Date: Thu, 5 Sep 2002 13:37:32 +0100 From: Yann Golanski To: Den Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMTP vs sendmail Message-ID: <20020905123732.GA11438@kierun.org> References: <200209051521.21926.info@volginfo.ru> <200209051531.09327.info@volginfo.ru> <200209051634.31942.info@volginfo.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209051634.31942.info@volginfo.ru> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoth Den on Thu, Sep 05, 2002 at 16:34:31 +0400 > every time I send mail, sendmail print error messages: > Sep 5 15:40:05 img sendmail[17883]: My unqualified host name (img) unknown; > sleeping for retry > Sep 5 15:41:05 img sendmail[17883]: unable to qualify my own domain name > (img) -- using short name > > my host (named img) is in local network, and return path is "sg ", if > I send mail using sendmail. > > Is it possible to disable this error messages and customise return path (and > maybe some other parameters) for all mail I send? AH, it is a DNS error...i think. I'm much more of an Exim person. Try adding to /etc/hosts: img 10.0.0.10 and see if that helps -- assuming img is the name of your machine and that it's IP is 10.0.0.10. Hope that helps. -- yann@kierun.org -=*=- www.kierun.org PGP: www.kierun.org/pgp/key-kierun PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318 IRC: nick kierun, server spod.uk.amiganet.org, channel #sanctus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message