all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api] config: add admin-mail-from to pmg_service_params
@ 2025-02-26 10:54 Stoiko Ivanov
  2025-02-26 11:14 ` Dominik Csapak
  2025-02-26 11:26 ` [pmg-devel] applied: " Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Stoiko Ivanov @ 2025-02-26 10:54 UTC (permalink / raw)
  To: pmg-devel

thus a change to it triggers a pmg-smtp-filter reload.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
 src/PMG/Config.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/PMG/Config.pm b/src/PMG/Config.pm
index eabf81b..82bd42e 100644
--- a/src/PMG/Config.pm
+++ b/src/PMG/Config.pm
@@ -1823,6 +1823,7 @@ my $pmg_service_params = {
 	dkim_sign => 1,
 	dkim_sign_all_mail => 1,
 	'dkim-use-domain' => 1,
+	'admin-mail-from' => 1,
     },
 };
 
-- 
2.39.5



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


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

end of thread, other threads:[~2025-02-26 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-26 10:54 [pmg-devel] [PATCH pmg-api] config: add admin-mail-from to pmg_service_params Stoiko Ivanov
2025-02-26 11:14 ` Dominik Csapak
2025-02-26 11:26 ` [pmg-devel] applied: " Thomas Lamprecht

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