From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 14:47:56 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E335F16A420 for ; Thu, 18 Oct 2007 14:47:56 +0000 (UTC) (envelope-from mnslinky@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9588213C468 for ; Thu, 18 Oct 2007 14:47:56 +0000 (UTC) (envelope-from mnslinky@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so386860pyb for ; Thu, 18 Oct 2007 07:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; bh=65bpINYsPtUU4GUnvMpYmDcmfz8yU8mdxd9UPx9eljY=; b=jZIJ5aehrznkqVWCv7aiiLs2GfuC7stOPhqGy+VLMZ3QOYKWoIuiNBrHPaXsGS6U1EjsRJ6Q0sf9GW5q0JlhNS1laLwSwSJ8vzxiAamBq31p/teYvPtVTjv4/THSzrFT/BV7z5zjaC68GaCbQLYlMPtNTYljGozECathISW1czI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=ANkfn1BoXXrN+fnGdnbVo611zdybmnHteHOSNOImLu9pj8FFBefADa8xWh9tfTLFcDz65ovMSQijwOIgwB4S8np1KKsnWbhvUdX2Q0oDbDizcJA4B5iYODYNWxqWrY2n5ptvtrs2ahXK9Oy2aBQMD4W4WbK+ybvbix9aKZBerUs= Received: by 10.35.111.14 with SMTP id o14mr750778pym.1192718873365; Thu, 18 Oct 2007 07:47:53 -0700 (PDT) Received: from ?10.0.0.14? ( [74.95.66.25]) by mx.google.com with ESMTPS id v15sm2074691pyh.2007.10.18.07.47.52 (version=SSLv3 cipher=OTHER); Thu, 18 Oct 2007 07:47:52 -0700 (PDT) In-Reply-To: <47177167.9080100@ourweb.net> References: <47177167.9080100@ourweb.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <90D7EEDF-9EDE-451A-B7B3-EBB11F33A1DF@gmail.com> Content-Transfer-Encoding: 7bit From: Eric Crist Date: Thu, 18 Oct 2007 09:47:46 -0500 To: Bill Banks X-Mailer: Apple Mail (2.752.3) Cc: User Questions Subject: Re: postfix problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 14:47:57 -0000 You need to tell your mail server what domains it needs to accept mail for. Edit /etc/mail/access.sample and add your domain per the template, save as /etc/mail/access, then run make install restart from within the /etc/mail directory. Let me know if that works alright for you! Eric On Oct 18, 2007, at 9:44 AMOct 18, 2007, Bill Banks wrote: > Hi, Im installing postfix on a server. It accept mail from my own > network but not from the outside. It said "relay access denied". > Any clue. > > -- > ----------------------------------------------- > Bill Banks 508-829-2005 > Wachusett Programming Ourweb > http://www.ourweb.net > http://www.ourwebtemplates.com > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" ----- Eric F Crist Secure Computing Networks