Amazon SES as an inbound smtp proxy -


has tried use ses spam removal service self-hosted e-mail server port 25 blocked? in case, i'd ses handle spam, i'd route message smtp:mydomain.net:2525 instead of normal port 25.

i've seen arithmetric's ses forwarder, uses ses e-mail sender relaying message, hit same issue delivery failure when tries use standard port 25 mta.

if haven't tried it, suggestions on node.js library taking message s3 , deliverying mx that's not listening on 25?


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -