[vchkpw] Qmail + vpopmail using qmail-ldap schema.

2005-06-01 Thread Joshua Coucke
Hey, I am trying to get a new email server working using 
qmail+vpopmail+ldap.  The user software we have will export users to the 
qmail-ldap schema.  The problem is that it looks like the vpopmail ldap 
schema is not the same as the qmail-ldap schema.


Is there a way to make vpopmail work with the qmail-ldap schema or do I 
have to get rid of vpopmail and just use qmail-ldap?


Could I posible map the qmail-ldap schema to the vpopmail schema?

I was also thinking that I might be able to use vpopmail with mysql and 
import from the ldap server via a user script of some sort.


Any thoughts?

Josh



Re: [vchkpw] Qmail + vpopmail using qmail-ldap schema.

2005-06-01 Thread Jeremy Kitchen
On Wednesday 01 June 2005 12:04 pm, Joshua Coucke wrote:
 Hey, I am trying to get a new email server working using
 qmail+vpopmail+ldap.  The user software we have will export users to the
 qmail-ldap schema.  The problem is that it looks like the vpopmail ldap
 schema is not the same as the qmail-ldap schema.

 Is there a way to make vpopmail work with the qmail-ldap schema or do I
 have to get rid of vpopmail and just use qmail-ldap?

 Could I posible map the qmail-ldap schema to the vpopmail schema?

 I was also thinking that I might be able to use vpopmail with mysql and
 import from the ldap server via a user script of some sort.

you could also just export their information to say.. a flat file.. and then 
import that into whatever backend you want.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
[EMAIL PROTECTED] ++ inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
  kitchen @ #qmail #gentoo on EFnet IRC ++ scriptkitchen.com/qmail
 GnuPG Key ID: 481BF7E2 ++ jabber:[EMAIL PROTECTED]


pgpCFrNLCpXX5.pgp
Description: PGP signature


Re: [vchkpw] Qmail + vpopmail using qmail-ldap schema.

2005-06-01 Thread Joshua Coucke




Jeremy Kitchen wrote:

  On Wednesday 01 June 2005 12:04 pm, Joshua Coucke wrote:
  
  
Hey, I am trying to get a new email server working using
qmail+vpopmail+ldap.  The user software we have will export users to the
qmail-ldap schema.  The problem is that it looks like the vpopmail ldap
schema is not the same as the qmail-ldap schema.

Is there a way to make vpopmail work with the qmail-ldap schema or do I
have to get rid of vpopmail and just use qmail-ldap?

Could I posible map the qmail-ldap schema to the vpopmail schema?

I was also thinking that I might be able to use vpopmail with mysql and
import from the ldap server via a user script of some sort.

  
  
you could also just export their information to say.. a flat file.. and then 
import that into whatever backend you want.

-Jeremy

Yes, I could. I just picked LDAP because it was the easiest thing to
get our client software (Emerald) to export to. It is to bad vpopmail
doesnt have support for the qmail.schema found in qmail-ldap. 

If there isn't one there really should be some sort of standard for
this

*sigh*

Josh




Re: [vchkpw] Qmail + vpopmail using qmail-ldap schema.

2005-06-01 Thread Jeremy Kitchen
On Wednesday 01 June 2005 02:48 pm, Joshua Coucke wrote:
 you could also just export their information to say.. a flat file.. and
  then import that into whatever backend you want.

 Yes, I could.  I just picked LDAP because it was the easiest thing to
 get our client software (Emerald) to export to.

isn't exporting to say.. a CSV file even easier?  I would think so :)

 It is to bad vpopmail 
 doesnt have support for the qmail.schema found in qmail-ldap.

they're very different packages, making the entry format compatible would be 
very difficult, if even possible.

 If there isn't one there really should be some sort of standard for
 this

don't say that too loud.. vol might hear it and rant about LDAP :)

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
[EMAIL PROTECTED] ++ inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
  kitchen @ #qmail #gentoo on EFnet IRC ++ scriptkitchen.com/qmail
 GnuPG Key ID: 481BF7E2 ++ jabber:[EMAIL PROTECTED]


pgpsu0Y8nbeOM.pgp
Description: PGP signature


Re: [vchkpw] Qmail + vpopmail using qmail-ldap schema.

2005-06-01 Thread Joshua Coucke




Jeremy Kitchen wrote:
isn't
exporting to say.. a CSV file even easier? I would think so :)

Yes it probably would be. But the only way I can see to get emerald to
export user info is to use their ldap sync server. That or I would
just have to access the database emerald stores info in. The reason I
haven't done that yet is partially because of what my boss wants...
but...

  they're very different packages, making the entry format compatible would be 
very difficult, if even possible.
  

All of the info needed should be there though. The login and the
domain are there, not sure about quota. So it should be possible to
create a bridge between the two at least.

  don't say that too loud.. vol might hear it and rant about LDAP :)

I should scream then. :P

Josh




[vchkpw] [OT] TLS Issues

2005-06-01 Thread Charles J. Boening
I realize this isn't the best forum for this question but I haven't
gotten any response from Shupp's toaster list.  I figure enough people
here are using the same patches and may have run across this problem
before.

I'm running netqmail-1.05 with Bill's latest toaster patch
(qmail-toaster-0.7.2.patch).  

My system is Mandrake 10.2 (LE 2005)

Here are my OpenSSL versions:
   openssl-0.9.7e-5mdk
   libopenssl0.9.7-devel-0.9.7e-5mdk
   libopenssl0.9.7-0.9.7e-5mdk


TLS startup failed (error:0D07209B:asn1 encoding
routines:ASN1_get_object:too long)

I figure someone here has probably seen that error before and can shed
some light on what I need to do to fix it.  I've done the make cert
and make tmprsadh.  That all seemed to go well.  I've got other
servers that don't have this issue.  Could it be an OpenSSL version
issue?

Thanks,
Charlie