From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 00:48:32 2003 Return-Path: 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 C4D0616A4CE for ; Tue, 25 Nov 2003 00:48:32 -0800 (PST) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3272143FE1 for ; Tue, 25 Nov 2003 00:48:29 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id 41E7C28; Tue, 25 Nov 2003 09:48:24 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id AF21D2FDA03; Tue, 25 Nov 2003 09:48:23 +0100 (CET) Date: Tue, 25 Nov 2003 09:48:23 +0100 From: Roman Neuhauser To: Jonas Manalive Message-ID: <20031125084823.GJ340@freepuppy.bellavista.cz> Mail-Followup-To: Jonas Manalive , Simon Barner , questions@freebsd.org References: <1069624490.51320.26.camel@localhost> <20031123223513.GC4608@zi025.glhnet.mhn.de> <1069627890.23052.6.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1069627890.23052.6.camel@localhost> User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: Postfix/procmail/fetchmail/spamassassin setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 08:48:32 -0000 # manalive@gmx.net / 2003-11-23 14:51:30 -0800: > > Other hints: Check /var/log/maillog (and post some lines from the tail > > if you still can fix your problem). > > A'ha! What do I do here to fix this? (I think I should have changed the > alias database from alias_maps = dbm:/etc/aliases to alias_maps = > hash:/etc/aliases - or should that be nis or netinfo?) Here is the > output: > -------------- > Nov 23 14:44:12 ancient postfix/master[69957]: warning: process > /usr/local/libexec/postfix/smtpd pid 81358 exit status 1 > Nov 23 14:44:12 ancient postfix/master[69957]: warning: > /usr/local/libexec/postfix/smtpd: bad command startup -- throttling > Nov 23 14:45:12 ancient postfix/smtpd[81362]: fatal: unsupported > dictionary type: dbm the type you should've used of course depends on the actual type of the map. i'd bet it's "hash" in your case. > > Is the postfix daemon listening on port 25? Are you able to telnet > > there: > > > > % telnet localhost 25 > > Telnet'd with no problems. so you say you were able to perform complete SMTP dialogue with the postfix smtpd that your maillog shows committing suicide over and over? i'd love to see it. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html