Re: help with site+database

2001-07-21 Thread Russell Coker

On Thu, 19 Jul 2001 20:12, Bulent Murtezaoglu wrote:
> >> it may not actually BE a kickback, but it looks like one and
> >> smells like one and the end-result is basically the same.
>
> RC> Only the most stupid consultants would go for that (like a
> RC> consulting company I used to work for).  You can make much
> RC> more money installing the software, programming, etc and
> RC> charging by the hour.
>
> Yes, and getting kickbacks and residuals are also iffy ethically since
> you are haggling with the vendors on behalf of your client on the
> client's clock.  Happily, as RC suggests, the other way round is more
> profitable, so it is a no-brainer.  If the vendor is willing to apply
> larger discounts to sales funneled though your consultancy, that makes
> you so much more valuable to the clients.  IMHO and IMHE,
> consultancies who see their clients as "marks" end up with idiots as
> clients and idiots do tend to go out of business when things turn
> sour.
>
> OB ISP:  did anyone do systematic banchmarking with Russel Coker's
> postal/rabid suite?  Google only seems to know about RC's own
> benchmarking on a notebook.

The only systematic benchmark results that have been published are of 
comparing Maildir to mbox.

Probably most people here can already guess most of the results (mbox does 
really badly and Maildir is generally good).

Some of the hardware guys at VA were talking about working on such things 
with me at one time, but I think that deal's cancelled now...

-- 
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/   Postal SMTP/POP benchmark
http://www.coker.com.au/projects.html Projects I am working on
http://www.coker.com.au/~russell/ My home page


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Courier-ldap authentification trouble

2001-07-21 Thread Ramin Motakef

Hi,
i cant get courier imap and ldap authentification to work and don't
have any more ideas where to look.

It seems as if courier doesn't even seem to try to contact the ldap
server (ethereal shows no connection attempt). So i guess its a
problem with my configuration.

My authdaemonrc contains:
 authmodulelist="authldap"
 daemons=1
 version=""
 authdaemonvar=/var/run/courier/authdaemon

and authldaprc:
 LDAP_SERVER nase.motakef.de
 LDAP_PORT   389
 LDAP_BASEDN ou=vdomains, dc=motakef, dc=de
 # Tried with the next two comment or not.  
 #LDAP_BINDDNcn=admin, ou=People, dc=motakef, dc=de
 #LDAP_BINDPWsecret
 LDAP_TIMEOUT5
 LDAP_AUTHBIND   0   # also tried 1
 LDAP_MAIL   mail
 LDAP_GLOB_UID   vmail
 LDAP_GLOB_GID   vmail
 LDAP_HOMEDIRhomeDirectory
 LDAP_MAILDIRmailMessageStore
 LDAP_CLEARPWuserPassword

in imapd:
 
 AUTHMODULES="authldap"
 


ps ax | grep authdaemon:
  707 ?S  0:00 /usr/lib/courier/authlib/authdaemond.ldap start
  708 ?S  0:00 /usr/lib/courier/authlib/authdaemond.ldap start

The logfiles do not contain any useful information. Is there any way
to better debug what courier is trying to do?

Any obvious errors above?

Thanks,
Ramin


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: help with site+database

2001-07-21 Thread Bulent Murtezaoglu

> "RC" == Russell Coker <[EMAIL PROTECTED]> writes:
[...]
RC> The only systematic benchmark results that have been published
RC> are of comparing Maildir to mbox.

Have a URL handy?

RC> Some of the hardware guys at VA were talking about working on
RC> such things with me at one time, but I think that deal's
RC> cancelled now...

If it's not proprietary, I'd like to take a peek at what you were
considering (notes etc.).  Ideally I'd like to be able to parse the 
MTA and popper logs, generate a model for users/traffic and then test
systems with the typical load * some multiple.  Seems tricky because 
one might also need to simulate slow dial-up connections and such.  

cheers,

BM


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: help with site+database

2001-07-21 Thread Gavin Hamill

> RC> The only systematic benchmark results that have been published
> RC> are of comparing Maildir to mbox.
>
> Have a URL handy?

Just in case it's a different one than I'm aware of,
http://www.courier-mta.org/mbox-vs-maildir/

Regards,

Gavin.



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]