OpenDKIM - Correct setting for “MTA” optionpostfix specify limited relay domain while allowing sasl-auth relayHow do I tell Postfix to relax smtpd_sender_restrictions?Configure postfix to DKIM-sign emails generated from the systemPostfix + Amavisd-new as smtp-proxy (pre-queue) for inbound only, postqueue for outbound?Have Postfix/OpenDKIM sign only authenticated and local originsUsing DeamonPortOptions to fix DKIM signing with genericstable masqueradingAllowing Postfix Relaying For Certain Hostspostfix relay with opendkimOpendkim: fail (signature doesn't verify)Why is my opendmarc failing pretty much everything that comes through?

Are there any sonatas with only two sections?

Alexa-rank complaining about insecure generator meta-tag

Wireless headphones interfere with Wi-Fi signal on laptop

How to disable Two-factor authentication for Apple ID?

Why can't I share a one use code with anyone else?

Fixed width with p doesn't work

Do not cross the line!

Why did the metro bus stop at each railway crossing, despite no warning indicating a train was coming?

Will casting a card from the graveyard with Flashback add a quest counter on Pyromancer Ascension?

Should generated documentation be stored in a Git repository?

Is Valonqar prophecy unfulfilled?

Can you pick an advanced rogue talent with the extra rogue talent feat?

complicated arrows in flowcharts

"Every hiker climbed a hill", is there one or multiple hills?

Substring join or additional table, which is faster?

How to redirect stdout to a file, and stdout+stderr to another one?

Mark command as obsolete

Acronyms in HDD specification

Why was my Canon Speedlite 600EX triggering other flashes?

Could there be a material that inverts the colours seen through it?

Will a coyote attack my dog on a leash while I'm on a hiking trail?

Biology of a Firestarter

Single word that parallels "Recent" when discussing the near future

The meaning of the Middle English word “king”



OpenDKIM - Correct setting for “MTA” option


postfix specify limited relay domain while allowing sasl-auth relayHow do I tell Postfix to relax smtpd_sender_restrictions?Configure postfix to DKIM-sign emails generated from the systemPostfix + Amavisd-new as smtp-proxy (pre-queue) for inbound only, postqueue for outbound?Have Postfix/OpenDKIM sign only authenticated and local originsUsing DeamonPortOptions to fix DKIM signing with genericstable masqueradingAllowing Postfix Relaying For Certain Hostspostfix relay with opendkimOpendkim: fail (signature doesn't verify)Why is my opendmarc failing pretty much everything that comes through?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I have a server which is used purely for outbound email. I would like opendkim to sign every email going through, assuming it has a signing table entry. However, I can't seem to find any documentation for the correct MTA value I need, or any instructions on how to find it (I'm using Postfix).



Originally I had it set to the hostname, but I'm getting messages like the following in the log, which I find confusing as it shows no match, but lists matching values.



no MTA name match (host=my.full.hostname, MTA=my.full.hostname)


At the moment I have the MTA setting commented out, but it is currently only signing emails from authenticated users. I ideally need it to sign anything coming from an allowed relay source - without having to duplicate every single relay into the trusted/internal list.










share|improve this question




























    0















    I have a server which is used purely for outbound email. I would like opendkim to sign every email going through, assuming it has a signing table entry. However, I can't seem to find any documentation for the correct MTA value I need, or any instructions on how to find it (I'm using Postfix).



    Originally I had it set to the hostname, but I'm getting messages like the following in the log, which I find confusing as it shows no match, but lists matching values.



    no MTA name match (host=my.full.hostname, MTA=my.full.hostname)


    At the moment I have the MTA setting commented out, but it is currently only signing emails from authenticated users. I ideally need it to sign anything coming from an allowed relay source - without having to duplicate every single relay into the trusted/internal list.










    share|improve this question
























      0












      0








      0








      I have a server which is used purely for outbound email. I would like opendkim to sign every email going through, assuming it has a signing table entry. However, I can't seem to find any documentation for the correct MTA value I need, or any instructions on how to find it (I'm using Postfix).



      Originally I had it set to the hostname, but I'm getting messages like the following in the log, which I find confusing as it shows no match, but lists matching values.



      no MTA name match (host=my.full.hostname, MTA=my.full.hostname)


      At the moment I have the MTA setting commented out, but it is currently only signing emails from authenticated users. I ideally need it to sign anything coming from an allowed relay source - without having to duplicate every single relay into the trusted/internal list.










      share|improve this question














      I have a server which is used purely for outbound email. I would like opendkim to sign every email going through, assuming it has a signing table entry. However, I can't seem to find any documentation for the correct MTA value I need, or any instructions on how to find it (I'm using Postfix).



      Originally I had it set to the hostname, but I'm getting messages like the following in the log, which I find confusing as it shows no match, but lists matching values.



      no MTA name match (host=my.full.hostname, MTA=my.full.hostname)


      At the moment I have the MTA setting commented out, but it is currently only signing emails from authenticated users. I ideally need it to sign anything coming from an allowed relay source - without having to duplicate every single relay into the trusted/internal list.







      postfix opendkim






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 3 at 10:46









      USD MattUSD Matt

      4,8211017




      4,8211017




















          1 Answer
          1






          active

          oldest

          votes


















          0














          If anyone has a similar issue it seems to be working if I configure opendkim to use a file for the MTA name rather than providing it directly as a string. (According to the documentation either should be equivalent)



          MTA file:/path/to/mta-list.txt



          mta-list.txt:



          my.full.hostname






          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%2f965730%2fopendkim-correct-setting-for-mta-option%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









            0














            If anyone has a similar issue it seems to be working if I configure opendkim to use a file for the MTA name rather than providing it directly as a string. (According to the documentation either should be equivalent)



            MTA file:/path/to/mta-list.txt



            mta-list.txt:



            my.full.hostname






            share|improve this answer



























              0














              If anyone has a similar issue it seems to be working if I configure opendkim to use a file for the MTA name rather than providing it directly as a string. (According to the documentation either should be equivalent)



              MTA file:/path/to/mta-list.txt



              mta-list.txt:



              my.full.hostname






              share|improve this answer

























                0












                0








                0







                If anyone has a similar issue it seems to be working if I configure opendkim to use a file for the MTA name rather than providing it directly as a string. (According to the documentation either should be equivalent)



                MTA file:/path/to/mta-list.txt



                mta-list.txt:



                my.full.hostname






                share|improve this answer













                If anyone has a similar issue it seems to be working if I configure opendkim to use a file for the MTA name rather than providing it directly as a string. (According to the documentation either should be equivalent)



                MTA file:/path/to/mta-list.txt



                mta-list.txt:



                my.full.hostname







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 3 at 11:26









                USD MattUSD Matt

                4,8211017




                4,8211017



























                    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%2f965730%2fopendkim-correct-setting-for-mta-option%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

                    How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

                    What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

                    Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos