################################################### # # Remove what I assume are two debugging lines from # the vdelivermail code. They were added during the # v5.3.20 release # # Michael Bowe 6/June/2003 # ################################################### --- ../vpopmail-5.3.20-orig/vdelivermail.c Sun Apr 6 02:17:15 2003 +++ vdelivermail.c Fri Jun 6 14:36:02 2003 @@ -460,8 +460,6 @@ /* If the user is over thier quota, return it back * to the sender. */ - printf("address: %s\n", address); - printf("quota: %s\n", quota); if (user_over_maildirquota(address,format_maildirquota(quota))==1) { /* check for over quota message in domain */