Re: CVS questions

2002-10-13 Thread Ken Murchison
Quoting "Kervin L. Pierre" <[EMAIL PROTECTED]>: > Hi, > > I'm about to build/configure CVS imapd 2.2 branch for virtual domain > support with a single IP. I have a few questions before I start. > > What are the CVS branches, tags available for download? Which do I use http://bugzilla.andre

Re: database types

2002-10-13 Thread Rob Siemborski
On Sat, 12 Oct 2002, David Wright wrote: > Can someone explain what advantages and disadvantages one has from the > different database types? And what is a skiplist anyway? I'm familiar > with flat files and the sleepycat databases, but I've never heard of a > skiplist. This has been addressed o

Postfix with Cyrus working on lmtp - loosing aliases

2002-10-13 Thread Roger Grosswiler
Hello out there, Thanks all for your support, now i got my connection between postfix and cyrus on lmtp workingnevertheless, if a message comes in for "[EMAIL PROTECTED]", regarding to the alias-table postfix should defer to the local account "rogerg"... he just replies with unknown user...h

Re: Cyrus SASL 2.1.8 Released

2002-10-13 Thread Rob Siemborski
On Sun, 13 Oct 2002, Kervin L. Pierre wrote: > What is the difference between 'auxpropd' and 'saslauthd'? I read the > sasl docs and got that saslauthd only does PLAIN, but isn't that what > auxprops do as well? Is there functionality missing that will only be > provided with an LDAP auxprop pl

saslauthd,ldap,virtual_domains

2002-10-13 Thread Kervin L. Pierre
Is there are way to dynamically modify ldap_search_base attribute of saslauthd so that it searches are particular DIT of the LDAP server? eg. a way to split the realm ( %r ) macro, then building a search base off that. ie. ldap_search_base: ou=people,%d Where %d explodes to "dc=domain,dc=tld

Re: Auth.log error messages

2002-10-13 Thread Simon Loader
On Sun, 2002-10-13 at 04:14, Jens wrote: > I am trying to clean up my cyrus installation. With lots of help from > everybody I have it running but my /var/log/auth.log file generates lots of > errors. They don't affect anything but I would like to sort this out if I > could. Basically I get lots

Re: database types

2002-10-13 Thread Iain Stevenson
There has recently been a short discussion on the list about this - cones down to efficiency issues. Not using db4 would seem also to eliminate warnings about "lockers". I'd be more worried about migration issues from one sort of database to another. Last time I tried modifying the database