From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 19:03:32 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 1B33E16A4CE for ; Mon, 12 Apr 2004 19:03:32 -0700 (PDT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3F4F43D39 for ; Mon, 12 Apr 2004 19:03:31 -0700 (PDT) (envelope-from zhangweiwu@realss.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1BDDGi-0004AI-JG for freebsd-questions@freebsd.org; Mon, 12 Apr 2004 21:03:20 -0500 Message-ID: <407B4A3F.5000503@realss.com> Date: Tue, 13 Apr 2004 10:02:39 +0800 From: Zhang Weiwu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040227 X-Accept-Language: zh-cn, en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: new administrator: please help me choose news server 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, 13 Apr 2004 02:03:32 -0000 Hello. I never did this before, but now I'll setup a mail server in the coming weeks. Here is the requirement: 1) the mail server should run both smtp and imap, sending and accepting emails 2) mail server should be able to ask for confirm before it deliever executables. Or it should be able to reject all emails with Windows executable file attached 3) should be albe to extend to handle multi-domains in the future I don't really understand what part of email server is handled by what program. I thought I need a sendmail plus a imap server (cyrus comes out in my mind, but I don't know if it should be my choice), is that all? I'm the kind of lazy guy not to RTFM, but I need direction guide, suggestion from you so that I know what the f**k manual to read:) Thank you!