On Fri, Jun 28, 2013 at 09:57:06AM +0200, Joel Carnat wrote: > Hi, >
Hi, > I'm having a(nother) look at OpenSMTPd as a Postfix replacement. > I'm using OpenSMTPD 5.3.3 on OpenBSD 5.3/i386. > I have configured LDAP connexion as such: > table ldap ldap:/etc/mail/ldapd.conf > It seems to work ; at least to connect. But if I try using "ldaps", I get: > smtpd: table_create: backend "ldaps" does not exist > Yes, backend != protocol ;-) Both ldap and ldaps would be handled by the ldap backend, however... The ldap backend doesn't support SSL yet. -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this email because you are subscribed to mailing list: [email protected] To unsubscribe, send mail with subject: [[email protected]] unregister
