RelayAction
The action relays the email via SMTP to another specific SMTP server.
Contents
- Relay
-
The identifier of the relay resource to be used when relaying an email.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^[a-zA-Z0-9:_/+=,@.#-]+$
Required: Yes
- ActionFailurePolicy
-
A policy that states what to do in the case of failure. The action will fail if there are configuration errors. For example, the specified relay has been deleted.
Type: String
Valid Values:
CONTINUE | DROP
Required: No
- MailFrom
-
This action specifies whether to preserve or replace original mail from address while relaying received emails to a destination server.
Type: String
Valid Values:
REPLACE | PRESERVE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: