HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
faxmail fails on mime message/rfc822
- To: flexfax@sgi.com
- Subject: flexfax: faxmail fails on mime message/rfc822
- From: "Andrew S. Howell" <andy@tibco.com>
- Date: Tue, 25 Aug 1998 13:54:11 +0900
Hello,
Faxmail gets itself into an infinite loop when processing a
MIME message of Content-type: message/rfc822. From what I've found so
far, the problem seems to lie in faxmail.c++. The two member
functions:
formatMIME
formatMessage
recursively call each other, with nothing to stop the recursion. Does
anyone know if there is a patch for this?
If not, I'll take a whack at it.
Thanks,
Andy