From owner-freebsd-questions@FreeBSD.ORG Tue Aug 21 04:51:43 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 DDC8616A420 for ; Tue, 21 Aug 2007 04:51:43 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 4998D13C46C for ; Tue, 21 Aug 2007 04:51:43 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l7L4pdFM062026 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 21 Aug 2007 11:51:39 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id l7L4paha067299; Tue, 21 Aug 2007 11:51:36 +0700 (ICT) Date: Tue, 21 Aug 2007 11:51:36 +0700 (ICT) Message-Id: <200708210451.l7L4paha067299@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Configuring mailman with web server different from mail server 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: Tue, 21 Aug 2007 04:51:44 -0000 Hi, I am trying to install mailman from the ports. I have different machine for the mail server and the web server and I am trying to figure if this configuration is workable. The MTA is sendmail, where could I find configure example? Best regards, Olivier