Hi all, j'ai installe et configure ispman sur une debian 3.0. Tout semble fonctionner, sauf que postfix ne reconnait pas les utilisateurs crees dans ce systeme. Il fonctionne pour tout ce qui n'est pas gere par ispman, mais me fait des "user unknown" avec tout ce qui est specifique a ispman.
Je suppose que c'est ma configuration postfix-ldap qui est foireuse, mais je n'y connais pas grand-chose dans ce domaine. J'ai suivi plein de docs differentes, mais aucune ne semble resoudre le probleme. Si un expert pouvait m'aider ... :-) Je n'envoie pas toute la config pour ne pas polluer, dites-moi s'il en faut plus : postconf -n : alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/lib/postfix home_mailbox = Maildir/ local_recipient_maps = $virtual_mailbox_maps $alias_maps unix:passwd.byname mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 mydestination = swoog, $myhostname, localhost.localdomain, localhost, localhost.$mydomain, $mydomain, hash:/etc/postfix/destination myhostname = swoog.lybrafox.com mynetworks = 127.0.0.0/8, 192.168.50.0/24 myorigin = /etc/mailname program_directory = /usr/lib/postfix recipient_delimiter = relayhost = setgid_group = postdrop smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) virtual_gid_maps = ldap:ldapvirtualgidmap virtual_mailbox_base = / virtual_mailbox_maps = ldap:ldapvirtualmailbox virtual_maps = hash:/etc/postfix/virtual, hash:/etc/postfix/virtusers, ldap:ldapvirtualmap virtual_minimum_uid = 1000 virtual_uid_maps = ldap:ldapvirtualuidmap partie indicative des logs: Jul 9 13:02:58 swoog postfix/pickup[16304]: F019322C07D: uid=1000 from=<[EMAIL PROTECTED]> Jul 9 13:02:59 swoog postfix/cleanup[16685]: F019322C07D: message-id=<[EMAIL PROTECTED]> Jul 9 13:02:59 swoog slapd[14757]: daemon: conn=203 fd=22 connection from IP=127.0.0.1:34792 (IP=0.0.0.0:34049) accepted. Jul 9 13:02:59 swoog slapd[14909]: conn=203 op=0 SRCH base="o=ispman" scope=2 filter="(|([EMAIL PROTECTED])(mailAlias [EMAIL PROTECTED]))" Jul 9 13:02:59 swoog slapd[14909]: conn=203 op=0 SEARCH RESULT tag=101 err=0 text= Jul 9 13:02:59 swoog slapd[14910]: conn=203 op=1 SRCH base="o=ispman" scope=2 filter="(|([EMAIL PROTECTED])(mai [EMAIL PROTECTED]))" Jul 9 13:02:59 swoog slapd[14910]: conn=203 op=1 SEARCH RESULT tag=101 err=0 text= Jul 9 13:02:59 swoog slapd[14909]: conn=203 op=2 SRCH base="o=ispman" scope=2 filter="(|(mailLocalAddress=remi_test_be)(mailAlias =remi_test_be))" Jul 9 13:02:59 swoog slapd[14909]: conn=203 op=2 SEARCH RESULT tag=101 err=0 text= Jul 9 13:02:59 swoog slapd[14910]: conn=203 op=3 SRCH base="o=ispman" scope=2 filter="(|([EMAIL PROTECTED])([EMAIL PROTECTED]))" Jul 9 13:02:59 swoog slapd[14910]: conn=203 op=3 SEARCH RESULT tag=101 err=0 text= Jul 9 13:02:59 swoog postfix/qmgr[15502]: F019322C07D: from=<[EMAIL PROTECTED]>, size=418, nrcpt=1 (queue active) Jul 9 13:02:59 swoog postfix/local[16689]: F019322C07D: to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=bounced (unknown user: "remi_test_be") Et hop, il l'envoie a hobbes. -- R�mi `Debian: giving you the power to shoot yourself in each toe individually.' -- with kudos to Greg Lehey _______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/[EMAIL PROTECTED] IRC: efnet.unixtech.be:6667 - #unixtech

