Enabling delivery status notifications


SUMMARY

Basic delivery status notifications can be enabled for MailEnable. This article describes how to enable this for your services.

DETAIL

To enable delivery status notifications in MailEnable, add the following registry key. The mail services need to be restarted after this change. When delivery status notifications are enabled, the sender, if it requests it using the NOTIFY option, will receive a confirmation email when the message is delivered to a users mailbox. Support for delivery notifications are limited to just this response for the NOTIFY parameter described in RFC 3461.

On 64bit servers:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mail Enable\Mail Enable\Connectors\SMTP\Extensions\DSN]
"Code"="DSN"
"Status"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mail Enable\Mail Enable\Connectors\SMTP]
"DSN Status"=dword:00000001

On 32bit servers:

[HKEY_LOCAL_MACHINE\SOFTWARE\Mail Enable\Mail Enable\Connectors\SMTP\Extensions\DSN]
"Code"="DSN"
"Status"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Mail Enable\Mail Enable\Connectors\SMTP]
"DSN Status"=dword:00000001

REFERENCES

RFC 3461 - SMTP Service Extension for Delivery Status Notifications (DSNs)



Product:MailEnable
Category:Other
Article:ME020607
Module:General
Keywords:dsn,delivery,reports,statis,notifications
Class:HOWTO: Product Instructions
Revised:Wednesday, May 4, 2016
Author:
Publisher:MailEnable