From owner-freebsd-questions Wed Aug 22 18: 2: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id 9F16537B41F for ; Wed, 22 Aug 2001 12:46:23 -0700 (PDT) (envelope-from meshko@calliope.cs.brandeis.edu) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id PAA01881 for ; Wed, 22 Aug 2001 15:46:21 -0400 Date: Wed, 22 Aug 2001 15:46:21 -0400 (EDT) From: Mikhail Kruk To: Subject: simple extendable SMTP server (flamewar starter) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, the company I work for is pretty much windows-only place, but now I was asked to do a research in Unix mail server and possibly write a proof of concept implementation for one of them. The extension should be able to work with extensions of mail traveling through the server (strip the attachment and subsitute it with another attachment). Of course they are talking Linux, but I'll try to push for FreeBSD if I can. The problem is that I've never dealt with any of the mail servers. So which server should I choose? it must be reasonably easy to extend the way I described. It must work equally well on Linux and FreeBSD. Thanks! P.S. sorry it's not directly FreeBSD-related, but it is a bit of freebsd-advocacy related :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message