Hello MailWizz team :
When adding Amazon SES web api , and try to validate the server, I've got a response saying that cannot send the confirmation email using the data you provided.
Here is a transcript of the error message:
Error executing "SetIdentityFeedbackForwardingEnabled" on "https://email..amazonaws.com"; AWS HTTP error: cURL error 6: Could not resolve host: email..amazonaws.com; Unknown error (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
What I have done so far:
1.Create new iam user.
2. give it power user access
3. generate new api keys
4. Verified domains.(DKIM Settings)
5. Set a custom Mail From domain. This will allow Amazon SES to mark emails as “coming from” your domain rather than from Amazon.
What could be the cause of problem?
I enter "email-smtp.eu-west-1.amazonaws.com" as Hostname, is this correct?
Thank you.
When adding Amazon SES web api , and try to validate the server, I've got a response saying that cannot send the confirmation email using the data you provided.
Here is a transcript of the error message:
Error executing "SetIdentityFeedbackForwardingEnabled" on "https://email..amazonaws.com"; AWS HTTP error: cURL error 6: Could not resolve host: email..amazonaws.com; Unknown error (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
What I have done so far:
1.Create new iam user.
2. give it power user access
3. generate new api keys
4. Verified domains.(DKIM Settings)
5. Set a custom Mail From domain. This will allow Amazon SES to mark emails as “coming from” your domain rather than from Amazon.
What could be the cause of problem?
I enter "email-smtp.eu-west-1.amazonaws.com" as Hostname, is this correct?
Thank you.