3135N/AThis patch comes from upstream:
3135N/AWe presume it will be part of a future release of procmail.
3135N/A case '"':*target++=delim='"';start++;
3135N/A if((i= *target++= *start++)==delim) /* corresponding delimiter? */
3135N/A else if(i=='\\'&&*start) /* skip quoted character */
3135N/A- while(*start); /* anything? */