Original Author : Paul L Daniels

Additions:
Change : add ability to read mimepack from STDIN
Author : Matthew McNaughton <mcnaught@cs.ualberta.ca>
Date   : 24/11/2000

Fixes:
Change : Correct problem where a filename will contain multiple consecutive /'s
Author : James Cownie
Date   : 03/02/2001

Change : Replaced the tmpnam() call for temporary filename with MIME_tmpnam()
Author : Dave DeMaagd & Paul L Daniels
Date   : 29/01/2001

Change : added patch to detected boundaries without surrounding quotations
Author : Rolf
Date   : 12/01/2001


Support:
Date : 07/01/2000
Person: Hans Harder
What: Supplied me with a mailpack which couldn't be correctly decoded by ripMIME due to it not having a trailing CR/LF after the base64 encoded portion of the attachment.

Date : 29/01/2001
Person : Sven Rassmaan
What: Supplied me with a mailpack/spool which I could test the multiple-email-spool-extract facility (also happened to be the requestor or such)
