From owner-freebsd-ports@FreeBSD.ORG Thu Mar 25 17:46:31 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C6B9106566C for ; Thu, 25 Mar 2010 17:46:31 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 549058FC16 for ; Thu, 25 Mar 2010 17:46:31 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KZU000WSJX7P330@asmtp026.mac.com> for ports@freebsd.org; Thu, 25 Mar 2010 09:46:19 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1003250145 From: Chuck Swiger X-Priority: 3 In-reply-to: <45F21BFA45524CDD959C51B0668E2942@jarasc430> Date: Thu, 25 Mar 2010 09:46:18 -0700 Message-id: References: <200911051539.21097.oliver@realtsp.com> <201002021551.48270.oliver@realtsp.com> <4B687605.5000905@quip.cz> <201003191403.22374.oliver.schonrock@openbrackets.net> <4BA38879.9000702@FreeBSD.org> <4BA39648.9030108@collaborativefusion.com> <4BAB3765.2010608@FreeBSD.org> <45F21BFA45524CDD959C51B0668E2942@jarasc430> To: Jack Raats X-Mailer: Apple Mail (2.1077) Cc: ports@freebsd.org, postfix-users@postfix.org Subject: Re: Exchange ActiveSync account X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2010 17:46:31 -0000 Hi-- On Mar 25, 2010, at 6:16 AM, Jack Raats wrote: > I have an Exchange ActiveSync account and I would like to get this mail on my freebsd 7.3-stable server. > I donn't haven an imap or pop account, only the information of the activesync account. > > Can anyone give me a clue how to achieve this? Yes, abandon this proprietary account in favor of something using published Internet RFC standards. As far as I can tell from 30 seconds with the wikipedia entry, there are no freely available implementations which would run on FreeBSD. You can pay for the Outlook connector to Zimbra, which runs on Linux and MacOSX.... Regards, -- -Chuck