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;
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
add a comment |
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
add a comment |
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
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
postfix opendkim
asked May 3 at 10:46
USD MattUSD Matt
4,8211017
4,8211017
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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
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%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
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
add a comment |
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
add a comment |
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
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
answered May 3 at 11:26
USD MattUSD Matt
4,8211017
4,8211017
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%2f965730%2fopendkim-correct-setting-for-mta-option%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