From owner-freebsd-questions Sun Aug 4 16: 7:54 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 E44C137B400 for ; Sun, 4 Aug 2002 16:07:51 -0700 (PDT) Received: from cheese.kulish.com (12-216-148-55.client.mchsi.com [12.216.148.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879A543E3B for ; Sun, 4 Aug 2002 16:07:51 -0700 (PDT) (envelope-from lists@tekengine.net) Received: from 12-216-148-55.client.mchsi.com ([12.216.148.55] helo=ronin) by cheese.kulish.com with asmtp (Exim 3.36 #1) id 17bUTX-000E3k-00 for freebsd-questions@freebsd.org; Sun, 04 Aug 2002 18:07:51 -0500 From: "Lists" To: "FreeBSD List" Subject: Mail Problems with 4.6-stable (sorry if this is a repost) Date: Sun, 4 Aug 2002 18:07:50 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Environment: 3 BSD servers. 1 Acting as email server. 2 others doing various things. 2 of the servers (including my email server) started out 4.3-stable and have been upgraded since. All are now 4.6-stable. 1 (the one I am having issues with) is a fresh install of 4.6-stable I set sendmail_enable and sendmail_submit_enable to NO in rc.conf on all my servers for security reasons. All but the one in question are still able to send email fine, using a command such as: Mail blah@blah.com from the scripts. I have some scripts that will email me when certain events occur. When the server with the fresh install of BSD tries to send email out, I get the following: EOT noc@kulish.com... Connecting to localhost.kulish.com. via relay... noc@kulish.com... Deferred: Connection refused by localhost.kulish.com. If sendmail is enabled in the rc.conf, it sends email fine (obviously). If I telnet from this server and drive the MTA manually, everything works fine. What I cannot figure out is where to change whatever setting it is so that this new box can do the same. I checked /usr/src/updating and didn't come up with much (which isn't surprising, I not that familiar with sendmail, I use exim on my main email server). Am I missing something obvious here? Most of my post-installation setup is done via script, and I hate to have this odd-ball server sitting there. Thanks for any help and if you need more info, LMK Chris K. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message