OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jaume Teixi (teixi6tems.com)
Date: Tue Sep 04 2001 - 22:31:56 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    hi I'm on debian putting postfix 20001217 into openldap2....
    my ldap accounts are as follows:

    --------
    dn: uid=santi, ou=Peoples, o=Girona, dc=turistic, dc=net
    objectClass: inetOrgPerson
    objectClass: inetLocalMailRecipient
    uid: santi
    cn: Santi Gil
    sn: santi
    userPassword: *
    mailLocalAddress: /var/mail/santi
    mail: santigirona.turistic.net
    --------

    so I've mail as mail and maildrop as mailLocalAddress
    how should I get postfix into ldap ? I've tried:

    --------
    myhostname = island.6tems.com
    alias_maps = hash:/etc/aliases, ldap:ldapsource
    ldapsource_server_host = localhost
    ldapsource_server_port = 389
    ldapsource_search_base = dc=turistic, dc=net
    ldapsource_timeout = 25
    ldapsource_query_filter = (&(mail=%s)(paid_up=true))
    ldapsource_domain = turistic.net, hash:/etc/postfix/searchdomains
    ldapsource_result_attribute = mail
    LDAP_SCOPE_SUBTREE
    myorigin = island.6tems.com
    destinations = island.6tems.com, 6tems.com, girona.turistic.net, turistic.net
    --------

    but don't know howto indicate that my maildrop's are mailLocalAddress in my ldap server

    bests from barcelona,

    jaume teixi.
    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users