Delivery Failure

Upgraded from 5.11 to 6.01 over the weekend. Getting a Delivery Failure Report on Messages where a user chooses Confirm Delivery under Report Options. Here is the message:

‘Your message was successfully relayed by servername.com to the remote mail system ip#. Outbound support for confirmation is not configured.’

No problems before the upgrade. Anyone know where to go to configure this???

Thanks for any input.

Subject: Delivery Failure

and now for something completely different; that is, return receipts and delivery confirmations are completely different and independent features. they can each be selected by a message sender in the Delivery Options dialog:

delivery confirmations are a specific example of a class of status messages known as ‘Delivery Status Notifications’ (DSN). i’ve pulled down the list of ‘Delivery report’ choices above. ‘Only on failure’ is the default and it’s self explanatory. ‘Trace entire path’ will cause each intermediate server ‘hop’ to send a trace message back to the sender. ‘Confirm delivery’ will cause the delivering server to send confirmation message back to the sender as soon as the message is safely deposited in the recipient’s mail file.

return receipts, on the other hand, are emailed to the message sender when the recipient opens the message. i don’t think that i’m telling secrets when i say that it’s possible for recipients to figure out that a message has a return receipt requested and that there are Many Ways to prevent a return receipt from being sent back to the sender.

therefore, in the notes / domino world there’s an important difference between return receipts and delivery confirmations: recipients can circumvent return receipts, but not delivery confirmations. when a message with a delivery confirmation request is delivered to a recipient’s domino mail database, the domino mail router will always send a delivery confirmation back to the sender.

sending messages to the internet is another matter.

when domino transfers a message with a return receipt to the internet, the return receipt simply passes straight through as it’s an attribute of the message. the recipients may still be able to choose whether to honor the return receipt request, but that depends on them and their mail clients.

when domino transfers a message with a delivery confirmation requested to the internet, the domino server has to figure out if it is configured for outbound DSNs and if the remote server supports DSNs. if so, then domino can transfer the message (and the request) and from there it’s up to the subsequent server hops to do the right thing.

however, if the remote server does not support delivery confirmations, then domino immediately sends a message back to the sender indicating that domino transferred the message to the remote server, but noting that the remote server does not support DSNs. domino will also notify the sender if the domino server itself is not configured for outbound DSNs.

Outbound DSNs are configured in the server configuration, Router/SMTP page, Advanced page, Commands and Extensions page, under Outbound SMTP Commands and Extensions.

finally, the reason that the confirmations are appearing as ‘delivery failure’ reports, rather than ‘delivery confirmation’ report, is that the notes client or mail template has not been upgraded to 6.0.1 as well. both the client and the template should be upgraded.

Subject: Delivery Failure (SMTP return receipts relay server)

Also upgraded, but from R4.5.5a to R6.0.1 and had the same error message. I changed the following: -Configuration Document

-MIME

-Conversion Options

-General

-set this field to 'enabled'

 -'Return receipt mapping'-field appears and set this to 'Use Return-Receipt-To' or 'Use Disposition-Notification-To'

Domino now supports return receipts.

But this presented me with a new error message: ‘Your message was successfully relayed by servername.com to the remote mail system ip# that does not support confirmation confirmation of delivery.’

It seems that our SMTP relay server doesn’t support the way R6 handles these return receipts. The same server handled the R4.5.5a receipt correctly.

Checking on this SMTP relay server i noticed that the return e-mail addres was not correct. There are domino domain added to it like: username/dominodomain@company.company.nl.

Does anyone know how to correct this or where to look? thx, Maurice.

Subject: Delivery Failure

Outbound Delivery Confirmation I do not believe is supported. Return Receipt is supported. These are two differant things.

Return Receipt is supported by looking at the intsructions in the Admin help

Document title is

Enabling Domino to process return receipts for SMTP messages.

This can be found in the index view by goint to Return-receipt-To

Ralph Borchersd