From owner-freebsd-hackers Wed Aug 26 09:52:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02334 for freebsd-hackers-outgoing; Wed, 26 Aug 1998 09:52:53 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from rembrandt.esys.ca (rembrandt.esys.ca [198.161.92.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02321 for ; Wed, 26 Aug 1998 09:52:46 -0700 (PDT) (envelope-from lyndon@esys.ca) Received: from warhol.esys.ca (warhol.esys.ca [198.161.92.20]) by rembrandt.esys.ca (2.0.4-beta-4/SMS 2.0.4-beta-1) with ESMTP id KAA28672; Wed, 26 Aug 1998 10:51:53 -0600 From: Lyndon Nerenberg Date: Wed, 26 Aug 1998 10:51:53 -0600 To: Terry Lambert Subject: Re: Imap4 Cc: hackers@FreeBSD.ORG In-Reply-To: <199808260132.SAA29380@usr04.primenet.com> References: <199808260132.SAA29380@usr04.primenet.com> from "Nick Hibma" at Aug 25, 98 09:51:27 am Message-ID: X-Mailer: Simeon for Aix Motif Version Mercury a8 Build (11) MIME-Version: 1.0 Content-Type: Text/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 26 Aug 1998 01:32:09 +0000 (GMT) Terry Lambert wrote: > The wire protocol is similar to LISP: lots of silly parenthesis. With lots of lists of things flowing around. What's wrong with parens? If it works for Lisp ... :-) > Many ISPs dislike IMAP4 because it takes a lot of storage, and only > gives back increased modem usage and wire traffic in return for > the extra storage it consumes -- wait a minute, I get why they > don't like it... ;-). You mean your IMAP server doesn't implement quotas? Let me give you a URL to our sales page ... And with the push to thin clients and NC, where else are you going to store that mail? Disk is cheap, and the security of having the mail backed up is a big win. > One of the most annoying this is that, without a full IMSP implementation, > of which there is not one of, there is no provision for fanning out > envelope information into sub-mailboxes (which would make IMAP4 > useful for virtual domain hosting, where POP3 fails to retain > envelope information because of a stupid agrument between Eric Allman > and Eric Raymond about "who is the MTA"), nor is there provision for > client specification of server side filtering rules (which would make > it otherwise more useful than POP3). I'm not sure how IMSP helps with virtual domains. This belongs a lot closer to the MTA. IMSP isn't really useful until you've drilled down into the context of an authenticated (IMAP) user. As for filtering, SIEVE is getting close to being reality (there are three prototypes running that I'm aware of). Also, what's a "full" IMSP implementation? There never was an RFC issued. The Cyrus and SMS IMSP servers are as "full" as it gets, being the only two released IMSP servers (that I'm aware of). > Basically, it's an interesting "also ran" that won't displace POP3 > any time soon until its flaws are noted and corrected. I'm going to take great pleasure in quoting that back to you in a couple of years :-) My prediction is that IMAP is going to displace the majority of POP3 implementations over the next 2-3 years. POP3 just can't handle the mobile community that represents more and more of the e-mail users out there today. Now, to add something FreeBSD related, I've been pushing for ESYS to do a port of our servers to FreeBSD for a while now. We've had a couple of requests for it, but not enough to justify the cost of adding another platform. If there's anyone out there who would *buy* *a* *copy* of Simeon Message Server if we did a port, please e-mail me directly. (http://www.esys.ca for more info on the server product.) --lyndon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message