C# Class Amazon.SimpleEmail.Model.ReceiptRule

Receipt rules enable you to specify which actions Amazon SES should take when it receives mail on behalf of one or more email addresses or domains that you own.

Each receipt rule defines a set of email addresses or domains to which it applies. If the email addresses or domains match at least one recipient address of the message, Amazon SES executes all of the receipt rule's actions on the message.

For information about setting up receipt rules, see the Amazon SES Developer Guide.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetActions ( ) : bool
IsSetEnabled ( ) : bool
IsSetName ( ) : bool
IsSetRecipients ( ) : bool
IsSetScanEnabled ( ) : bool
IsSetTlsPolicy ( ) : bool