On Fri, 2006-03-17 at 13:05 +0200, Razvan Turtureanu wrote:
> after you patch qmail-1.03
> open for editing qmail-group.c and go to line 466
> you will find 
> 
> for (j = 0; j < r; i++) {
> 
> you will heave to replace the "i" with "j".
> 
> for (j = 0; j < r; j++) {
> 
> recompile qmail-ldap.
> i did just that and it worker for me. I am using  20050401a patch.

Thanks a tonne Razvan. The problem has been fixed. :)

Srinidhi.
-- 
ASCII ribbon campaign ( )         B S Srinidhi
 - against HTML email  X          http://srinidhi.deeproot.co.in
             & vCards / \         DeepRoot Linux

Reply via email to