Skip to main content

ec_generate_rfc3464_notification

Last updated March 2020

Name

ec_generate_rfc3464_notification — creates an RFC 3464 MDN and enqueues

Synopsis

#include "soft_bounce.h"

| void **ec_generate_rfc3464_notification** ( | message, |   | |   | action); |   |

ec_message * <var class="pdparam">message</var>; dsn_actype <var class="pdparam">action</var>;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

creates an RFC 3464 MDN and enqueues

Was this page helpful?