From owner-freebsd-questions@FreeBSD.ORG Thu Jun 24 16:02:52 2004 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 6FFB916A4CE for ; Thu, 24 Jun 2004 16:02:52 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.240]) by mx1.FreeBSD.org (Postfix) with SMTP id 543D743D53 for ; Thu, 24 Jun 2004 16:02:52 +0000 (GMT) (envelope-from mbicer@gmail.com) Received: by mproxy.gmail.com with SMTP id w29so4904145cwb for ; Thu, 24 Jun 2004 09:02:10 -0700 (PDT) Received: by 10.38.164.51 with SMTP id m51mr36257rne; Thu, 24 Jun 2004 09:02:10 -0700 (PDT) Message-ID: <61e1e14d0406240902321df14b@mail.gmail.com> Date: Thu, 24 Jun 2004 18:02:09 +0200 From: Murat Bicer To: antenneX In-Reply-To: <00d801c45a02$65487ba0$0200000a@SAGEAME> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <00d801c45a02$65487ba0$0200000a@SAGEAME> cc: freebsd-questions@freebsd.org Subject: Re: Using sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: m@bicer.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 16:02:52 -0000 you need to user mailertable to send the email from first server to the second one. no need to forward. the second server should accept the emails for the domains it is holding the mailboxes for (in access file) Let me know if you need some config examples. -M. On Thu, 24 Jun 2004 10:46:15 -0500, antenneX wrote: > > Hope this isn't too far OT. > > I want to setup 2 mailservers using sendmail. The first to receive emails > for all users (vhosts too) and filter through greylisting. Then forward the > rest to another mailserver using SpamAssassin/Procmail on the LAN to their > POP3 Inboxes (qpopper) where they will pick up their mail. > > Based on tests so far, it looks like I will have to use an "open relay" in > order to forward the emails. Is this correct? > > Would appreciate any URLs where this setup is explained. > > Best regards, > > Jack L. Stone > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >