From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 17:41:42 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 9965A16A41B for ; Thu, 18 Oct 2007 17:41:42 +0000 (UTC) (envelope-from office@ourweb.net) Received: from ourweb.net (joey.ourweb.net [216.236.255.138]) by mx1.freebsd.org (Postfix) with ESMTP id 3CEEF13C447 for ; Thu, 18 Oct 2007 17:41:42 +0000 (UTC) (envelope-from office@ourweb.net) Received: from [127.0.0.1] (unverified [216.236.255.29]) by ourweb.net (SurgeMail 3.8f2) with ESMTP id 51357-1762690 for multiple; Thu, 18 Oct 2007 14:32:18 -0400 Message-ID: <47179ACF.8020003@ourweb.net> Date: Thu, 18 Oct 2007 13:41:35 -0400 From: Bill Banks User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, "N.J. Thomas" References: <47177167.9080100@ourweb.net> <20071018170038.GJ27906@ayvali.org> In-Reply-To: <20071018170038.GJ27906@ayvali.org> Content-Type: multipart/mixed; boundary="------------080008070202030602080507" X-Authenticated-User: wpa@ourweb.net Cc: 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 17:41:42 -0000 This is a multi-part message in MIME format. --------------080008070202030602080507 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit N.J. Thomas wrote: > * Bill Banks [2007-10-18 10:44:56 -0400]: > >> 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. >> > > Please post the output of "postconf -n". > > Thomas > > -- ----------------------------------------------- Bill Banks 508-829-2005 Wachusett Programming Ourweb http://www.ourweb.net http://www.ourwebtemplates.com --------------080008070202030602080507 Content-Type: text/plain; name="postfix" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="postfix" command_directory = /usr/local/sbin config_directory = /usr/local/etc/postfix daemon_directory = /usr/local/libexec/postfix debug_peer_level = 6 debug_peer_list = countrygirlsonline.com default_privs = nobody fast_flush_domains = countrygirlsonline.com html_directory = no inet_interfaces = all luser_relay = $local@countrygirlsonline.com mail_owner = postfix mailq_path = /usr/local/bin/mailq manpage_directory = /usr/local/man mydomain = countrygirlsonline.com myhostname = cowgirl.ourweb.net mynetworks_style = class newaliases_path = /usr/local/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no relayhost = $mydomain sample_directory = /usr/local/etc/postfix sendmail_path = /usr/local/sbin/sendmail setgid_group = maildrop smtpd_client_restrictions = check_client_access hash:/usr/local/etc/postfix/access transport_maps = hash:/usr/local/etc/postfix/transport unknown_local_recipient_reject_code = 550 --------------080008070202030602080507--