From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 06:46:03 2005 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 8107C16A41F for ; Thu, 6 Oct 2005 06:46:03 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FA2343D45 for ; Thu, 6 Oct 2005 06:46:03 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.71.31]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0INX008FHESP7TH3@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Thu, 06 Oct 2005 01:46:02 -0500 (CDT) Date: Thu, 06 Oct 2005 02:46:03 -0400 From: Chuck Swiger In-reply-to: <40A108EB8FD3588E8382EB58@[192.168.10.249]> To: Sasa Stupar Message-id: <4344C82B.6020209@mac.com> Organization: The Courts of Chaos MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7bit X-Accept-Language: en-us, en References: <40A108EB8FD3588E8382EB58@[192.168.10.249]> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Cc: FreeBSD Q ML Subject: Re: Can't get Mailman to work 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, 06 Oct 2005 06:46:03 -0000 Sasa Stupar wrote: [ ... ] > I have sendmail configured and running just fine. And the group mailnull > DOES exist on my system. I have even tried to ciompile Mailman with > different mail_gid but I get allways the same error. > Looks like this is connected to the execution of the smrsh. > Does anyone have (had) the similar problem and how to solve it? Getting this right can be somewhat of a pain, unfortunately. You might try setting the --with-mail-gid to 26 explicitly, or you might try setting it to smmsp. What does "grep DefaultUser /etc/mail/sendmail.cf" say...? -- -Chuck