all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api] report: Add /etc/pmg/dkim/domains
@ 2023-12-27  9:09 Maximiliano Sandoval
  2024-02-15  8:56 ` [pmg-devel] applied: " Stoiko Ivanov
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2023-12-27  9:09 UTC (permalink / raw)
  To: pmg-devel

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 src/PMG/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/PMG/Report.pm b/src/PMG/Report.pm
index 5fa5ccc..100a197 100644
--- a/src/PMG/Report.pm
+++ b/src/PMG/Report.pm
@@ -47,6 +47,7 @@ my $report_def = {
     pmg => [
 	'pmgconfig dump',
 	sub { dir2text('/etc/pmg/','(?:domains|mynetworks|tls_policy|transport)' ) },
+	'cat /etc/pmg/dkim/domains',
 	sub { dir2text('/etc/postfix/','(?:clientaccess|senderaccess|rcptaccess)' ) },
 	sub { dump_templates() },
 	'pmgdb dump',
-- 
2.39.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pmg-devel] applied: [PATCH pmg-api] report: Add /etc/pmg/dkim/domains
  2023-12-27  9:09 [pmg-devel] [PATCH pmg-api] report: Add /etc/pmg/dkim/domains Maximiliano Sandoval
@ 2024-02-15  8:56 ` Stoiko Ivanov
  0 siblings, 0 replies; 2+ messages in thread
From: Stoiko Ivanov @ 2024-02-15  8:56 UTC (permalink / raw)
  To: Maximiliano Sandoval; +Cc: pmg-devel

Thanks for the patch!

On Wed, 27 Dec 2023 10:09:18 +0100
Maximiliano Sandoval <m.sandoval@proxmox.com> wrote:

> Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
> ---
>  src/PMG/Report.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/PMG/Report.pm b/src/PMG/Report.pm
> index 5fa5ccc..100a197 100644
> --- a/src/PMG/Report.pm
> +++ b/src/PMG/Report.pm
> @@ -47,6 +47,7 @@ my $report_def = {
>      pmg => [
>  	'pmgconfig dump',
>  	sub { dir2text('/etc/pmg/','(?:domains|mynetworks|tls_policy|transport)' ) },
> +	'cat /etc/pmg/dkim/domains',
>  	sub { dir2text('/etc/postfix/','(?:clientaccess|senderaccess|rcptaccess)' ) },
>  	sub { dump_templates() },
>  	'pmgdb dump',





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-15  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-27  9:09 [pmg-devel] [PATCH pmg-api] report: Add /etc/pmg/dkim/domains Maximiliano Sandoval
2024-02-15  8:56 ` [pmg-devel] applied: " Stoiko Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal