Re: env SMTPAUTHUSER (possible added to main patch)

2010-08-17 Thread Nicolas de Bari Embriz Garcia Rojas
Hi, the installation is very simple, a normal qmail-ldap setup with QMAILQUEUE support. but just before compiling modify the file qmail-smtpd.c and put this: env_put2(SMTPAUTHUSER, remoteinfo); after line 1598 in here:  case '2':    flagauthok = 1;    remoteinfo = line.s;    out(status);    

[patch] LDIF-formatted schema file for OpenLDAP

2010-08-17 Thread Brian T Glenn
Qmail-LDAP List: I have created a modification of the current qmail.schema file to support the cn=config or RTC method of configuring slapd in OpenLDAP. This feature was introduced in version 2.3 and has become the standard configuration method as of Ubuntu 10.04 LTS. The file is simply the