Unable to receive mail from the amazon networkConfigure Mail Server to receive mail from any domainHow can I make Amazon SES the default method of sending mail from my server?Postfix: Can't receive mail from outside the boxHow to receive email using Amazon SESLAMP server domain can't send e-mail to Exchange server domain.. Different IP's but both on same networkCannot receive greeting message from remote mail serverpostfix mail server unable to receive mailsZimbra/Postfix on ubuntu stoped receiving emails from outside. Help to confirm this is not ISP blocking incoming port 25Amazon SES for incoming mail. What are the advantages?How to receive Emails through Amazon SImple Email Service
How to represent jealousy in a cute way?
Why do (or did, until very recently) aircraft transponders wait to be interrogated before broadcasting beacon signals?
How do I properly use a function under a class?
Is it advisable to add a location heads-up when a scene changes in a novel?
Must I use my personal social media account for work?
A team managed by my peer is close to melting down
What class is best to play when a level behind the rest of the party?
Do Veracrypt encrypted volumes have any kind of brute force protection?
Changing the PK column of a data extension without completely recreating it
As easy as Three, Two, One... How fast can you go from Five to Four?
Can I attach a DC blower to intake manifold of my 150CC Yamaha FZS FI engine?
Why would a home insurer offer a discount based on credit score?
ISP is not hashing the password I log in with online. Should I take any action?
Does the UK delegate some immigration control to the Republic of Ireland?
Why didn't all the iron and heavier elements find their way to the center of the accretion disc in the early solar system?
How (un)safe is it to ride barefoot?
Undocumented incompatibility between changes and siunitx?
Why are backslashes included in this shell script?
If absolute velocity does not exist, how can we say a rocket accelerates in empty space?
How to import .txt file with missing data?
Did I need a visa in 2004 and 2006?
Keeping track of theme when improvising
Why are ambiguous grammars bad?
What do you call the action of "describing events as they happen" like sports anchors do?
Unable to receive mail from the amazon network
Configure Mail Server to receive mail from any domainHow can I make Amazon SES the default method of sending mail from my server?Postfix: Can't receive mail from outside the boxHow to receive email using Amazon SESLAMP server domain can't send e-mail to Exchange server domain.. Different IP's but both on same networkCannot receive greeting message from remote mail serverpostfix mail server unable to receive mailsZimbra/Postfix on ubuntu stoped receiving emails from outside. Help to confirm this is not ISP blocking incoming port 25Amazon SES for incoming mail. What are the advantages?How to receive Emails through Amazon SImple Email Service
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I currently have several servers at OVH including one that acts as a personal mail server.
Postfix takes care of receiving the mails, but I have a problem for the reception coming from certain domains. After investigation I noticed that often the domains in question were hosted on the amazon network.
- Impossible to receive mails from amazon, adobe (54.240.14.29, 54.240.14.30 => amazon), pinterest (some mails also amazon).
- No problem to receive emails from gmail, outlook, mail.com, protonmail, between my personal domains.
- No iptables rules specific to ip.
- Postfix does not react at all to these connections with a smtpd -v in master.cf.
- tcpdump port 25 -s 0 -i any gives me as output:
00: 02: 41.274707 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55510897 ecr 0, nop, wscale 7], length 0
00: 02: 43.290697 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55512913 ecr 0, nop, wscale 7], length 0
00: 02: 47.450683 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55517073 ecr 0, nop, wscale 7], length 0
and then nothing.
Does anyone have such a concern and if so how did it settle?
Thanking you for your attention!
email postfix email-server amazon-ses ovh
add a comment |
I currently have several servers at OVH including one that acts as a personal mail server.
Postfix takes care of receiving the mails, but I have a problem for the reception coming from certain domains. After investigation I noticed that often the domains in question were hosted on the amazon network.
- Impossible to receive mails from amazon, adobe (54.240.14.29, 54.240.14.30 => amazon), pinterest (some mails also amazon).
- No problem to receive emails from gmail, outlook, mail.com, protonmail, between my personal domains.
- No iptables rules specific to ip.
- Postfix does not react at all to these connections with a smtpd -v in master.cf.
- tcpdump port 25 -s 0 -i any gives me as output:
00: 02: 41.274707 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55510897 ecr 0, nop, wscale 7], length 0
00: 02: 43.290697 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55512913 ecr 0, nop, wscale 7], length 0
00: 02: 47.450683 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55517073 ecr 0, nop, wscale 7], length 0
and then nothing.
Does anyone have such a concern and if so how did it settle?
Thanking you for your attention!
email postfix email-server amazon-ses ovh
Check your firewall again.
– Michael Hampton♦
May 28 at 23:28
thx but the result is same with disabled firewall iptables --flush
– MarcEteint
May 29 at 0:03
add a comment |
I currently have several servers at OVH including one that acts as a personal mail server.
Postfix takes care of receiving the mails, but I have a problem for the reception coming from certain domains. After investigation I noticed that often the domains in question were hosted on the amazon network.
- Impossible to receive mails from amazon, adobe (54.240.14.29, 54.240.14.30 => amazon), pinterest (some mails also amazon).
- No problem to receive emails from gmail, outlook, mail.com, protonmail, between my personal domains.
- No iptables rules specific to ip.
- Postfix does not react at all to these connections with a smtpd -v in master.cf.
- tcpdump port 25 -s 0 -i any gives me as output:
00: 02: 41.274707 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55510897 ecr 0, nop, wscale 7], length 0
00: 02: 43.290697 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55512913 ecr 0, nop, wscale 7], length 0
00: 02: 47.450683 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55517073 ecr 0, nop, wscale 7], length 0
and then nothing.
Does anyone have such a concern and if so how did it settle?
Thanking you for your attention!
email postfix email-server amazon-ses ovh
I currently have several servers at OVH including one that acts as a personal mail server.
Postfix takes care of receiving the mails, but I have a problem for the reception coming from certain domains. After investigation I noticed that often the domains in question were hosted on the amazon network.
- Impossible to receive mails from amazon, adobe (54.240.14.29, 54.240.14.30 => amazon), pinterest (some mails also amazon).
- No problem to receive emails from gmail, outlook, mail.com, protonmail, between my personal domains.
- No iptables rules specific to ip.
- Postfix does not react at all to these connections with a smtpd -v in master.cf.
- tcpdump port 25 -s 0 -i any gives me as output:
00: 02: 41.274707 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55510897 ecr 0, nop, wscale 7], length 0
00: 02: 43.290697 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55512913 ecr 0, nop, wscale 7], length 0
00: 02: 47.450683 IP a27-171.smtp-out.us-west-2.amazonses.com.43934> srv.xxxxx.xxx.smtp: Flags [S], seq 1358324291, win 26883, options [mss 8961, sackOK, TS 55517073 ecr 0, nop, wscale 7], length 0
and then nothing.
Does anyone have such a concern and if so how did it settle?
Thanking you for your attention!
email postfix email-server amazon-ses ovh
email postfix email-server amazon-ses ovh
asked May 28 at 23:22
MarcEteintMarcEteint
162
162
Check your firewall again.
– Michael Hampton♦
May 28 at 23:28
thx but the result is same with disabled firewall iptables --flush
– MarcEteint
May 29 at 0:03
add a comment |
Check your firewall again.
– Michael Hampton♦
May 28 at 23:28
thx but the result is same with disabled firewall iptables --flush
– MarcEteint
May 29 at 0:03
Check your firewall again.
– Michael Hampton♦
May 28 at 23:28
Check your firewall again.
– Michael Hampton♦
May 28 at 23:28
thx but the result is same with disabled firewall iptables --flush
– MarcEteint
May 29 at 0:03
thx but the result is same with disabled firewall iptables --flush
– MarcEteint
May 29 at 0:03
add a comment |
1 Answer
1
active
oldest
votes
Thank you, the problem is solved
I had a static route 54.0.0.0/8 route that prevented me from responding to the Amazon server.
Have a nice day at the forum.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f969237%2funable-to-receive-mail-from-the-amazon-network%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thank you, the problem is solved
I had a static route 54.0.0.0/8 route that prevented me from responding to the Amazon server.
Have a nice day at the forum.
add a comment |
Thank you, the problem is solved
I had a static route 54.0.0.0/8 route that prevented me from responding to the Amazon server.
Have a nice day at the forum.
add a comment |
Thank you, the problem is solved
I had a static route 54.0.0.0/8 route that prevented me from responding to the Amazon server.
Have a nice day at the forum.
Thank you, the problem is solved
I had a static route 54.0.0.0/8 route that prevented me from responding to the Amazon server.
Have a nice day at the forum.
answered May 29 at 8:54
MarcEteintMarcEteint
162
162
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f969237%2funable-to-receive-mail-from-the-amazon-network%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Check your firewall again.
– Michael Hampton♦
May 28 at 23:28
thx but the result is same with disabled firewall iptables --flush
– MarcEteint
May 29 at 0:03