I've h开发者_高级运维eard it mentioned that each KRL ruleset can have an email address associated with it, allowing the ruleset to respond to mail events (such as mail received). What is the format of that email address?
The documentation on the email endpoint can be found at http://docs.kynetx.com/docs/Email_Endpoint
The format of the email for each app is
{appid}[.dev][+{label}]@kynetxapps.net
The simplest example if your app id is a60x42
a60x42@kynetxapps.net
精彩评论