To: $TOADDR
From: $FROMADDR
Subject: Partial FAX received on $DEVICE from "$SENDER"
Content-type: text/html; charset=UTF-8
Content-Transfer-Encoding: base64


#INCLUDE header.inc

#INCLUDE divider.inc

#INCLUDE fax-data.inc

#INCLUDE divider.inc

    <div id=error>
	The full document was not received because:<br/>
	<blockquote>
	    $MSG
	</blockquote>
#INCLUDE session_log.inc
    </div>

#INCLUDE divider.inc

#INCLUDE fax-dispatched.inc

#INCLUDE footer.inc

