From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 13:25:12 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 A986316A4DD for ; Wed, 9 Aug 2006 13:25:12 +0000 (UTC) (envelope-from m.apitz@oclcpica.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D209643D46 for ; Wed, 9 Aug 2006 13:25:11 +0000 (GMT) (envelope-from m.apitz@oclcpica.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id PAA29389 for ; Wed, 9 Aug 2006 15:22:03 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) Received: from hermes.sisis.de(193.31.10.38) by hunter.Sisis.de via smap (V2.1) id xma029378; Wed, 9 Aug 06 15:21:45 +0200 Received: from rebelion.Sisis.de (rebelion.Sisis.de [193.31.10.34]) by hermes.sisis.de (8.8.8/8.8.8) with ESMTP id PAA16823; Wed, 9 Aug 2006 15:24:52 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) Received: (from guru@localhost) by rebelion.Sisis.de (8.13.4/8.13.4/Submit) id k79DOo6k003752; Wed, 9 Aug 2006 15:24:50 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to m.apitz@oclcpica.org using -f Date: Wed, 9 Aug 2006 15:24:50 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20060809132450.GA3570@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-RELEASE (i386) Subject: access to Echange server via IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Aug 2006 13:25:12 -0000 Hello, Our central mail server is Exchange (please no comments :-)) On my FreeBSD notebook I'm using as MUA mutt, fetchmail with IMAP to get the e-mail and sendmail to send mail over to the Exchange, so far so good and I'm happy with it. Btw: one could even access the INBOX with something like $ mutt -f imap://server/ but fetchmail is better, I think. The only problem is access to common address books. Is there some IMAP-client in the ports or elsewhere for FreeBSD for fetching the address books from the Exchange server? Or does anybody know how to do this speaking IMAP with telnet like: $ telnet server 143 Connected to server * OK Microsoft Exchange Server 2003 IMAP4rev1 server version 6.5.7638.1 (server) ready. A0001 CAPABILITY * CAPABILITY IMAP4 IMAP4rev1 .... A0001 OK CAPABILITY completed. A0002 LOGIN "apitz" xxxxxxxxxxxx A0002 OK LOGIN completed. A0003 SELECT "Public folders" A0003 NO This a special mailbox and can not be selected or used as the destinati on for mailbox operations. ... A0010 LOGOUT * BYE Microsoft Exchange Server 2003 IMAP4rev1 server version 6.5.7638.1 signing off. A0010 OK LOGOUT completed. Thx matthias -- Matthias Apitz Manager Technical Support - OCLC PICA GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclcpica.org/ http://guru.UnixLand.de/