msys.validate.dk.get_responsible_domain
Last updated March 2020
Name
msys.validate.dk.get_responsible_domain — Return the domain responsible for the current message
Synopsis
msys.validate.dk.get_responsible_domain(msg, vctx);
msg: userdata, ec_message type vctx: userdata, validate_context type
Description
This function requires the "dk_validate" module. msg is a mail message. ctx is the validation context. This function returns the domain responsible for the current message.
Enable this function with the statement require('msys.validate.dk');.
See Also
Was this page helpful?