Can MTA send mail via a relay without being told so? The Next CEO of Stack Overflowrelay mail from one postfix server to anotherZimbra doesn't send mail via smtp relay anmorePostfix: 'Relay access denied' - all incoming mail is rejectedSetting up SPF and initial questionsUsing SPF for spoof protectionCan't send mail from own server to GoogleAllowing a partially trusted server to send mail for one given address via SPF / DKIMSPF with -all includes directive with ~all?Setting SPF record for mail relay servers to avoid softfailSPF setup for mail and relay server

Why is information "lost" when it got into a black hole?

Why do airplanes bank sharply to the right after air-to-air refueling?

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?

Do I need to write [sic] when a number is less than 10 but isn't written out?

How to install OpenCV on Raspbian Stretch?

Is there always a complete, orthogonal set of unitary matrices?

Where do students learn to solve polynomial equations these days?

Axiom Schema vs Axiom

What steps are necessary to read a Modern SSD in Medieval Europe?

What does "Its cash flow is deeply negative" mean?

Why the difference in type-inference over the as-pattern in two similar function definitions?

Chain wire methods together in Lightning Web Components

Why did CATV standarize in 75 ohms and everyone else in 50?

Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?

How a 64-bit process virtual address space is divided in Linux?

Can a Bladesinger Wizard use Bladesong with a Hand Crossbow?

What happened in Rome, when the western empire "fell"?

Powershell. How to parse gci Name?

The exact meaning of 'Mom made me a sandwich'

Why isn't the Mueller report being released completely and unredacted?

I want to delete every two lines after 3rd lines in file contain very large number of lines :

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

How to count occurrences of text in a file?

Does increasing your ability score affect your main stat?



Can MTA send mail via a relay without being told so?



The Next CEO of Stack Overflowrelay mail from one postfix server to anotherZimbra doesn't send mail via smtp relay anmorePostfix: 'Relay access denied' - all incoming mail is rejectedSetting up SPF and initial questionsUsing SPF for spoof protectionCan't send mail from own server to GoogleAllowing a partially trusted server to send mail for one given address via SPF / DKIMSPF with -all includes directive with ~all?Setting SPF record for mail relay servers to avoid softfailSPF setup for mail and relay server










2















I'm thinking of adding an SPF to a domain. So I'm concerned if there are circumstances under which my MTA would use some relay when sending mail. Like, when the destination servers are too busy or something? I'm mainly interested in postfix's or exim's default settings.










share|improve this question






















  • On the sending site MTAs can use long chains of relays, that’s typical In an enterprise setting, passing through site local installations, enterprise Gateways, spam filters and possibly a public cloud/isp service for sending, The chain is however configured or enforced privately. Once the public MTA sends it only picks a primary or secondary MX. It is not uncommon to use secondary MXs of your provider and your filtering must deal with it. It is however something you configure with your MX DNS records, so it is configured by the recipient admins.

    – eckes
    4 hours ago















2















I'm thinking of adding an SPF to a domain. So I'm concerned if there are circumstances under which my MTA would use some relay when sending mail. Like, when the destination servers are too busy or something? I'm mainly interested in postfix's or exim's default settings.










share|improve this question






















  • On the sending site MTAs can use long chains of relays, that’s typical In an enterprise setting, passing through site local installations, enterprise Gateways, spam filters and possibly a public cloud/isp service for sending, The chain is however configured or enforced privately. Once the public MTA sends it only picks a primary or secondary MX. It is not uncommon to use secondary MXs of your provider and your filtering must deal with it. It is however something you configure with your MX DNS records, so it is configured by the recipient admins.

    – eckes
    4 hours ago













2












2








2








I'm thinking of adding an SPF to a domain. So I'm concerned if there are circumstances under which my MTA would use some relay when sending mail. Like, when the destination servers are too busy or something? I'm mainly interested in postfix's or exim's default settings.










share|improve this question














I'm thinking of adding an SPF to a domain. So I'm concerned if there are circumstances under which my MTA would use some relay when sending mail. Like, when the destination servers are too busy or something? I'm mainly interested in postfix's or exim's default settings.







email postfix exim spf






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 11 hours ago









x-yurix-yuri

413715




