Displaying 4 results from an estimated 4 matches for "exchange01".
2008 Feb 27
1
1.1rc1 "Transaction rolled back"?
>From my logs:
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2793, box=Trash, msgid=<E2FEA6DFF2340C438369E79466FB7E94F43547 at EXCHANGE01.charite.de>, size=3025
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2794, box=Trash, msgid=<20080226140752B6F6EC3EF7$08D09877C3 at REALTIMEPCR>, size=12833
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2795, box=Trash, msgid=<8f63285b4b444b9839c94615c28b...
2015 Jun 23
0
Proxy to more Servers
...mapproxy home=/home/imapproxy
}
auth-ldap-NEWAD.conf.ext:
passdb {
driver = ldap
args = /etc/dovecot/dovecot-ldap-NEWAD.conf.ext
}
userdb {
driver = ldap
args = /etc/dovecot/dovecot-ldap-NEWAD.conf.ext
default_fields = imapc_user=%u imapc_password=%w imapc_ssl=imaps
imapc_host=exchange01.ad.company.org imapc_port=993 driver=imap
uid=imapproxy gid=imapproxy home=/home/imapproxy
}
Well, the authentication works as expected, but when a user of the
second AD/Exchanges tries to log in, after a SUCCESSFULLY
authentication can't speak with the new Exchange server... :(
In the...
2003 Dec 01
0
No subject
...SAMBA developper).
I am going to try it to see if it works for me.
Rogelio J.
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Return-Path: <cro@ncacasi.org>
Delivered-To: samba@lists.samba.org
Received: from exchange01.ncacasi.org (unknown [129.219.88.140]) by
lists.samba.org (Postfix) with ESMTP id 61D624C8C for
<samba@lists.samba.org>; Thu, 13 Sep 2001 10:14:28 -0700 (PDT)
Subject: Win2k boxes broke suddenly
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Enco...
2009 Jun 01
1
installing sn package
...de.
------------------------------
Message: 98
Date: Wed, 27 May 2009 11:54:28 -0700
From: "Farley, Robert" <FarleyR@metro.net>
Subject: Re: [R] Still can't find missing data
To: R-help <r-help@r-project.org>
Message-ID:
<8452CFD6AC58614FA9F87C8ADC2E418904CED8C739@exchange01.lacmta.net>
Content-Type: text/plain; charset="us-ascii"
I can't get the syntax that will allow me to show NA values (rows) in the xtabs.
> # unfortunatly I don't see how to get that to run
> XTTable <- xtabs(wt_annual ~ Mode_orig_only + connector, exclude=NULL, na....