Re: default domain
Hugo Monteiro <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <[email protected]> |
Luiz Morte wrote: > > Hi list, > > How can I set a default domain for authentication/pop3 in qmail-ldap? > > For example, send a email with authentication, where I put only the > login (without domain) for SMTP_AUTH. > > and > > #telnet localhost 110 (using qmail-pop3d) > user login_only_without_domain > pass password > > is this possible? > > Thanks, > Luiz > Hello Luiz, Qmail-LDAP is suposed to do just that. Did you change the definition for LDAP_UID in qmail-ldap.h? The default ldap attribute used is "uid". So either have your user entries with uid=userlogin, or if you want to use another one, you'll have to change qmail-ldap.h and recompile. Regards, Hugo Monteiro. -- ci.fct.unl.pt:~# cat .signature Hugo Monteiro Email : [email protected] Telefone : +351 212948300 Ext.15307 Centro de Informática Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 www.ci.fct.unl.pt [email protected] ci.fct.unl.pt:~# _