413715












  • On the sending site MTAs can use long chains of relays, that’s typical In an enterprise setting, passing through site local installations, enterprise Gateways, spam filters and possibly a public cloud/isp service for sending, The chain is however configured or enforced privately. Once the public MTA sends it only picks a primary or secondary MX. It is not uncommon to use secondary MXs of your provider and your filtering must deal with it. It is however something you configure with your MX DNS records, so it is configured by the recipient admins.

    – eckes
    4 hours ago

















  • On the sending site MTAs can use long chains of relays, that’s typical In an enterprise setting, passing through site local installations, enterprise Gateways, spam filters and possibly a public cloud/isp service for sending, The chain is however configured or enforced privately. Once the public MTA sends it only picks a primary or secondary MX. It is not uncommon to use secondary MXs of your provider and your filtering must deal with it. It is however something you configure with your MX DNS records, so it is configured by the recipient admins.

    – eckes
    4 hours ago
















On the sending site MTAs can use long chains of relays, that’s typical In an enterprise setting, passing through site local installations, enterprise Gateways, spam filters and possibly a public cloud/isp service for sending, The chain is however configured or enforced privately. Once the public MTA sends it only picks a primary or secondary MX. It is not uncommon to use secondary MXs of your provider and your filtering must deal with it. It is however something you configure with your MX DNS records, so it is configured by the recipient admins.

– eckes
4 hours ago





On the sending site MTAs can use long chains of relays, that’s typical In an enterprise setting, passing through site local installations, enterprise Gateways, spam filters and possibly a public cloud/isp service for sending, The chain is however configured or enforced privately. Once the public MTA sends it only picks a primary or secondary MX. It is not uncommon to use secondary MXs of your provider and your filtering must deal with it. It is however something you configure with your MX DNS records, so it is configured by the recipient admins.

– eckes
4 hours ago










2 Answers
2






active

oldest

votes


















5














No, if you don’t configure any relay (and don’t fiddle around on the network layer) , an MTA will try to deliver to whatever DNS says should get the mail.






share|improve this answer






























    2















    I'm concerned if there are circumstances under which my MTA would use
    some relay when sending mail.




    No. Your server will attempt to send email to the MX record(s) for the destination domain.






    share|improve this answer























      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
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f960748%2fcan-mta-send-mail-via-a-relay-without-being-told-so%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      5














      No, if you don’t configure any relay (and don’t fiddle around on the network layer) , an MTA will try to deliver to whatever DNS says should get the mail.






      share|improve this answer



























        5














        No, if you don’t configure any relay (and don’t fiddle around on the network layer) , an MTA will try to deliver to whatever DNS says should get the mail.






        share|improve this answer

























          5












          5








          5







          No, if you don’t configure any relay (and don’t fiddle around on the network layer) , an MTA will try to deliver to whatever DNS says should get the mail.






          share|improve this answer













          No, if you don’t configure any relay (and don’t fiddle around on the network layer) , an MTA will try to deliver to whatever DNS says should get the mail.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 11 hours ago









          SvenSven

          87.5k10147199




          87.5k10147199























              2















              I'm concerned if there are circumstances under which my MTA would use
              some relay when sending mail.




              No. Your server will attempt to send email to the MX record(s) for the destination domain.






              share|improve this answer



























                2















                I'm concerned if there are circumstances under which my MTA would use
                some relay when sending mail.




                No. Your server will attempt to send email to the MX record(s) for the destination domain.






                share|improve this answer

























                  2












                  2








                  2








                  I'm concerned if there are circumstances under which my MTA would use
                  some relay when sending mail.




                  No. Your server will attempt to send email to the MX record(s) for the destination domain.






                  share|improve this answer














                  I'm concerned if there are circumstances under which my MTA would use
                  some relay when sending mail.




                  No. Your server will attempt to send email to the MX record(s) for the destination domain.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 8 hours ago









                  joeqwertyjoeqwerty

                  96.5k465149




                  96.5k465149



























                      draft saved

                      draft discarded
















































                      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.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f960748%2fcan-mta-send-mail-via-a-relay-without-being-told-so%23new-answer', 'question_page');

                      );

                      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







                      Popular posts from this blog

                      Wikipedia:Contact us Navigation menu Navigation menuLeave a Reply Cancel reply Post navigationRecent PostsRecent CommentsArchivesCategoriesMeta

                      Farafra Inhaltsverzeichnis Geschichte | Badr-Museum Farafra | Nationalpark Weiße Wüste (as-Sahra al-baida) | Literatur | Weblinks | Navigationsmenü27° 3′ N, 27° 58′ OCommons: Farafra

                      Tórshavn Kliima | Partnerstääden | Luke uk diar | Nawigatsjuun62° 1′ N, 6° 46′ W62° 1′ 0″ N, 6° 46′ 0″ WWMOTórshavn