From owner-freebsd-questions@FreeBSD.ORG Thu Feb 23 12:04:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B490B16A420 for ; Thu, 23 Feb 2006 12:04:10 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A3243D62 for ; Thu, 23 Feb 2006 12:04:05 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1NC3l4C019701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 23 Feb 2006 14:03:52 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1NC3NY6032650; Thu, 23 Feb 2006 14:03:23 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1NC3Mq9032649; Thu, 23 Feb 2006 14:03:22 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 23 Feb 2006 14:03:22 +0200 From: Giorgos Keramidas To: Rob Message-ID: <20060223120322.GA32645@flame.pc> References: <20060223103735.63335.qmail@web33304.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060223103735.63335.qmail@web33304.mail.mud.yahoo.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.723, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.19, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, MANY_EXCLAMATIONS 0.78, PLING_QUERY 0.51) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail: "550 Relaying denied" after boot up; restart sendmail solves 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, 23 Feb 2006 12:04:10 -0000 On 2006-02-23 02:37, Rob wrote: > > Hi, > > I have a weird problem with my mail server. > It's running 6-Stable as Feb. 23rd. > > After a boot up, sendmail refuses to deliver > emails with a > > reject=550 5.7.1 [...] Relaying denied > > When I then simply restart sendmail manually: > > /etc/rc.d/sendmail restart > > the problem is solved and email is correctly > delivered without any Relay denials. > > Any idea what this can be? > And how to get this right immediately after boot up? You haven't really told us anything that can help us understand that the *real* problem is. Are there interesting error messages in your `/var/log/maillog' file? What do these messages say?