Have UBH skip files not just for UUENCODED version
Brought to you by:
gerard
For multi-part messages, UBH will skip (if asked) files
that already exist but only if the encoding format is
UUENCODE.
Many files are now encoded with yEnc, so the attached
patch should fix that. (At least for yEnc files)
I did the patch such that it has the least impact on
the current code - that is, it was put into the current
code with minimal disruption or changes.
Patch to ubh 2.5 to also handle yEnc for skipping multi-part messages at the start.