Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postfix-image for openSUSE:Factory 
checked in at 2025-12-17 17:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix-image (Old)
 and      /work/SRC/openSUSE:Factory/.postfix-image.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix-image"

Wed Dec 17 17:35:38 2025 rev:31 rq:1323196 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix-image/postfix-image.changes      
2025-10-21 11:18:42.176549491 +0200
+++ /work/SRC/openSUSE:Factory/.postfix-image.new.1939/postfix-image.changes    
2025-12-17 17:40:11.141275466 +0100
@@ -1,0 +2,5 @@
+Tue Dec 16 15:28:01 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- README.md language cleanups
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.nM4Hbm/_old  2025-12-17 17:40:11.849305238 +0100
+++ /var/tmp/diff_new_pack.nM4Hbm/_new  2025-12-17 17:40:11.853305406 +0100
@@ -20,7 +20,7 @@
 
 ### Create new postfix server
 
-By default a simple relayhost postfix instance is started.
+By default, a simple relayhost postfix instance is started.
 
 The command to run this container is:
 
@@ -88,16 +88,16 @@
 `/var/spool/vmail` inside the container. To not loose the mail, this directory
 should be a persistence volume.
 `VMAIL_UID` specifies the UID and GID which owns all files below this
-directory. This makes sure, that the container is using the same UID/GID as
-the Container Host OS for the files and not regular users are owning this
-files and can read and modify them. The default UID/GID is `5000`.
+directory. This ensures that the container is using the same UID/GID as
+the container host OS for the files and no regular users own these
+files and can read or modify them. The default UID/GID is `5000`.
 
-There are three ways to provide the data for virtual domains and users, via
-environment variables, files or LDAP.
+There are three ways to provide the data for virtual domains and users:
+via environment variables, files or LDAP.
 
 ### Environment Variables
 
-Beside the already mentioned environment variables, two further variables
+Besides the already mentioned environment variables, two further variables
 define the virtual domains and the virtual users.
 `VIRTUAL_DOMAINS="example.com example2.com example3.com"` is a whitespace
 separated list which can contain one or more virtual domains. For every
@@ -158,7 +158,7 @@
 ```
 For mbox format, the trailing '/' needs to be removed.
 
-Additional a `/etc/postfix/vquota` file is required, which contains the quota
+Additionally, a `/etc/postfix/vquota` file is required, which contains the 
quota
 of the virtual users mailbox. To disable it, the file would look like:
 ```
 [email protected] 0

Reply via email to