RE: [VPIM] RE: FW: I-D ACTION:draft-vaudreuil-mdnbis-00.txt
"Dan Wing" <[email protected]>
| Newsgroups | gmane.ietf.fax |
|---|---|
| Message-ID | <[email protected]> |
> > What would be useful from these tests is to know which products send MDNs > > other than (1) or (2), below, and the behavior of the products if they > > receive (1), (2), or (3), below. > > > > 1. Disposition: automatic-action/MDN-sent-automatically; dispatched > > 2. Disposition: automatic-action/MDN-sent-automatically; > processed/error > > 3. Disposition: automatic-action/MDN-sent-automatically; > processed/xyzzy > > > > Our implementation will transmit (1) or (2). We will receive any form of > > MDN - we actually only look for the Disposition line and send something > > around up to 160 characters or the first CRLF sequence to the other fax > > machine -- so we accept (1), (2), and (3), but we don't parse > any of them. > > (3) is as meaningful to us as (2). > > A Question. > Does your receiver distingush "processed/error" from "processed"? No - the text is sent, as-is, to the remote PSTN fax machine. It will also send "DanWingHasAMustache" if that is on the Disposition: line. It doesn't examine the contents of the text at all. -d