pkgsrc/mail/sqwebmail/patches
jlam 138e99980f Do some editting of the output returned by OpenLDAP's ldapsearch so that
it can be parsed by SqWebMail.  SqWebMail expects output to be of the
form
	class1=name1
	class2=name2
	...

but the output from ldapsearch seems to be

	class1: name1
	class2: name2

We massage it into the former using sed.  This makes LDAP searches against
ldap.bigfoot.com work properly when using the "Global Addressbook" feature
of SqWebMail.
2002-01-25 00:18:59 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ad
patch-ae Do some editting of the output returned by OpenLDAP's ldapsearch so that 2002-01-25 00:18:59 +00:00