Hi Charles

I receive the Timo's reply. thanks for send me again

Use the option that i said, but the problem persists.


userdb static {
  args = uid=500 gid=500

}

userdb prefetch {
    }




Jan  2 23:50:08 michel dovecot: auth(default): new auth connection: pid=18374
Jan 2 23:50:20 michel dovecot: auth(default): client in: AUTH 1 PLAIN service=POP3 secured lip=127.0.0.1 rip=127.0.0.1 resp=<hidden> Jan 2 23:50:20 michel dovecot: auth(default): pam(michel,127.0.0.1): lookup service=dovecot Jan 2 23:50:20 michel dovecot: auth(default): client out: OK 1 user=michel Jan 2 23:50:20 michel dovecot: auth(default): master in: REQUEST 1 18306 1 Jan 2 23:50:20 michel dovecot: auth(default): master out: USER 1 michel uid=503 gid=503 Jan 2 23:50:20 michel dovecot: POP3(michel): Loading modules from directory: /usr/lib64/dovecot/pop3 Jan 2 23:50:20 michel dovecot: pop3-login: Login: user=<michel>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured Jan 2 23:50:20 michel dovecot: POP3(michel): Module loaded: /usr/lib64/dovecot/pop3/lib10_quota_plugin.so
Jan  2 23:50:20 michel dovecot: POP3(michel): Effective uid=503, gid=503
Jan 2 23:50:20 michel dovecot: POP3(michel): maildir: data=/var/spool/virtualmail//michel Jan 2 23:50:20 michel dovecot: POP3(michel): maildir: root=/var/spool/virtualmail//michel, index=/var/spool/virtualmail//michel, control=, inbox=


Dovecot detect the username , but no detect the part domain that i need to build the path to maildir.

Use ldap (active directory) to retrieve the mail attribute which specifies the address of my mail users.

I ask, as I could do with pam.
As I get the attribute mail with pam

mail_location = maildir:/var/storage/virtualmail/%d/%n

So must be /var/spool/virtualmail/casa.co.cu/michel

not

/var/spool/virtualmail//michel







----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Reply via email to