From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 21:35:16 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 5466F16A420 for ; Mon, 6 Feb 2006 21:35:16 +0000 (GMT) (envelope-from topcat@osx.demon.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2FE43D45 for ; Mon, 6 Feb 2006 21:35:15 +0000 (GMT) (envelope-from topcat@osx.demon.nl) Received: from osx.demon.nl ([83.160.22.16]:10436 helo=[10.0.0.28]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1F6E0w-0007kF-K2 for freebsd-questions@freebsd.org; Mon, 06 Feb 2006 21:35:14 +0000 Message-ID: <43E7C115.1070700@osx.demon.nl> Date: Mon, 06 Feb 2006 22:35:17 +0100 From: topcat User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [help] howto : setup a bsmtp (batch) smtp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@osx.demon.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 21:35:16 -0000 Hello Group, For some time i'm surfing for a 'how-to' for setting-up a bsmtp server. Without result. I just tried to search this mailinglist, but also no result. This is the deal: - i have a freebsd mail server with postfix running (pop/imap etc). Works great. - now for some domains i would like this server to 'act' aswell as a 2nd (bsmtp) mail server. I know that you need to add a extra MX record to domain. - i installed /usr/port/mail/bsmtp. - what i can't figure out is: how i can 'instruct' postfix to store the mail for some domains and try to send the (stored) mail each x minutes to the server it is intended too Now, is it that hard to configure this? Or is it that simple (and i'm just to dumb to find out)? Any help is appreciated, it drives me nuts :x Many, many thanks in advance, TC