Igor Brezac wrote:
You could use ldap_whoami() instead of the first query.
Where does that come from?
You do not need to do anything with this. The identifier is passed to pts
for canonicalization, the group is not validated.
I don't see this in ldap.c. The identifier group
At 6:43 PM -0600 1/18/04, Jim Levie wrote:
On Sun, 2004-01-18 at 16:56, Mark London wrote:
Hi - On redhat 9, I accidently deleted a bunch of files in /lib. I
installed the rpms I downloaded from redhat, including db4 However,
I'm getting the following errors, even though I recompiled cyrus.
A
On Sun, 18 Jan 2004, Tim Pushor wrote:
>
>
> Igor Brezac wrote:
>
> >I see. I did not realize you were going to retrieve groups with another
> >search filter. This should work.
> >
> >
> >
> Yeah, I'm sure it will. I wish I could do it in one query though.. How
You could use ldap_whoami() inst
On Sun, 2004-01-18 at 16:56, Mark London wrote:
> Hi - On redhat 9, I accidently deleted a bunch of files in /lib. I
> installed the rpms I downloaded from redhat, including db4 However,
> I'm getting the following errors, even though I recompiled cyrus.
> Any suggestions? I must have messed
Hello and thanks for your help...
> Jan 16 16:46:01 obsidian master[167]: process started
> Jan 16 16:46:01 obsidian ctl_cyrusdb[168]: recovering cyrus databases
> Jan 16 16:46:01 obsidian ctl_cyrusdb[168]: skiplist: recovered
> /var/imap/mailboxes.db (1 record, 320 bytes) in 0 seconds
> Jan 16 1
Hi - On redhat 9, I accidently deleted a bunch of files in /lib. I
installed the rpms I downloaded from redhat, including db4 However,
I'm getting the following errors, even though I recompiled cyrus.
Any suggestions? I must have messed up the db libraries, but I can't
figure out how. Thank
>>> "Troy McKinnon" <[EMAIL PROTECTED]> 01/17/04 03:34AM >>>
In squirrelmail I get the following error on the Left Hand Navigation
frame.
ERROR : Could not complete request. CREATE "INBOX.Sent" Reason Given:
Permission denied
Also when I set up an imap account I have to remove the 'special
fold
[EMAIL PROTECTED] wrote:
Hello and thanks for your reply...
check the permissions for /var/imap/db. I had a problem with that once.
What's in /var/imap/db?
centralcore# ls -la /var/imap/
total 20
drwxr-xr-x 10 cyrus cyrus 512 Jan 17 22:23 .
drwxr-xr-x 21 root wheel 512 Jan 17 22:23 .
Nils Vogels wrote:
Kevin P. Fleming wrote:
Ken Murchison wrote:
There is no overlap between the groups from the different servers,
and grouping them is easy with wildcard matching:
cups.*
microsoft.*
infragistics.*
everything else
OK, so you need the newspeer option to be a *list* of peers?
Jason Williams wrote:
Important info:
FreeBSD 4.9
Cyrus-Imapd-2.1.16
Cyrus-SASL-2.1.17
I've setup two idential servers.
They are both compiled with BerkeleyDB 4.1.25:
I installed cyrus through the ports tree, but set different options upon
compile time.
(Configure options)
make WITH_BDB_VER=4
Igor Brezac wrote:
I see. I did not realize you were going to retrieve groups with another
search filter. This should work.
Yeah, I'm sure it will. I wish I could do it in one query though.. How
often does the ptloader get called on? Will the pts cache here help at
all? What exactly does
On Fri, 16 Jan 2004 [EMAIL PROTECTED] wrote:
> On Sat, 17 Jan 2004, Craig Ringer wrote:
>
> > Nils Vogels wrote:
> > > Why not just run squatter from master ?
> > >
> > > This works deliciously over here:
> > >
> > > EVENTS {
> > >...
> > > # Let's squat em
> > > squat_usercmd="squatter
Nils Vogels wrote:
Kevin, may I ask how you managed to get multiple groups using one
fetchnews command ?
I've been trying comma delimited group names (fetchnews -n -w
"nl.test,nl.someother" news.myisp.nl) but for some reason no articles
are fetched then. If I use space delimitations, only the
On Sat, 17 Jan 2004, Tim Pushor wrote:
> Igor Brezac wrote:
>
> >I do not see how this is going to work within cyrus context. You will
> >need to change a lot more than just ptloader/ldap code for this to work.
> >
> >
> >
> Perhaps I don't understand everything involved, but ptloader now just
>
Igor Brezac wrote:
I do not see how this is going to work within cyrus context. You will
need to change a lot more than just ptloader/ldap code for this to work.
Perhaps I don't understand everything involved, but ptloader now just
finds the user record via user defineable filter, and only c
15 matches
Mail list logo