public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: Maximiliano Sandoval <m.sandoval@proxmox.com>
Cc: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-api] config: improve description of dkim-use-domain
Date: Wed, 28 Feb 2024 13:32:42 +0100	[thread overview]
Message-ID: <20240228133242.5499d741@rosa.proxmox.com> (raw)
In-Reply-To: <20240228114948.317053-1-m.sandoval@proxmox.com>

Thanks for the patch - applied!

On Wed, 28 Feb 2024 12:49:48 +0100
Maximiliano Sandoval <m.sandoval@proxmox.com> wrote:

> Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
> ---
>  src/PMG/Config.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/PMG/Config.pm b/src/PMG/Config.pm
> index 0c5419e..a0daba3 100644
> --- a/src/PMG/Config.pm
> +++ b/src/PMG/Config.pm
> @@ -135,7 +135,7 @@ EODESC
>  	    type => 'string', format => 'dns-name', #see RFC6376 3.1
>  	},
>  	'dkim-use-domain' => {
> -	    description => "Whether to sign using the address from the header or the envelope.",
> +	    description => "Whether to sign using the domain found in the header or the envelope.",
>  	    type => 'string',
>  	    enum => [qw(header envelope)],
>  	    default => 'envelope',





      reply	other threads:[~2024-02-28 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 11:49 [pmg-devel] " Maximiliano Sandoval
2024-02-28 12:32 ` Stoiko Ivanov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240228133242.5499d741@rosa.proxmox.com \
    --to=s.ivanov@proxmox.com \
    --cc=m.sandoval@proxmox.com \
    --cc=pmg-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal