SES Sending Region Server

0

We have setup SES in ca-central-1 region - but emails are still sent via IP addresses that resolve out of country. Is it possible to limit outgoing SES to use only servers in ca-central-1?

asked 2 months ago39 views
1 Answer
1
Accepted Answer

When using Amazon SES in ca-central-1, your API endpoints are in Canada, but emails might route through IP addresses in different locations. To ensure emails are sent only from Canadian IP addresses:

Solution: SES Dedicated IP Addresses

  1. Purchase dedicated IP addresses in the ca-central-1 region
  2. Create a dedicated IP pool
  3. Configure your sending to use this dedicated IP pool

This gives you control over the exact IP addresses used, ensuring they're located in Canada.

Note: Dedicated IPs cost $24.95 per IP per month and require proper warm-up for optimal deliverability.

Documentation References

AWS
answered 2 months ago
profile picture
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions