# NOT RUN {
# The following example configures Amazon SES to forward an identity's
# bounces and complaints via email:
# }
# NOT RUN {
svc$set_identity_feedback_forwarding_enabled(
ForwardingEnabled = TRUE,
Identity = "user@example.com"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab