My ipvirtualbasedn is:
more /var/qmail_2/control/ipvirtualbasedn
200.105.128.37:ou=acelerate_org,ou=qmail_users,dc=acelerate,dc=org
the namedvirtualbasedn is:
more /var/qmail_2/control/namedvirtualbasedn
acelerate.org:ou=acelerate_org,ou=qmail_users,dc=acelerate,dc=org
mail.acelerate.org:ou=acelerate_org,ou=qmail_users,dc=acelerate,dc=org
User example:
dn:
[EMAIL PROTECTED],ou=acelerate_org,ou=qmail_users,dc=acelerate,dc=org
cn: Example.tld Admin
ou: qmail_users
sn: Admin
objectClass: top
objectClass: person
objectClass: inetOrgPerson
objectClass: qmailUser
Bruno Negrão wrote:
Did you set up the control/ipvirtualbasedn file?
bnegrao
----- Original Message ----- From: "Jesus Bernardo Ruiz Flores"
<[EMAIL PROTECTED]>
To: "Kristof Bajnok" <[EMAIL PROTECTED]>; "Qmail-ldap"
<[email protected]>
Sent: Monday, June 27, 2005 7:23 PM
Subject: Re: virtual domains
I just patch qmail-ldap with this patch. but i still have to login
using [EMAIL PROTECTED]
my qmail-pop3d start script is
#!/bin/sh
env - PATH="/var/qmail_2/bin:/usr/local/bin" \
tcpserver -v -R -H -l 0 -c 200 0 pop3 \
/var/qmail/bin/qmail-popup mail.acelerate.org \
/var/qmail/bin/auth_pop /var/qmail/bin/qmail-pop3d Maildir 2>&1
Thanks
Jesus
Kristof Bajnok wrote:
Have a look at http://www.sztaki.hu/~bajnokk/qmail-ldap-virtual.html .
I think this is what you are searching for.
Kristof
szerda 22 június 2005 17:39 dátummal Jesus Bernardo Ruiz Flores ezt
írta:
Is There a way to make qmail-ldap 20050401a work with ip aliasing for
the virtual domain part. I'm trying to configure a virtual domains
where
the users when they conenct throught pop3 don't have ton give the
login
name in the form [EMAIL PROTECTED] just the username.
Please i really need help on this.
Jesus