On Fri, Sep 26, 2014 at 04:02:45PM +0200, Joel Carnat wrote:
> Couldn't be there at that time, unfortunately.
> Yet, I'm having a look again at, this time, OpenBSD 5.5 / OpenSMTPD 5.4.2 and 
> I still can't have it working.
> 
> I already noticed smtpd will fail/crash if no index is done in LDAP server 
> (seen using OpenLDAP and OpenBSD ldapd).
> But smtpd is still dying after the ldap match.
> debug: table-ldap: reading key "url" -> "ldap://localhost";
> debug: table-ldap: reading key "username" -> "cn=admin,dc=tumfatig,dc=net"
> debug: table-ldap: reading key "password" -> "secret"
> debug: table-ldap: reading key "basedn" -> "ou=users,dc=tumfatig,dc=net"
> debug: table-ldap: reading key "userinfo_filter" -> 
> "(&(objectClass=inetOrgPerson)(mail=%s))"
> debug: table-ldap: parsing attribute "userinfo_attributes" (4) -> "mail"
> debug: table-ldap: reading key "alias_filter" -> 
> "(&(objectClass=inetOrgPerson)(mail=%s))"
> debug: table-ldap: parsing attribute "alias_attributes" (1) -> "mail"
> debug: table-ldap: done reading config
> debug: smtp: listen on 192.168.59.131 port 25 flags 0x0 pki ""
> debug: smtp: listen on IPv6:fe80::20c:29ff:fef1:283d%vic0 port 25 flags 0x0 
> pki ""
> debug: smtp: listen on 127.0.0.1 port 25 flags 0x0 pki ""
> debug: smtp: listen on IPv6:fe80::1%lo0 port 25 flags 0x0 pki ""
> debug: smtp: listen on IPv6:::1 port 25 flags 0x0 pki ""
> debug: smtp: will accept at most 500 clients
> debug: table-ldap: ldap server accepted credentials
> debug: table-ldap: connected
> debug: smtpd: scanning offline queue...
> debug: smtpd: offline scanning done
> debug: smtp: new client on listener: 0x8ee2a66700
> smtp-in: New session d672dd667db0a9ba from host 0@localhost [local]
> debug: table_ldap_internal_query: 
> filter=(&(objectClass=inetOrgPerson)([email protected])), ret=1
> Segmentation fault 
> warn: table-proc: pipe closed
> fatal: table-proc: exiting
> warn: smtp -> lka: pipe closed
> warn: parent -> lka: pipe closed
> warn: mfa -> smtp: pipe closed
> warn: mda -> lka: pipe closed
> warn: mta -> lka: pipe closed
> warn: control -> lka: pipe closed
> # warn: queue -> lka: pipe closed
> warn: scheduler -> control: pipe closed
> 
> There's probably a misconfiguration on my smtpd.conf.
> But I'd be available for an IRC debug sequence tonight, if wished/available :)
> 
> Le 19 mai 2014 ? 10:52, Gilles Chehade <[email protected]> a ?crit :
> 
> > ohai,
> > 
> > if you're interested in getting LDAP fixed, I plan a debugging session
> > this Thusrday at 7PM (Europe/Paris) on IRC: #opensmtpd @ freenode
> > 
> > im willing to stay working on it as long as it takes for all crashes to
> > go, but given that im not an LDAP user and not too familiar with it, I
> > would love to have some LDAP users around ;-)
> > 

I'll be around tomorrow and after tomorrow evening with spare time in
my hands ;-)


-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to