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 Initial import of mail/sqwebmail, the Courier webmail CGI. 2002-01-24 07:23:44 +00:00
patch-ab Initial import of mail/sqwebmail, the Courier webmail CGI. 2002-01-24 07:23:44 +00:00
patch-ac Initial import of mail/sqwebmail, the Courier webmail CGI. 2002-01-24 07:23:44 +00:00
patch-ad Initial import of mail/sqwebmail, the Courier webmail CGI. 2002-01-24 07:23:44 +00:00
patch-ae Do some editting of the output returned by OpenLDAP's ldapsearch so that 2002-01-25 00:18:59 +00:00