LDAP/SASL/POSTFIX setup?

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default LDAP/SASL/POSTFIX setup?

    Has anybody attempted to create Postfix installation with SASL
    authenticated via LDAP? Is it possible to do via the ports collection?
    Or do I need a patch?

    Thanks in advance,

    Tom Veldhouse
    Thomas T. Veldhouse Guest

  2. Similar Questions and Discussions

    1. Net::SMTP with Authen::SASL
      Hi, I'm using Net::SMTP with Authen::SASL When I try to send 2 messages in a perl-script with SMTP, the first message issent okay. When sending...
    2. SASL Authentication
      Could someone tell me how I can set SASL Authentication with MIME::Lite?? I am currently testing the code below: use MIME::Lite; use...
    3. ldap on RedHat 9.0 setup problem
      Hi All, this is my third day I am spending on setting up ldap server. Please help. Do you know a good howto for redhat linux users? I work for...
    4. Postfix
      Hello Mick! At Wednesday 23 July 2003 02:10 Mick Reichelt wrote: According to http://www.apt-get.org/ you can find some IPv6-enabled...
    5. SMTP AUTH with Postfix and SASL
      Bonjour. I am trying to setup SMTP AUTH with Postfix and SASL on Debian unstable. So far I got these packages installed: postfix ...
  3. #2

    Default Re: LDAP/SASL/POSTFIX setup?

    Thomas T. Veldhouse wrote:
    > Has anybody attempted to create Postfix installation with SASL
    > authenticated via LDAP? Is it possible to do via the ports collection?
    > Or do I need a patch?
    We are using cyrus-sasl2-saslauthd here with good results. LDAP is a
    build option in the port.

    HTH
    Per olof
    Per olof Ljungmark Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139