[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Draft fax-processing-status-01.txt
Hi,
I have summarized discussions over the mailing list
on draft-maeda-faxwg-fax-processing-status-00.txt
and reflected them into the new version; fax-processing-status-01.txt.
Since ID data base is closed now, I am sending it to the mailing list.
I attached draft text which is not quite long.
Regrads.
Toru Maeda
INTERNET-DRAFT Fax Processing Status 12 March 2001
IETF fax WG Toru Maeda, CANON Inc.
Internet draft 12 March 2001
Expires: August 2001
Fax Processing Status
<draft-maeda-faxwg-fax-processing-status-01.txt>
1. ABSTRACT
The notification of success/failure of document processing and page-
by-page status from the receiver is very important feature for not only
the classic fax but also the internet fax for Full Mode. EIFAX MAY
optionally use the notification.
2. MDN Request
The ifax FFPIM transmitter MUST request MDN for the notification of
success/failure of document processing and page-by-page status
from the receiver. EIFAX MAY request MDN for the notification
optionally.
3. MDN Response
"a POP (or IMAP) implementation is expected to return MDN,
and an SMTP-only implementation is expected to honor DSN and
return MDN".
4. MDN extension
To send fax processing status from the receiver, MDN extension field
is used for received page number, error page number and error status.
MDN extension field:
Fax-Report:
; Fax-Pages = received total page number
; Fax-Errorpage = error page number, Fax-Results = code
"Fax-Pages" will be returned to indicate received total page number
from the receiver, so the transmitter confirms the total page.
"Fax-Errorpage" will be returned to indicate error page number(s)
from the receiver, so the transmitter identifies the error page(s).
"Fax-Results" will be returned to indicate the detailed error status of
processing in the receiver.
These codes will be defined by fax wg discussion.(TBD)
"01" does not support the scan line length
"02" does not support the resolution
"03" does not support the Full color mode
"04" does not support the No subsampling
"05" does not support the other Illuminant
"06" does not support the other gamut range
"07" does not support the MRC page
[one page]
The page number in the status should count pages in the TIFF-FX file
but not sheets printed. One page in the TIFF-FX file is defined by IFD.
One page in the TIFF-FX file may be printed in more than one sheet.
[page number]
The first page of TIFF file is the first page for the file.
[Multiple MIME parts]
For the multiple TIFF files,
"message-part-disposition-1" will be used to indicate the results of
processing in the receiver.
Suffix "1" will be counted up for every Multiple MIME part.
5. Example
Following examples show related part of MDN, not whole.
EX-1 and EX-2 are the new detail from a normal MDN (expanding the
existing MDN spec). EX-3,4,5 and 6 are the new detail which describe
the specific MIME parts which were transmitted.
EX-1
message-status: succeeded
Original-Message-ID: <199509192301.23456@xxxxxxxx>
Disposition: automatic-action/MDN-sent-automatically; processed
Fax-Report: Fax-Pages=10
EX-2
message-status: error
Original-Message-ID: <199509192301.23456@xxxxxxxx>
Disposition: automatic-action/MDN-sent-automatically; processed/error
Fax-Report: Fax-Pages=2
; Fax-Errorpage=3,
Fax-Results=01 does not support the scan line length
; Fax-Errorpage=4,
Fax-Results=02 does not support the resolution
; Fax-Errorpage=5,
Fax-Results=03 does not support the Full color mode
EX-3
message-part-disposition-1: content-id=1234@abc
Disposition: automatic-action/MDN-sent-automatically; dispatched
Fax-Report: Fax-Pages=10
EX-4
message-part-disposition-2: content-id=859@abc;
Disposition: automatic-action/MDN-sent-automatically; dispatched
Fax-Report: Fax-Pages=10
EX-5
message-part-disposition-3: content-id=2895@abc;
Disposition: automatic-action/MDN-sent-automatically; processed/error
Fax-Report: Fax-Pages=2
; Fax-Errorpage=3,
Fax-Results=01 does not support the scan line length
; Fax-Errorpage=4,
Fax-Results=02 does not support the resolution
; Fax-Errorpage=5,
Fax-Results=03 does not support the Full color mode
EX-6
message-part-disposition-4: content-id=3703@abc;
Disposition: automatic-action/MDN-sent-automatically; processed/error
Fax-Report: Fax-Pages=3
; Fax-Errorpage=4,
Fax-Results=04 does not support the No subsampling
; Fax-Errorpage=5,
Fax-Results=05 does not support the other Illuminant
; Fax-Errorpage=6,
Fax-Results=06 does not support the other gamut range
; Fax-Errorpage=7,
Fax-Results=07 does not support the MRC page
6. Registration
The extended field will be registered to IANA under the registration procedure
written in RFC2434.
--------------------
MAEDA TORU
MIE Development Div. 2
CANON Inc.
--------------------