From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id AC87F6B648 for ; Wed, 17 Mar 2021 10:26:56 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A056C2B39A for ; Wed, 17 Mar 2021 10:26:56 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [212.186.127.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 053AB2B38F for ; Wed, 17 Mar 2021 10:26:55 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id C043141A28 for ; Wed, 17 Mar 2021 10:26:54 +0100 (CET) From: Dylan Whyte To: pmg-devel@lists.proxmox.com Date: Wed, 17 Mar 2021 10:26:30 +0100 Message-Id: <20210317092629.8706-1-d.whyte@proxmox.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.017 Adjusted score from AWL reputation of From: address KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com, template-toolkit.org, ietf.org] Subject: [pmg-devel] [PATCH pmg-docs] Change 'Gmbh' to 'GmbH' X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2021 09:26:56 -0000 Signed-off-by: Dylan Whyte --- asciidoc/asciidoc-pmg.conf | 6 +++--- pmgsubscription.adoc | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/asciidoc/asciidoc-pmg.conf b/asciidoc/asciidoc-pmg.conf index d10debf..2789e16 100644 --- a/asciidoc/asciidoc-pmg.conf +++ b/asciidoc/asciidoc-pmg.conf @@ -1,7 +1,7 @@ [attributes] -proxmoxGmbh=Proxmox Server Solutions Gmbh -copyright=Proxmox Server Solutions Gmbh +proxmoxGmbh=Proxmox Server Solutions GmbH +copyright=Proxmox Server Solutions GmbH pmg=Proxmox Mail Gateway pricing-url=https://www.proxmox.com/en/proxmox-mail-gateway/pricing website=https://www.proxmox.com/ @@ -22,7 +22,7 @@ debian_nonfree_archive_area=https://www.debian.org/doc/debian-policy/ch-archive# tts=http://www.template-toolkit.org[Template Toolkit] dkim_rfc=https://tools.ietf.org/html/rfc6376[RFC 6376] ifndef::docinfo1[] -author=Proxmox Server Solutions Gmbh +author=Proxmox Server Solutions GmbH email=support@proxmox.com endif::docinfo1[] diff --git a/pmgsubscription.adoc b/pmgsubscription.adoc index 246e876..0956856 100644 --- a/pmgsubscription.adoc +++ b/pmgsubscription.adoc @@ -24,7 +24,7 @@ pmgsubscription - Subscription Management endif::manvolnum[] {pmg} is free and open-source software. The company that develops it -(Proxmox Server Solutions GmbH) offers {pricing-url}[support] in many +({proxmoxGmbh}) offers {pricing-url}[support] in many ways, with different support channels, levels, and pricing. The tool `pmgsubscription` is used to handle {pmg} -- 2.20.1